summaryrefslogtreecommitdiff
path: root/test/Transforms/LowerSwitch/feature.ll
Commit message (Expand)AuthorAge
* Revert patches to add case-range support for PR1255.Bob Wilson2013-09-09
* PR1255 related changes (case ranges):Stepan Dyatkovskiy2012-05-24
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* Use range tests in LowerSwitch, where possibleAnton Korobeynikov2007-03-10