aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/SimplifyCFG/switch-masked-bits.ll
AgeCommit message (Expand)AuthorFilesLines
2013-07-14Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin1-2/+2
2012-01-05Fix SpeculativelyExecuteBB to either speculate all or none of the phisDan Gohman1-2/+2
2011-05-14SimplifyCFG: Use ComputeMaskedBits to prune dead cases from switch instructions.Benjamin Kramer1-0/+38