aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/UnrollLoop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert 52645, the loop unroller changes. It caused a regression in 252.eon.Dan Gohman2008-06-241-120/+103
* Revamp the loop unroller, extending it to correctly update PHI nodesDan Gohman2008-06-231-103/+120
* Split the loop unroll mechanism logic out into a utility function.Dan Gohman2008-05-141-0/+371