llvm-project/llvm/test/Analysis/CostModel/PowerPC
Nemanja Ivanovic 7d007ddedf [PowerPC] Update Vector Costs for P9
For the power9 CPU, vector operations consume a pair of execution units rather
than one execution unit like a scalar operation. Update the target transform
cost functions to reflect the higher cost of vector operations when targeting
Power9.

Patch by RolandF.

Differential revision: https://reviews.llvm.org/D55461

llvm-svn: 352261
2019-01-26 01:18:48 +00:00
..
cmp-expanded.ll
ext.ll
insert_extract.ll
lit.local.cfg
load_store.ll [PPC] Give unaligned memory access lower cost on processor that supports it 2017-02-17 22:29:39 +00:00
p9.ll [PowerPC] Update Vector Costs for P9 2019-01-26 01:18:48 +00:00
popcnt.ll
unal-vec-ldst.ll
unaligned_ld_st.ll [PPC] Give unaligned memory access lower cost on processor that supports it 2017-02-17 22:29:39 +00:00
vsr_load_32_64.ll