aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SCCP
Commit message (Expand)AuthorAgeFilesLines
* New testcaseChris Lattner2004-04-131-0/+24
* Test to make sure we can SCCP load instructionsChris Lattner2004-01-121-0/+26
* New testcase, allow folding of binary operators that use PHI nodes, as longChris Lattner2004-01-121-0/+23
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-169-9/+9
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* New testcaseChris Lattner2003-08-271-0/+15
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-286-39/+14
* New testcaseChris Lattner2003-06-241-0/+36
* New testcaseChris Lattner2002-08-301-0/+13
* Must run cfgsimplify to eliminate dead blocksChris Lattner2002-05-221-1/+1
* New testcaseChris Lattner2002-05-211-0/+39
* New testcase for bugChris Lattner2002-05-201-0/+20
* Add const prop pass to eliminate dead branchesChris Lattner2002-05-031-1/+1
* More testcases for SCCPChris Lattner2002-05-023-0/+87
* First testcase for SCCP passChris Lattner2002-05-022-0/+22