aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/GCSE
AgeCommit message (Expand)Author
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-04-14new testcase, vector operations should be CSE'dChris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
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