summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/peel-loop-conditions.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+645
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-645/+0
* Remove LoopID metadata from the branch instructionVyacheslav Zakharin2018-09-261-9/+33
* [LoopUnroll] Only peel if a predicate becomes known in the loop body.Florian Hahn2018-04-181-128/+141
* [LoopUnroll] Simplify induction variables after peeling too.Florian Hahn2018-03-231-15/+10
* [LoopUnroll] Peel off iterations if it makes conditions true/false.Florian Hahn2018-03-151-0/+613
OpenPOWER on IntegriCloud