summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-175-0/+188
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-175-188/+0
* The cost of splitting a large vector instruction is not being taken into acco...Graham Yiu2017-10-191-0/+74
* [LoopUnroll] Fix a PowerPC test broken by r277524.Michael Zolotukhin2016-08-021-1/+1
* Loop unroller: set thresholds for optsize and minsize functions to zeroHans Wennborg2016-05-102-74/+0
* Adds the ability to use an epilog remainder loop during loop unrolling and makesDavid L Kreitzer2016-04-051-10/+22
* [PPC/LoopUnrollRuntime] Don't avoid high-cost trip count computation on the P...Hal Finkel2015-05-211-0/+27
* [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
* [PowerPC] Readjust the loop unrolling thresholdHal Finkel2015-01-101-2/+50
* [PowerPC] Enable late partial unrolling on the POWER7Hal Finkel2015-01-091-0/+51
* Use a loop to simplify the runtime unrolling prologue.Kevin Qin2014-09-291-2/+1
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* Implement TTI getUnrollingPreferences for PowerPCHal Finkel2013-09-112-0/+52
OpenPOWER on IntegriCloud