summaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/UnrollLoop.cpp
Commit message (Expand)AuthorAge
* Revert 52645, the loop unroller changes. It caused a regression in 252.eon.Dan Gohman2008-06-24
* Revamp the loop unroller, extending it to correctly update PHI nodesDan Gohman2008-06-23
* Split the loop unroll mechanism logic out into a utility function.Dan Gohman2008-05-14