summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LoopUnroll] Remap references in peeled iterationSerge Pavlov2017-03-261-4/+5
* [LoopUnroll] Don't peel loops where the latch isn't the exiting blockMichael Kuperstein2017-03-161-0/+7
* [LoopUnrolling] Fix loop size check for peelingSanjoy Das2017-03-071-1/+3
* Fix a compiler warningSanjoy Das2017-03-031-1/+2
* [LoopUnrolling] Peel loops with invariant backedge Phi inputSanjoy Das2017-03-031-0/+25
* [LoopUnrolling] Re-prioritize Peeling and Partial unrollingSanjoy Das2017-03-031-1/+7
* Update domtree incrementally in loop peeling.Serge Pavlov2017-01-241-7/+30
* Preserve domtree and loop-simplify for runtime unrolling.Eli Friedman2017-01-181-2/+13
* Make sure total loop body weight is preserved in loop peelingXin Tong2017-01-021-8/+17
* [LoopUnroll] Implement profile-based loop peelingMichael Kuperstein2016-11-301-0/+405
OpenPOWER on IntegriCloud