aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LowerSwitch/feature.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-3/+3
* For PR1319:Reid Spencer2007-04-161-3/+4
* Use range tests in LowerSwitch, where possibleAnton Korobeynikov2007-03-101-0/+50