summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/partial-unroll-const-bounds.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+37
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-37/+0
* [PM] Split LoopUnrollPass and make partial unroller a function passTeresa Johnson2017-08-021-1/+1
* [PM] Simplify the new PM interface to the loop unroller and expose twoChandler Carruth2017-01-261-0/+8
* Introduce -unroll-partial-threshold to separate PartialThreshold from Thresho...Dehao Chen2017-01-171-1/+1
* Use continuous boosting factor for complete unroll.Dehao Chen2016-12-301-2/+2
* The patch refactors unroll pass.Evgeny Stupachenko2016-05-271-1/+1
* Re-enable "[LoopUnroll] Enable advanced unrolling analysis by default" one mo...Michael Zolotukhin2016-05-241-1/+1
* Revert r270518, which re-enabled "[LoopUnroll] Enable advanced unrolling anal...Hans Wennborg2016-05-241-1/+1
* Revert "Revert r270478 "[LoopUnroll] Enable advanced unrolling analysis by de...Michael Zolotukhin2016-05-241-1/+1
* Revert r270478 "[LoopUnroll] Enable advanced unrolling analysis by default."Hans Wennborg2016-05-231-1/+1
* [LoopUnroll] Enable advanced unrolling analysis by default.Michael Zolotukhin2016-05-231-1/+1
* LoopUnroll: only allow non-modulo Partial unrolling when Runtime=trueFiona Glaser2016-04-061-1/+1
* Enable unroll for constant bound loops when TripCount is not modulo of unroll...Zia Ansari2016-04-041-0/+29
OpenPOWER on IntegriCloud