aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/switch-masked-bits.ll
AgeCommit message (Expand)Author
2012-01-05Fix SpeculativelyExecuteBB to either speculate all or none of the phisDan Gohman
2011-05-14SimplifyCFG: Use ComputeMaskedBits to prune dead cases from switch instructions.Benjamin Kramer