summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopReroll/nonconst_lb.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Use NoWrapFlags when expanding a simple mulSam Parker2019-06-171-2/+2
* Revert "[SCEV] Use wrap flags in InsertBinop"Benjamin Kramer2019-06-061-2/+2
* [SCEV] Use wrap flags in InsertBinopSam Parker2019-06-061-2/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+150
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-150/+0
* [LoopReroll] Rewrite induction variable rewriting.Eli Friedman2018-06-221-18/+16
* [LPM] Factor all of the loop analysis usage updates into a common helperChandler Carruth2016-02-191-4/+4
* [LSR] canonicalize Prod*(1<<C) to Prod<<CJingyue Wu2015-06-241-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-15/+15
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-20/+20
* Fix loop rerolling pass failure with non-consant loop lower boundDavid Peixotto2014-01-031-0/+152
OpenPOWER on IntegriCloud