aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LowerSwitch
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-092-3/+3
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-232-2/+115
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+40
* Update LLVM for rebase to r212749.Stephen Hines2014-07-213-75/+107
* 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
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-023-3/+3
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* New testcase that crashes the -lowerswitch passChris Lattner2004-03-141-0/+21
* This was not a lower-switch bug, it was a preselection bugChris Lattner2003-10-211-16/+0
* Only fails on the Sparc, only when run via the JIT.Misha Brukman2003-10-211-0/+16
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-162-2/+2
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* New testcaseChris Lattner2003-08-231-0/+7
* Reduce testcase a bitChris Lattner2003-05-011-3/+1
* New testcase for the lowerswitch passChris Lattner2003-05-012-0/+29