llvm-6502/test/Transforms/LoopVectorize
Diego Novillo 55deff895d Fix vectorization remarks.
This patch changes the vectorization remarks to also inform when
vectorization is possible but not beneficial.

Added tests to exercise some loop remarks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207574 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-29 20:06:10 +00:00
..
AArch64 Add missing config file for newly added test case introduced by r206563. 2014-04-18 09:05:50 +00:00
ARM
ARM64 This commit allows vectorized loops to be unrolled by a factor of 2 for AArch64. 2014-04-18 07:57:54 +00:00
PowerPC [LoopVectorizer] Count dependencies of consecutive pointers as uniforms 2014-04-02 02:34:49 +00:00
X86 Fix vectorization remarks. 2014-04-29 20:06:10 +00:00
XCore
12-12-11-if-conv.ll
2012-10-20-infloop.ll
2012-10-22-isconsec.ll
align.ll
bsd_regex.ll
bzip_reverse_loops.ll
calloc.ll
cast-induction.ll
cpp-new-array.ll
dbg.value.ll
debugloc.ll
ee-crash.ll
flags.ll
float-reduction.ll
funcall.ll
gcc-examples.ll
global_alias.ll
hoist-loads.ll
i8-induction.ll
if-conv-crash.ll
if-conversion-edgemasks.ll
if-conversion-nest.ll
if-conversion-reduction.ll
if-conversion.ll
if-pred-stores.ll
increment.ll
induction_plus.ll
induction.ll
infiniteloop.ll
intrinsic.ll
lcssa-crash.ll
lifetime.ll
memdep.ll
metadata-unroll.ll
metadata-width.ll
minmax_reduction.ll
multi-use-reduction-bug.ll
multiple-address-spaces.ll
no_idiv_reduction.ll
no_int_induction.ll
no_outside_user.ll
nofloat.ll
non-const-n.ll
nsw-crash.ll
opt.ll
phi-hang.ll
ptr_loops.ll
read-only.ll
reduction.ll
reverse_induction.ll
reverse_iter.ll
runtime-check-address-space.ll
runtime-check-readonly-address-space.ll
runtime-check-readonly.ll
runtime-check.ll
runtime-limit.ll
safegep.ll
same-base-access.ll
scalar-select.ll
scev-exitlim-crash.ll
simple-unroll.ll
small-loop.ll
start-non-zero.ll
store-shuffle-bug.ll
struct_access.ll
undef-inst-bug.ll
unroll_novec.ll
value-ptr-bug.ll
vect.omp.persistence.ll vect.omp.persistence.ll REQUIRES asserts due to -debug-only. 2014-04-15 10:12:47 +00:00
vect.stats.ll [CLNUP] Test commit. Remove newline. 2014-04-24 08:42:58 +00:00
vectorize-once.ll
version-mem-access.ll
write-only.ll