aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/Utils/UnrollLoop.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+7
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+0
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+3
* Add -unroll-runtime for unrolling loops with run-time trip counts.Andrew Trick2011-12-091-1/+4
* Move trip count discovery outside of the generic LoopUnroll helper. ThisAndrew Trick2011-07-231-1/+2
* Forward-declare Loop and LoopInfo instead of #including LoopInfo.h.Dan Gohman2009-07-131-2/+2
* Commit the header I accidentally left out of 51083.Dan Gohman2008-05-141-0/+29