summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/runtime-loop2.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+39
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-39/+0
* [PM] Split LoopUnrollPass and make partial unroller a function passTeresa Johnson2017-08-021-2/+2
* [PM] Teach LoopUnroll to update the LPM infrastructure as it unrollsChandler Carruth2017-01-251-0/+3
* Introduce -unroll-partial-threshold to separate PartialThreshold from Thresho...Dehao Chen2017-01-171-2/+2
* [LoopUnroll] Switch the default value of -unroll-runtime-epilog back to its o...Michael Zolotukhin2016-08-021-1/+1
* Adds the ability to use an epilog remainder loop during loop unrolling and makesDavid L Kreitzer2016-04-051-5/+11
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* [LoopUnroll] Fix the partial unrolling threshold for small loop sizesHal Finkel2015-01-101-1/+1
* Use a loop to simplify the runtime unrolling prologue.Kevin Qin2014-09-291-2/+1
* Add -unroll-runtime for unrolling loops with run-time trip counts.Andrew Trick2011-12-091-0/+31
OpenPOWER on IntegriCloud