1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Analysis/CostModel/X86
Simon Pilgrim 6f98dca24d [X86][SSE] Avoid scalarization of v2i64 vector shifts (REAPPLIED)
Fixed broken tests.

Differential Revision: http://reviews.llvm.org/D8416

llvm-svn: 232682
2015-03-18 22:18:51 +00:00
..
alternate-shuffle-cost.ll
arith.ll
cast.ll
cmp.ll
div.ll
gep.ll [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction 2015-02-27 19:29:02 +00:00
i32.ll
insert-extract-at-zero.ll
intrinsic-cost.ll TTI: Honour cost model for estimating cost of vector-intrinsic and calls. 2015-03-17 19:37:28 +00:00
lit.local.cfg
load_store.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
loop_v2.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
masked-intrinsic-cost.ll Implemented cost model for masked load/store operations. 2015-01-25 08:44:46 +00:00
reduction.ll
scalarize.ll
sitofp.ll AVX-512: SINT_TO_FP cost model and some bugfixes 2014-11-13 11:46:16 +00:00
testshiftashr.ll
testshiftlshr.ll [X86][SSE] Avoid scalarization of v2i64 vector shifts (REAPPLIED) 2015-03-18 22:18:51 +00:00
testshiftshl.ll [X86][SSE] Avoid scalarization of v2i64 vector shifts (REAPPLIED) 2015-03-18 22:18:51 +00:00
tiny.ll
uitofp.ll
vdiv-cost.ll
vectorized-loop.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
vselect-cost.ll [x86,sdag] Two interrelated changes to the x86 and sdag code. 2015-02-19 10:36:19 +00:00
vshift-cost.ll