aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/switch-on-const-select.ll
AgeCommit message (Expand)Author
2013-02-22Use references to attribute groups on the call/invoke instructions.Bill Wendling
2012-01-05Fix SpeculativelyExecuteBB to either speculate all or none of the phisDan Gohman
2011-02-28Teach SimplifyCFG that (switch (select cond, X, Y)) is better expressed as a ...Frits van Bommel