aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/TailCallElim
Commit message (Expand)AuthorAgeFilesLines
* 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