aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ArgumentPromotion
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
* Update old-style syntax in some "not grep" tests.Dan Gohman2008-05-011-1/+1
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-015-73/+72
* Don't drop function/call return attributes like 'nounwind'.Duncan Sands2008-02-011-0/+15
* Fix arg promotion to propagate the correct attrs on the calls toChris Lattner2008-01-171-0/+25
* add a test to ensure that argpromote of one argument doesn't Chris Lattner2008-01-151-0/+26
* Teach argpromote to ruthlessly hack small byval structs when it canChris Lattner2008-01-111-0/+24
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-186-0/+105