summaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG/switch-on-const-select.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-5/+5
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-3/+6
* Fix SpeculativelyExecuteBB to either speculate all or none of the phisDan Gohman2012-01-051-1/+1
* Teach SimplifyCFG that (switch (select cond, X, Y)) is better expressed as a ...Frits van Bommel2011-02-281-0/+138