llvm-6502/test/Transforms/SLPVectorizer/X86
Benjamin Kramer ccdb9c9483 Fix broken CHECK lines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199016 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-11 21:06:00 +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
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
lit.local.cfg
long_chains.ll
loopinvariant.ll
metadata.ll Add the test case that I missed when committing r195528. Doh! 2013-11-25 22:24:27 +00:00
multi_block.ll
multi_user.ll
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 Apply slp vectorization on fully-vectorizable tree of height 2 2013-10-02 20:20:39 +00:00
vector.ll