aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/Utils/UnrollLoop.h
AgeCommit message (Expand)Author
2011-12-09Add -unroll-runtime for unrolling loops with run-time trip counts.Andrew Trick
2011-07-23Move trip count discovery outside of the generic LoopUnroll helper. ThisAndrew Trick
2009-07-13Forward-declare Loop and LoopInfo instead of #including LoopInfo.h.Dan Gohman
2008-05-14Commit the header I accidentally left out of 51083.Dan Gohman