aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/DeadArgElim
Commit message (Expand)AuthorAgeFilesLines
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-015-71/+64
* Test case for varargs parameter attribute issue I just fixed.Evan Cheng2008-01-171-0/+31
* When DAE drops the varargs part of a function, ensure anyDuncan Sands2008-01-111-1/+4
* Make DAE not wipe out attributes on calls, and not dropDuncan Sands2007-12-211-0/+16
* Fix PR1735 and Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll byChris Lattner2007-10-181-0/+12
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319:Reid Spencer2007-04-161-2/+1
* For PR1319:Reid Spencer2007-04-152-3/+3
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Testcase for a bug responsible for GCC bootstrap failure, fallout from PR411.Chris Lattner2007-02-071-0/+11
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-025-7/+7
* new testcaseChris Lattner2006-09-181-0/+13
* testcase that crashes dead arg elim.Chris Lattner2006-06-271-0/+13
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* New testcase for the deadreturnvalue deletion extension to -deadargelimChris Lattner2003-10-222-0/+55
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-161-1/+1
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-281-4/+1
* Make testcase more interesting, remove absolute path from -load lineChris Lattner2003-06-171-1/+14
* New testcases for bugs and the new DAE passChris Lattner2003-06-162-0/+37