summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/AArch64
Commit message (Expand)AuthorAgeFilesLines
* [LoopUnroll] Use LoopSize+1 as threshold, to allow unrolling loops matching L...Florian Hahn2019-09-171-2/+2
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* [LoopUnroll] Allow unrolling if the unrolled size does not exceed loop size.Florian Hahn2019-04-171-0/+171
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-175-0/+330
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-175-330/+0
* [AArch64][Falkor] Try to avoid exhausting HW prefetcher resources when unroll...Geoff Berry2017-06-281-0/+169
* Reapply "[LoopUnroll] Use the upper bound of the loop trip count to fullly un...Haicheng Wu2016-10-121-0/+43
* Revert "[LoopUnroll] Use the upper bound of the loop trip count to fullly unr...Haicheng Wu2016-10-121-43/+0
* [LoopUnroll] Use the upper bound of the loop trip count to fullly unroll a loopHaicheng Wu2016-10-121-0/+43
* [LoopUnroll] Switch the default value of -unroll-runtime-epilog back to its o...Michael Zolotukhin2016-08-021-1/+1
* The patch fixes PR27392.Evgeny Stupachenko2016-04-271-6/+4
* Adds the ability to use an epilog remainder loop during loop unrolling and makesDavid L Kreitzer2016-04-051-6/+14
* [AArch64] Enable partial & runtime unrolling on cortex-a57Kevin Qin2015-03-093-0/+112
OpenPOWER on IntegriCloud