aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/TailDup
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
* Fix test.Evan Cheng2008-05-161-1/+1
* Fix for PR 2323, infinite loop in tail dup.Dale Johannesen2008-05-131-0/+26
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-191-0/+0
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-1010-190/+145
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-311-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1811-0/+267