aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/DeadArgElim
Commit message (Expand)AuthorAgeFilesLines
...
* This file is empty.Duncan Sands2008-06-211-0/+0
* Back out Matthijs' DAE patches. It's miscompiling gcc driver.Evan Cheng2008-06-211-39/+0
* Add testcase that checks that DeadArgElim doesn't touch stuff it shouldn't to...Matthijs Kooijman2008-06-201-0/+36
* Recommit r52459, rewriting of the dead argument elimination pass.Matthijs Kooijman2008-06-201-0/+39
* Remove this test until the corresponding patch is reapplied because it's caus...Owen Anderson2008-06-181-39/+0
* Rewrite the DeadArgumentElimination pass, to use a more explicit tracking ofMatthijs Kooijman2008-06-181-0/+39
* Store the result of multiple identical run lines in a temporary file.Matthijs Kooijman2008-06-161-5/+6
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* 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