llvm-project/llvm/test/Transforms/LoopVectorize/X86
Hans Wennborg a0f7090563 Revert r255691 "[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions."
It caused PR26509.

llvm-svn: 261368
2016-02-19 21:40:12 +00:00
..
already-vectorized.ll
assume.ll
avx1.ll
avx512.ll
constant-vector-operand.ll
conversion-cost.ll
cost-model.ll
fp32_to_uint32-cost-model.ll
fp64_to_uint32-cost-model.ll
fp_to_sint8-cost-model.ll
gather-cost.ll
gather_scatter.ll Create masked gather and scatter intrinsics in Loop Vectorizer. 2016-02-17 19:23:04 +00:00
gcc-examples.ll
illegal-parallel-loop-uniform-write.ll
lit.local.cfg
masked_load_store.ll Create masked gather and scatter intrinsics in Loop Vectorizer. 2016-02-17 19:23:04 +00:00
metadata-enable.ll Roll forward r243250 2015-07-26 19:10:03 +00:00
min-trip-count-switch.ll
no-vector.ll
no_fpmath.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
parallel-loops-after-reg2mem.ll
parallel-loops.ll
powof2div.ll Cleanup test whitespace or lack thereof. NFC. 2015-08-14 16:34:15 +00:00
ptr-indvar-crash.ll Correct a typo for a LoopVectorize test 2015-06-30 10:05:43 +00:00
rauw-bug.ll
reduction-crash.ll [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible 2015-09-09 17:55:00 +00:00
small-size.ll
struct-store.ll
tripcount.ll
uint64_to_fp64-cost-model.ll
unroll-pm.ll
unroll-small-loops.ll [X86] Disable loop unrolling in loop vectorization pass when VF is 1. 2015-05-06 17:12:25 +00:00
unroll_selection.ll
veclib-calls.ll Populate list of vectorizable functions for Accelerate library. 2015-05-07 17:11:51 +00:00
vect.omp.force.ll TTI: Honour cost model for estimating cost of vector-intrinsic and calls. 2015-03-17 19:37:28 +00:00
vect.omp.force.small-tc.ll
vector-scalar-select-cost.ll
vector_max_bandwidth.ll Revert r255691 "[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions." 2016-02-19 21:40:12 +00:00
vector_ptr_load_store.ll Add a flag vectorizer-maximize-bandwidth in loop vectorizer to enable using larger vectorization factor. 2015-11-02 22:53:48 +00:00
vectorization-remarks-missed.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
vectorization-remarks-profitable.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
vectorization-remarks.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
x86_fp80-vector-store.ll