summaryrefslogtreecommitdiff
path: root/test/Transforms/GCSE
Commit message (Expand)AuthorAge
* new testcase, vector operations should be CSE'dChris Lattner2006-04-14
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* Fix old style testChris Lattner2003-09-08
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-28
* New testcases for bugs and the new DAE passChris Lattner2003-06-16
* Convert testcases to not use indexed loads/storesChris Lattner2002-08-22
* Fix tests that use the now dead not instructionChris Lattner2002-08-14
* New testcaseChris Lattner2002-05-21
* New testcaseChris Lattner2002-05-14
* New testcase for GCSEChris Lattner2002-04-28