aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopUnroll/PowerPC/lit.local.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Implement TTI getUnrollingPreferences for PowerPCHal Finkel2013-09-111-0/+4
The PowerPC A2 core greatly benefits from aggressive concatenation unrolling; use the new getUnrollingPreferences to enable this by default when targeting the PPC A2 core. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190549 91177308-0d34-0410-b5e6-96231b3b80d8