summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/SwitchLowering.ll
Commit message (Collapse)AuthorAgeFilesLines
* move tests that depend on the x86 backend out of codegen/generic,Chris Lattner2010-02-091-28/+0
| | | | | | and remove a few old and unreduced ones. Fixes PR5624. llvm-svn: 95656
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-20/+21
| | | | llvm-svn: 47296
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
| | | | llvm-svn: 41097
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+27
llvm-svn: 33296
OpenPOWER on IntegriCloud