llvm-project/llvm/test/Transforms/LoopVectorize/X86
Matthew Simpson e2c9ad9483 [LV] Add requires asserts to test case
llvm-svn: 292280
2017-01-17 22:21:33 +00:00
..
already-vectorized.ll
assume.ll
avx1.ll
avx512.ll [AVX-512] Fix a test missed in r277327. 2016-08-01 08:15:30 +00:00
consecutive-ptr-uniforms.ll [LV] Add requires asserts to test case 2017-01-17 22:21:33 +00:00
constant-vector-operand.ll
conversion-cost.ll
cost-model.ll [X86] Enable interleaved memory access by default 2016-10-20 21:04:31 +00:00
float-induction-x86.ll [Loop Vectorizer] Handling loops FP induction variables. 2016-07-24 07:24:54 +00:00
force-ifcvt.ll
fp32_to_uint32-cost-model.ll
fp64_to_uint32-cost-model.ll
fp_to_sint8-cost-model.ll
funclet.ll
gather-cost.ll Second attempt at r285517. 2016-10-31 13:17:31 +00:00
gather_scatter.ll [X86] Enable interleaved memory access by default 2016-10-20 21:04:31 +00:00
gcc-examples.ll
illegal-parallel-loop-uniform-write.ll
imprecise-through-phis.ll
int128_no_gather.ll [AVX512] Don't use i128 masked gather/scatter/load/store. Do more accurately dataWidth check. 2016-08-02 09:15:28 +00:00
interleaving.ll [X86] Enable interleaved memory access by default 2016-10-20 21:04:31 +00:00
lit.local.cfg
masked_load_store.ll [X86] Enable interleaved memory access by default 2016-10-20 21:04:31 +00:00
max-mstore.ll
metadata-enable.ll
min-trip-count-switch.ll
mul_slm_16bit.ll [X86] fixing failed test in commit: r291657 2017-01-11 09:03:11 +00:00
no-vector.ll
no_fpmath.ll [LV] Stop saying "use -Rpass-analysis=loop-vectorize" 2016-11-11 22:51:46 +00:00
no_fpmath_with_hotness.ll [LV] Stop saying "use -Rpass-analysis=loop-vectorize" 2016-11-11 22:51:46 +00:00
parallel-loops-after-reg2mem.ll
parallel-loops.ll
powof2div.ll
propagate-metadata.ll
ptr-indvar-crash.ll
rauw-bug.ll
reduction-crash.ll
reg-usage-debug.ll [LoopVectorizer] When estimating reg usage, unused insts may "end" another use 2016-11-15 14:27:33 +00:00
reg-usage.ll [LoopVectorizer] When estimating reg usage, unused insts may "end" another use 2016-11-15 14:27:33 +00:00
register-assumption.ll
scatter_crash.ll [LV] Move insertelement sequence after scalar definitions 2016-08-29 20:14:04 +00:00
small-size.ll
strided_load_cost.ll Currently isLikelyComplexAddressComputation tries to figure out if the given stride seems to be 'complex' and need some extra cost for address computation handling. 2017-01-05 14:03:41 +00:00
struct-store.ll
svml-calls.ll Initial support for vectorization using svml (short vector math library). 2016-07-29 16:42:44 +00:00
tripcount.ll
uint64_to_fp64-cost-model.ll
uniform-phi.ll [LoopVectorize] Change comment for isOutOfScope in collectLoopUniforms, NFC 2016-08-02 20:27:49 +00:00
uniform_load.ll
uniformshift.ll [LV, X86] Be more optimistic about vectorizing shifts. 2016-08-04 22:48:03 +00:00
unroll-pm.ll
unroll-small-loops.ll
unroll_selection.ll
veclib-calls.ll
vect.omp.force.ll
vect.omp.force.small-tc.ll
vector-scalar-select-cost.ll
vector_max_bandwidth.ll [X86][AVX] Fixed v16i16/v32i8 ADD/SUB costs on AVX1 subtargets 2016-11-14 14:45:16 +00:00
vector_ptr_load_store.ll
vectorization-remarks-loopid-dbg.ll
vectorization-remarks-missed.ll [LV] Stop saying "use -Rpass-analysis=loop-vectorize" 2016-11-11 22:51:46 +00:00
vectorization-remarks-profitable.ll
vectorization-remarks.ll
vectorize-only-for-real.ll
x86-predication.ll [LV] Scalarize operands of predicated instructions 2016-12-07 15:03:32 +00:00
x86_fp80-vector-store.ll