llvm-project/llvm/test/Analysis/CostModel/PowerPC
Hal Finkel f11bc761d8 [PowerPC] Include the permutation cost for unaligned vector loads
Pre-P8, when we generate code for unaligned vector loads (for Altivec and QPX
types), even when accounting for the combining that takes place for multiple
consecutive such loads, there is at least one load instructions and one
permutation for each load. Make sure the cost reported reflects the cost of the
permutes as well.

llvm-svn: 246807
2015-09-03 21:23:18 +00:00
..
cmp-expanded.ll Fix BasicTTI::getCmpSelInstrCost to deal with illegal vector types 2014-09-16 04:35:50 +00:00
ext.ll [PowerPC] Adjust load/store costs in PPCTTI 2014-04-04 23:51:18 +00:00
insert_extract.ll [PowerPC] Adjust load/store costs in PPCTTI 2014-04-04 23:51:18 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
load_store.ll [PowerPC] Include the permutation cost for unaligned vector loads 2015-09-03 21:23:18 +00:00
unal-vec-ldst.ll [PowerPC] Include the permutation cost for unaligned vector loads 2015-09-03 21:23:18 +00:00