aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SCCP
AgeCommit message (Expand)Author
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell
2003-08-27New testcaseChris Lattner
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-06-24New testcaseChris Lattner
2002-08-30New testcaseChris Lattner
2002-05-22Must run cfgsimplify to eliminate dead blocksChris Lattner
2002-05-21New testcaseChris Lattner
2002-05-20New testcase for bugChris Lattner
2002-05-03Add const prop pass to eliminate dead branchesChris Lattner
2002-05-02More testcases for SCCPChris Lattner
2002-05-02First testcase for SCCP passChris Lattner