hanchenye-llvm-project/llvm/test/Transforms/SLPVectorizer/X86
Benjamin Kramer d36f1abefd IRBuilder: Add RAII objects to reset insertion points or fast math flags.
Inspired by the object from the SLPVectorizer. This found a minor bug in the
debug loc restoration in the vectorizer where the location of a following
instruction was attached instead of the location from the original instruction.

llvm-svn: 191673
2013-09-30 15:39:48 +00:00
..
barriercall.ll
cast.ll
cmp_sel.ll
compare-reduce.ll
crash_7zip.ll
crash_bullet.ll
crash_bullet3.ll
crash_dequeue.ll
crash_flop7.ll
crash_lencod.ll
crash_mandeltext.ll
crash_netbsd_decompress.ll Fix PR16797 - Support PHINodes with multiple inputs from the same basic block. 2013-08-12 17:46:44 +00:00
crash_sim4b1.ll
crash_smallpt.ll
cross_block_slp.ll
cse.ll
cycle_dup.ll
debug_info.ll IRBuilder: Add RAII objects to reset insertion points or fast math flags. 2013-09-30 15:39:48 +00:00
diamond.ll
external_user.ll
extract.ll
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 Forgot to add slp threshold to test 2013-08-26 18:08:35 +00:00
lit.local.cfg [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
long_chains.ll
loopinvariant.ll
multi_block.ll
multi_user.ll
odd_store.ll
ordering.ll SLPVectorizer: Don't vectorize phi nodes that use invoke values 2013-09-17 17:03:29 +00:00
phi.ll In this patch we are trying to do two things: 2013-09-03 17:26:04 +00:00
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 In this patch we are trying to do two things: 2013-09-03 17:26:04 +00:00
pr16571.ll
pr16628.ll
pr16899.ll SLPVectorizer: Fix invalid iterator errors 2013-08-20 21:21:45 +00:00
reduction.ll
reduction2.ll
rgb_phi.ll In this patch we are trying to do two things: 2013-09-03 17:26:04 +00:00
saxpy.ll
simple-loop.ll
simplebb.ll
tiny-tree.ll Test case for r191314. 2013-09-24 19:33:53 +00:00
vector.ll