summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/peel-loop-conditions.ll
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Adjust test cases numbering, test commit.Arkady Shlykov2020-01-151-8/+8
* [LoopUnroll] countToEliminateCompares(): fix handling of [in]equality predica...Roman Lebedev2019-11-061-22/+172
* [NFC][LoopUnroll] Update test coverage for peeling w/ inequality predicatesRoman Lebedev2019-11-061-5/+89
* [LoopUnroll] peel-loop-conditions.ll: add some 'is even/odd' peeling testsRoman Lebedev2019-11-051-0/+98
* [NFC][LoopUnroll] Tests for peeling of first iteration (PR43840)Roman Lebedev2019-10-301-1/+232
* [Loop Peeling] Do not close further unroll/peel if profile based peeling was ...Serguei Katkov2019-08-021-0/+1
* 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