summaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/Utils/UnrollLoop.h
Commit message (Expand)AuthorAge
* Reformat blank lines.NAKAMURA Takumi2014-05-19
* [LPM] Make LoopSimplify no longer a LoopPass and instead both a utilityChandler Carruth2014-01-23
* 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