aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/DeadArgElim
Commit message (Expand)AuthorAgeFilesLines
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-187-0/+131