aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/GCSE
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-09-08Fix old style testChris Lattner
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-06-16New testcases for bugs and the new DAE passChris Lattner
2002-08-22Convert testcases to not use indexed loads/storesChris Lattner
2002-08-14Fix tests that use the now dead not instructionChris Lattner
2002-05-21New testcaseChris Lattner
2002-05-14New testcaseChris Lattner
2002-04-28New testcase for GCSEChris Lattner