aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DeadArgElim
AgeCommit message (Expand)Author
2007-04-15For PR1319:Reid Spencer
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-02-07Testcase for a bug responsible for GCC bootstrap failure, fallout from PR411.Chris Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-09-18new testcaseChris Lattner
2006-06-27testcase that crashes dead arg elim.Chris 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-10-22New testcase for the deadreturnvalue deletion extension to -deadargelimChris 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-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-06-17Make testcase more interesting, remove absolute path from -load lineChris Lattner
2003-06-16New testcases for bugs and the new DAE passChris Lattner