summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IRCE/single-access-no-preloop.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-6/+4
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+250
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-250/+0
* Revert "[SCEV][NFC] Check NoWrap flags before lexicographical comparison of S...Roman Tereshin2018-08-271-3/+3
* [New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass...Fedor Sergeev2018-03-151-0/+1
* [SCEV] Smart range calculation for SCEVUnknown PhisMax Kazantsev2018-03-011-0/+66
* Re-enable "[SCEV] Make isLoopEntryGuardedByCond a bit smarter"Max Kazantsev2018-02-071-3/+3
* Revert [SCEV] Make isLoopEntryGuardedByCond a bit smarterSerguei Katkov2018-02-071-3/+3
* [SCEV] Make isLoopEntryGuardedByCond a bit smarterMax Kazantsev2018-02-071-3/+3
* [IRCE] Do not process empty safe rangesMax Kazantsev2017-10-111-0/+66
* [IRCE] Create llvm::Loop instances for cloned out loopsSanjoy Das2016-08-141-1/+1
* [IRCE] Preserve loop-simplify formSanjoy Das2016-08-061-1/+1
* [IRCE] Preserve DomTree and LCSSASanjoy Das2016-08-021-4/+5
* [IRCE] Don't misuse CHECK-LABEL; NFCSanjoy Das2016-07-221-14/+14
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* IRCE: generalize to handle loops with decreasing induction variables.Sanjoy Das2015-02-261-5/+8
* IRCE: use SCEVs instead of llvm::Value's for intermediateSanjoy Das2015-02-211-3/+5
* Teach IRCE to look at branch weights when recognizing range checksSanjoy Das2015-01-271-2/+3
* Add a new pass "inductive range check elimination"Sanjoy Das2015-01-161-0/+110
* Revert r226201 (Add a new pass "inductive range check elimination")Sanjoy Das2015-01-151-110/+0
* Add a new pass "inductive range check elimination"Sanjoy Das2015-01-151-0/+110
OpenPOWER on IntegriCloud