aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/TailCallElim
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 tests.Tanya Lattner2008-03-108-97/+86
* remove obsolete testcaseChris Lattner2007-09-101-9/+0
* Add missing llvm-dis.Dale Johannesen2007-09-101-1/+1
* Prevent tailcallelim from breaking "recursive" calls to builtins.Chris Lattner2007-09-101-0/+10
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1810-0/+155