summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Separate Features that are known to be Power9 specific from Future CPUStefan Pintilie2019-11-271-0/+16
* Recommit [PowerPC] Update P9 vector costs for insert/extractRoland Froese2019-08-261-24/+24
* Revert Recommit [PowerPC] Update P9 vector costs for insert/extract elementJordan Rupprecht2019-07-011-24/+24
* Recommit [PowerPC] Update P9 vector costs for insert/extract elementRoland Froese2019-06-271-24/+24
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Revert "[llvm] r359313 - [PowerPC] Update P9 vector costs for insert/extract ...David L. Jones2019-05-011-24/+24
* [PowerPC] Update P9 vector costs for insert/extract elementRoland Froese2019-04-261-24/+24
* [PowerPC] Add some PPC vec cost tests to prep for D60160 NFCRoland Froese2019-04-182-16/+172
* [PowerPC] Update Vector Costs for P9Nemanja Ivanovic2019-01-261-0/+68
* [PPC] Give unaligned memory access lower cost on processor that supports itGuozhi Wei2017-02-172-1/+27
* Revert "[PPC] Give unaligned memory access lower cost on processor that suppo...Daniel Jasper2017-01-252-27/+1
* [PPC] Give unaligned memory access lower cost on processor that supports itGuozhi Wei2017-01-202-1/+27
* [ppc] Correctly compute the cost of loading 32/64 bit memory into VSRGuozhi Wei2016-12-031-0/+19
* [TTI] The cost model should not assume vector casts get completely scalarizedMichael Kuperstein2016-07-061-1/+1
* [PowerPC] - Legalize vector types by widening instead of integer promotionNemanja Ivanovic2016-07-051-1/+1
* [TTI] Let the cost model estimate ctpop costs based on legalityBenjamin Kramer2016-03-311-0/+11
* [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