summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/peel-loop-pgo.ll
Commit message (Expand)AuthorAgeFilesLines
* [Loop Peeling] Fix the handling of branch weights of peeled off branches.Serguei Katkov2019-07-221-4/+4
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+110
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-110/+0
* Use profile summary to disable peeling for huge working setsTeresa Johnson2017-08-031-18/+37
* Disable loop peeling during full unrolling pass.Teresa Johnson2017-08-031-0/+5
* [LoopUnroll] Enable PGO-based loop peeling by default.Michael Kuperstein2017-02-221-1/+1
* Add test that verifies we don't peel loops in optsize functions. NFC.Michael Kuperstein2017-01-111-0/+39
* Make sure total loop body weight is preserved in loop peelingXin Tong2017-01-021-1/+1
* [LoopUnroll] Implement profile-based loop peelingMichael Kuperstein2016-11-301-0/+47
OpenPOWER on IntegriCloud