aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/switch-lower-feature-2.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-9/+9
* For PR1319:Reid Spencer2007-04-161-9/+10
* Fix testAnton Korobeynikov2007-04-051-0/+2
* Properly emit range comparisons for switch cases, where neighbour casesAnton Korobeynikov2007-04-041-0/+47