summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/peel-loop.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+115
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-115/+0
* [LoopUnroll] allow customization for new-pass-manager version of LoopUnrollFedor Sergeev2018-10-311-0/+2
* Remove LoopID metadata from the branch instructionVyacheslav Zakharin2018-09-261-6/+24
* [SimplifyCFG] Re-apply Relax restriction for folding unconditional branchesSerguei Katkov2018-02-081-9/+4
* Revert [SimplifyCFG] Relax restriction for folding unconditional branchesSerguei Katkov2018-02-051-4/+9
* [SimplifyCFG] Relax restriction for folding unconditional branchesSerguei Katkov2018-02-051-9/+4
* [SimplifyCFG] Defer folding unconditional branches to LateSimplifyCFG if it c...Balaram Makam2017-07-191-4/+8
* Update domtree incrementally in loop peeling.Serge Pavlov2017-01-241-1/+1
* [LoopUnroll] Implement profile-based loop peelingMichael Kuperstein2016-11-301-0/+96
OpenPOWER on IntegriCloud