summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/runtime-loop4.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+52
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-52/+0
* [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-7/+15
* [LoopUnrollRuntime] Avoid high-cost trip count computation.Sanjoy Das2015-04-141-1/+2
* Reapply 'Run LICM pass after loop unrolling pass.'Kevin Qin2015-03-121-0/+43
* Revert r231630 - Run LICM pass after loop unrolling pass.Kevin Qin2015-03-091-43/+0
* Run LICM pass after loop unrolling pass.Kevin Qin2015-03-091-0/+43
OpenPOWER on IntegriCloud