This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2ef5665 [X86][SSE] Added tests showing missed combines of shifts with [...] new 8edff6c [X86][SSE] Added support for combining bit-shifts with shuffles.
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 | 62 +++++++++++++++++++-- test/CodeGen/X86/vector-sext.ll | 63 ++++++++++------------ test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 18 +++---- test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 18 +++---- 4 files changed, 98 insertions(+), 63 deletions(-)