summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Include the permutation cost for unaligned vector loadsHal Finkel2015-09-032-13/+13
* [PowerPC] Cleanup cost model for unaligned vector loads/storesHal Finkel2015-09-022-1/+405
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* Fix BasicTTI::getCmpSelInstrCost to deal with illegal vector typesHal Finkel2014-09-161-0/+14
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* Don't assert in BasicTTI::getMemoryOpCost for non-simple typesHal Finkel2014-04-141-0/+3
* [PowerPC] Adjust load/store costs in PPCTTIHal Finkel2014-04-043-4/+7
* Account for scalarization costs in BasicTTI::getMemoryOpCost for extending ve...Hal Finkel2014-04-031-0/+5
* Fix multi-register costs in BasicTTI::getCastInstrCostHal Finkel2014-04-021-0/+21
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Refine fix to bug 15041.Bill Schmidt2013-02-081-0/+16
* Initial implementation of PPCTargetTransformInfoHal Finkel2013-01-252-0/+40
OpenPOWER on IntegriCloud