This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 611e5e46319 [X86][AVX] Fold vt1 concat_vectors(vt2 undef, vt2 broadcast [...] new bb8b9b58f28 [X86][AVX] Enable AVX1 broadcasts in shuffle combining
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86ISelLowering.cpp | 26 ++++++++++++++++++------- test/CodeGen/X86/avx-vbroadcast.ll | 3 +-- test/CodeGen/X86/extractelement-load.ll | 3 ++- test/CodeGen/X86/insert-into-constant-vector.ll | 3 +-- test/CodeGen/X86/insert-loaded-scalar.ll | 3 +-- test/CodeGen/X86/insertelement-var-index.ll | 3 +-- test/CodeGen/X86/vector-shuffle-128-v2.ll | 3 +-- test/CodeGen/X86/widened-broadcast.ll | 9 +++------ 8 files changed, 29 insertions(+), 24 deletions(-)