llvm-project/llvm/test/Analysis/CostModel/PowerPC
Benjamin Kramer cad9a8a6bb [TTI] Let the cost model estimate ctpop costs based on legality
PPC has a vector popcount, this lets the vectorizer use the correct cost
for it. Tweak X86 test to use an intrinsic that's actually scalarized (we
have a somewhat efficient lowering for vector popcount using SSE, the
cost model finds that now).

llvm-svn: 265005
2016-03-31 10:42:40 +00:00
..
cmp-expanded.ll
ext.ll
insert_extract.ll
lit.local.cfg
load_store.ll [PowerPC] Include the permutation cost for unaligned vector loads 2015-09-03 21:23:18 +00:00
popcnt.ll [TTI] Let the cost model estimate ctpop costs based on legality 2016-03-31 10:42:40 +00:00
unal-vec-ldst.ll [PowerPC] Include the permutation cost for unaligned vector loads 2015-09-03 21:23:18 +00:00