aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/switch-lower-feature.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-5/+5
* Fix some more quoting issues in RUN lines, this time regarding unintendedMatthijs Kooijman2008-06-101-2/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-5/+5
* For PR1319:Reid Spencer2007-04-161-4/+4
* Next stage into switch lowering refactoringAnton Korobeynikov2007-04-091-4/+1
* Properly emit range comparisons for switch cases, where neighbour casesAnton Korobeynikov2007-04-041-4/+4
* Add "feature" testcase for new switch lowering codeAnton Korobeynikov2007-03-251-0/+32