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