llvm-project/llvm/test/Analysis/CostModel/X86
Simon Pilgrim 9178059826 [CostModel][X86] Added scalar float op costs
llvm-svn: 281864
2016-09-18 21:01:20 +00:00
..
alternate-shuffle-cost.ll
arith-fp.ll [CostModel][X86] Added scalar float op costs 2016-09-18 21:01:20 +00:00
arith.ll [CostModel][X86] Removed shift tests 2016-08-21 19:56:02 +00:00
bitreverse.ll [CostModel][X86][SSE] Updated costs for vector BITREVERSE ops on SSSE3+ targets 2016-06-11 19:23:02 +00:00
bswap.ll [X86][SSE] Add cost model for BSWAP of vectors 2016-06-20 23:08:21 +00:00
cast.ll [X86] Make some cast costs more precise 2016-07-11 21:39:44 +00:00
cmp.ll [X86][SSE] Improve cost model for i64 vector comparisons on pre-SSE42 targets 2016-05-09 21:14:38 +00:00
ctbits-cost.ll [X86] Dropped XOP ctbits checks - they match the AVX checks 2016-08-04 11:04:13 +00:00
div.ll
gep.ll
i32.ll
insert-extract-at-zero.ll
intrinsic-cost.ll
lit.local.cfg
load_store.ll
loop_v2.ll
masked-intrinsic-cost.ll Support arbitrary addrspace pointers in masked load/store intrinsics 2016-06-28 18:27:25 +00:00
reduction.ll Don't punish vectorized arithmetic instruction whose type will be split to multiple registers 2015-12-04 00:36:58 +00:00
scalarize.ll [X86][SSE] Add initial costs for vector CTTZ/CTLZ 2016-08-04 10:51:41 +00:00
sitofp.ll [X86] Make some cast costs more precise 2016-07-11 21:39:44 +00:00
sse-itoi.ll [X86] Add costs for SSE zext/sext to v4i64 to TTI 2016-06-10 17:01:05 +00:00
testshiftashr.ll [X86][SSE] Vectorize i64 ASHR operations 2015-07-29 20:31:45 +00:00
testshiftlshr.ll [X86][SSE] Updated SHL/LSHR i64 vectorization costs. 2015-07-18 20:06:30 +00:00
testshiftshl.ll [X86][SSE] Updated SHL/LSHR i64 vectorization costs. 2015-07-18 20:06:30 +00:00
tiny.ll
uitofp.ll [X86] Make some cast costs more precise 2016-07-11 21:39:44 +00:00
uniformshift.ll [LV, X86] Be more optimistic about vectorizing shifts. 2016-08-04 22:48:03 +00:00
vdiv-cost.ll
vector_gep.ll Fixed a failure in cost calculation for vector GEP 2015-12-01 12:08:36 +00:00
vectorized-loop.ll
vselect-cost.ll
vshift-ashr-cost.ll [CostModel] Fixed AVX integer shift costs 2015-10-17 13:23:38 +00:00
vshift-lshr-cost.ll [CostModel] Fixed AVX integer shift costs 2015-10-17 13:23:38 +00:00
vshift-shl-cost.ll [CostModel] Fixed AVX integer shift costs 2015-10-17 13:23:38 +00:00