summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LowerSwitch
Commit message (Expand)AuthorAgeFilesLines
* Revert patches to add case-range support for PR1255.Bob Wilson2013-09-091-32/+32
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* PR1255 related changes (case ranges):Stepan Dyatkovskiy2012-05-241-4/+93
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-113-3/+3
* 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
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-083-3/+3
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Upgrade tests.Tanya Lattner2008-03-193-30/+28
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-3/+3
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319:Reid Spencer2007-04-161-3/+4
* For PR1319:Reid Spencer2007-04-151-2/+2
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Use range tests in LowerSwitch, where possibleAnton Korobeynikov2007-03-101-0/+50
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-175-0/+51
OpenPOWER on IntegriCloud