1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test/Analysis/CostModel/X86
2016-06-27 16:54:33 +00:00
..
alternate-shuffle-cost.ll
arith.ll [X86] Make arithmetic operations cost model test saner. NFC. 2016-06-21 20:41:40 +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
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 [CostModel][X86] Tidied up checks 2016-05-17 14:43:41 +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 Revert -r273892 "Support arbitrary addrspace pointers in masked load/store intrinsics" since some of the clang tests don't expect to see the updated signatures. 2016-06-27 16:54:33 +00:00
reduction.ll
scalarize.ll [X86][SSE] Add cost model for BSWAP of vectors 2016-06-20 23:08:21 +00:00
sitofp.ll
sse-itoi.ll [X86] Add costs for SSE zext/sext to v4i64 to TTI 2016-06-10 17:01:05 +00:00
testshiftashr.ll
testshiftlshr.ll
testshiftshl.ll
tiny.ll
uitofp.ll
vdiv-cost.ll
vector_gep.ll
vectorized-loop.ll
vselect-cost.ll
vshift-ashr-cost.ll
vshift-lshr-cost.ll
vshift-shl-cost.ll