summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/switch-lower-feature.ll
Commit message (Expand)AuthorAge
* merge two tests, make target independent.Chris Lattner2010-02-09
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Fix some more quoting issues in RUN lines, this time regarding unintendedMatthijs Kooijman2008-06-10
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* Next stage into switch lowering refactoringAnton Korobeynikov2007-04-09
* Properly emit range comparisons for switch cases, where neighbour casesAnton Korobeynikov2007-04-04
* Add "feature" testcase for new switch lowering codeAnton Korobeynikov2007-03-25