summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopReroll/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Use NoWrapFlags when expanding a simple mulSam Parker2019-06-171-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
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+814
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-814/+0
* [LoopReroll] Fix reroll root legality checking.Eli Friedman2019-02-121-0/+24
* [LoopReroll] Rewrite induction variable rewriting.Eli Friedman2018-06-221-20/+67
* [LoopReroll] Make root-finding more aggressive.Eli Friedman2016-11-211-0/+31
* [LoopReroll] Reroll loops with unordered atomic memory accessesSanjoy Das2016-07-191-0/+131
* Be wary of abnormal exits from loop when exploiting UBSanjoy Das2016-06-091-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-30/+30
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-61/+61
* [LoopReroll] Relax some assumptions a little.James Molloy2015-02-161-0/+30
* [LoopRerolling] Be more forgiving with instruction order.James Molloy2015-02-121-0/+57
* [LoopReroll] Introduce the concept of DAGRootSets.James Molloy2015-02-111-0/+167
* Fix loop rerolling pass failure with non-consant loop lower boundDavid Peixotto2014-01-031-5/+5
* Add a loop rerolling passHal Finkel2013-11-161-0/+327
OpenPOWER on IntegriCloud