summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/PowerPC/load_store.ll
Commit message (Expand)AuthorAgeFilesLines
* [PPC] Give unaligned memory access lower cost on processor that supports itGuozhi Wei2017-02-171-1/+1
* Revert "[PPC] Give unaligned memory access lower cost on processor that suppo...Daniel Jasper2017-01-251-1/+1
* [PPC] Give unaligned memory access lower cost on processor that supports itGuozhi Wei2017-01-201-1/+1
* [PowerPC] - Legalize vector types by widening instead of integer promotionNemanja Ivanovic2016-07-051-1/+1
* [PowerPC] Include the permutation cost for unaligned vector loadsHal Finkel2015-09-031-1/+1
* [PowerPC] Cleanup cost model for unaligned vector loads/storesHal Finkel2015-09-021-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* Don't assert in BasicTTI::getMemoryOpCost for non-simple typesHal Finkel2014-04-141-0/+3
* [PowerPC] Adjust load/store costs in PPCTTIHal Finkel2014-04-041-1/+4
* Account for scalarization costs in BasicTTI::getMemoryOpCost for extending ve...Hal Finkel2014-04-031-0/+5
* Initial implementation of PPCTargetTransformInfoHal Finkel2013-01-251-0/+34
OpenPOWER on IntegriCloud