aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/SimplifyCFG/switch-on-const-select.ll
AgeCommit message (Expand)AuthorFilesLines
2013-07-14Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin1-5/+5
2013-02-22Use references to attribute groups on the call/invoke instructions.Bill Wendling1-3/+6
2012-01-05Fix SpeculativelyExecuteBB to either speculate all or none of the phisDan Gohman1-1/+1
2011-02-28Teach SimplifyCFG that (switch (select cond, X, Y)) is better expressed as a ...Frits van Bommel1-0/+138