summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IRCE/decrementing-loop.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Pass NoWrapFlags when expanding an AddExprSam Parker2019-06-141-1/+1
* Revert "[SCEV] Use wrap flags in InsertBinop"Benjamin Kramer2019-06-061-1/+1
* [SCEV] Use wrap flags in InsertBinopSam Parker2019-06-061-1/+1
* [SCEV] Add explicit representations of umin/sminKeno Fischer2019-05-071-5/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+266
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-266/+0
* [SCEV] Prove implications for SCEVUnknown PhisMax Kazantsev2018-04-041-0/+143
* [New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass...Fedor Sergeev2018-03-151-0/+1
* Re-enable "[SCEV] Make isLoopEntryGuardedByCond a bit smarter"Max Kazantsev2018-02-071-0/+80
* Revert [SCEV] Make isLoopEntryGuardedByCond a bit smarterSerguei Katkov2018-02-071-85/+1
* [SCEV] Make isLoopEntryGuardedByCond a bit smarterMax Kazantsev2018-02-071-1/+85
* [IRCE] Create llvm::Loop instances for cloned out loopsSanjoy Das2016-08-141-1/+1
* [SCEV] Try to reuse existing value during SCEV expansionWei Mi2016-02-041-1/+0
* Revert r259662, which caused regressions on polly tests.Wei Mi2016-02-031-0/+1
* [SCEV] Try to reuse existing value during SCEV expansionWei Mi2016-02-031-1/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* IRCE: generalize to handle loops with decreasing induction variables.Sanjoy Das2015-02-261-0/+43
OpenPOWER on IntegriCloud