llvm-6502/test/Transforms/SLPVectorizer/X86
Arnold Schwaighofer e2d124d396 Reapply "SLPVectorizer: Ignore users that are insertelements we can reschedule them"
This commit reapplies 205018. After 205855 we should correctly vectorize
intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205965 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-10 13:41:35 +00:00
..
barriercall.ll
cast.ll
cmp_sel.ll
compare-reduce.ll
crash_7zip.ll
crash_bullet3.ll TBAA: remove !tbaa from testing cases when they are not needed. 2013-09-30 18:17:35 +00:00
crash_bullet.ll
crash_dequeue.ll
crash_flop7.ll
crash_lencod.ll
crash_mandeltext.ll
crash_netbsd_decompress.ll
crash_sim4b1.ll
crash_smallpt.ll
crash_vectorizeTree.ll fix for null VectorizedValue assertion in the SLP Vectorizer (in function vectorizeTree()). radar://16064178 2014-02-17 03:06:16 +00:00
cross_block_slp.ll
cse.ll
cycle_dup.ll
debug_info.ll Debug Info: update testing cases to specify the debug info version number. 2013-11-22 21:49:45 +00:00
diamond.ll
external_user.ll SLPVectorizer: An in-tree vectorized entry cannot also be a scalar external use 2013-12-05 15:14:40 +00:00
extract.ll
extractcost.ll SLP Vectorizer: Extract cost will only be added once even if the scalar has multiple external uses. 2013-11-22 01:57:02 +00:00
flag.ll
hoist.ll
horizontal.ll SLPVectorize: Put horizontal reductions feeding a store under separate flag 2013-09-25 14:02:32 +00:00
implicitfloat.ll
in-tree-user.ll
insert-element-build-vector.ll Reapply "SLPVectorizer: Ignore users that are insertelements we can reschedule them" 2014-04-10 13:41:35 +00:00
intrinsic.ll Resubmit "[SLPV] Recognize vectorizable intrinsics during SLP vectorization ..." 2014-03-12 20:21:50 +00:00
lit.local.cfg
long_chains.ll
loopinvariant.ll
metadata.ll Trivial test commit. 2014-03-05 02:09:51 +00:00
multi_block.ll
multi_user.ll
non-vectorizable-intrinsic.ll SLPVectorizer: Only vectorize intrinsics whose operands are widened equally 2014-04-09 14:20:47 +00:00
odd_store.ll
operandorder.ll SLPVectorizer: Sort inputs to commutative binary operations 2013-10-04 20:39:16 +00:00
opt.ll opt: Mirror vectorization presets of clang 2013-12-03 16:33:06 +00:00
ordering.ll
phi3.ll
phi_landingpad.ll Transforms: Use getFirstNonPHI to set the insertion point for PHIs 2013-09-27 15:30:25 +00:00
phi_overalignedtype.ll
phi.ll Fix broken CHECK lines. 2014-01-11 21:06:00 +00:00
pr16571.ll
pr16628.ll
pr16899.ll TBAA: update tbaa format from scalar format to struct-path aware format. 2013-09-30 18:17:55 +00:00
pr18060.ll PR1860 - We can't save a list of ExtractElement instructions to CSE because some of these instructions 2013-11-26 22:24:25 +00:00
reduction2.ll
reduction.ll
rgb_phi.ll
saxpy.ll
simple-loop.ll
simplebb.ll SLPVectorizer: Don't vectorize volatile memory operations 2013-10-16 17:52:40 +00:00
tiny-tree.ll SLPVectorizer: Try vectorizing 'splat' stores 2014-02-24 19:52:29 +00:00
vector.ll