1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/Analysis/CostModel/X86
Adam Nemet aa40b369a6 Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
This reverts commit r266086.

It breaks the LTO build of gcc in SPEC2000.

llvm-svn: 266282
2016-04-14 08:47:17 +00:00
..
alternate-shuffle-cost.ll
arith.ll [X86][SSE] Vectorize i64 ASHR operations 2015-07-29 20:31:45 +00:00
cast.ll AVX-512: Updated cost of FP/SINT/UINT conversion operations 2015-12-02 08:59:47 +00:00
cmp.ll
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 "Support arbitrary addrspace pointers in masked load/store intrinsics" 2016-04-14 08:47:17 +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 [TTI] Let the cost model estimate ctpop costs based on legality 2016-03-31 10:42:40 +00:00
sitofp.ll [X86][SSE] Update the cost table for integer-integer conversions on SSE2/SSE4.1. 2015-12-11 00:31:39 +00:00
sse-itoi.ll [X86][SSE] Transform truncations between vectors of integers into X86ISD::PACKUS/PACKSS operations during DAG combine. 2015-12-21 20:42:43 +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 AVX-512: Updated cost of FP/SINT/UINT conversion operations 2015-12-02 08:59:47 +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