llvm-project/llvm/test/Transforms/BBVectorize
Michael Kuperstein cd7ad7130f [InstCombine] Canonicalize insert splat sequences into an insert + shuffle
This adds a combine that canonicalizes a chain of inserts which broadcasts
a value into a single insert + a splat shufflevector.

This fixes PR31286.

Differential Revision: https://reviews.llvm.org/D27992

llvm-svn: 290641
2016-12-28 00:18:08 +00:00
..
X86 [InstCombine] Canonicalize insert splat sequences into an insert + shuffle 2016-12-28 00:18:08 +00:00
xcore
cycle.ll
func-alias.ll
ld1.ll
lit.local.cfg
loop1.ll [InstCombine] Canonicalize insert splat sequences into an insert + shuffle 2016-12-28 00:18:08 +00:00
mem-op-depth.ll
metadata.ll
no-ldstr-conn.ll
req-depth.ll
search-limit.ll
simple-int.ll [InstCombine] Canonicalize insert splat sequences into an insert + shuffle 2016-12-28 00:18:08 +00:00
simple-ldstr-ptrs.ll
simple-ldstr.ll
simple-sel.ll
simple-tst.ll
simple.ll
simple3.ll Have a single way for creating unique value names. 2015-11-22 00:16:24 +00:00
vector-sel.ll [BBVectorize] Don't vectorize selects with a scalar condition and vector operands. 2016-05-26 18:43:57 +00:00