summaryrefslogtreecommitdiff
path: root/test/Transforms/DeadArgElim
Commit message (Expand)AuthorAge
* testcase that crashes dead arg elim.Chris Lattner2006-06-27
* 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
* New testcase for the deadreturnvalue deletion extension to -deadargelimChris Lattner2003-10-22
* 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
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-28
* Make testcase more interesting, remove absolute path from -load lineChris Lattner2003-06-17
* New testcases for bugs and the new DAE passChris Lattner2003-06-16