aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopUnroll
Commit message (Expand)AuthorAgeFilesLines
* Revert 52645, the loop unroller changes. It caused a regression in 252.eon.Dan Gohman2008-06-242-72/+0
* Revamp the loop unroller, extending it to correctly update PHI nodesDan Gohman2008-06-232-0/+72
* 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
* Upgrade tests.Tanya Lattner2008-03-194-44/+33
* Be more careful modifying the use_list while also iterating through it.Nick Lewycky2008-01-271-0/+2
* If a value is incoming from outside the loop then the value does not need rem...Devang Patel2007-11-051-0/+293
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-187-0/+137