summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/switch-masked-bits.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Fix SpeculativelyExecuteBB to either speculate all or none of the phisDan Gohman2012-01-05
* SimplifyCFG: Use ComputeMaskedBits to prune dead cases from switch instructions.Benjamin Kramer2011-05-14