summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IRCE/multiple-access-no-preloop.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Add explicit representations of umin/sminKeno Fischer2019-05-071-8/+4
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+67
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-67/+0
* [New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass...Fedor Sergeev2018-03-151-0/+1
* [IRCE] Create llvm::Loop instances for cloned out loopsSanjoy Das2016-08-141-1/+1
* [IRCE] Don't misuse CHECK-LABEL; NFCSanjoy Das2016-07-221-6/+6
* [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-2/+2
* IRCE: generalize to handle loops with decreasing induction variables.Sanjoy Das2015-02-261-3/+5
* IRCE: use SCEVs instead of llvm::Value's for intermediateSanjoy Das2015-02-211-5/+9
* 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/+59
* Revert r226201 (Add a new pass "inductive range check elimination")Sanjoy Das2015-01-151-59/+0
* Add a new pass "inductive range check elimination"Sanjoy Das2015-01-151-0/+59
OpenPOWER on IntegriCloud