This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 76cf1f6a8b0 [X86][SSE] Add shuffle combine tests for OR(PSHUFB,PSHUFB) [...] new 9c0c0a23efe [X86][SSE] Add shuffle combine support for OR(PSHUFB,PSHUFB [...]
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 | 53 +++++++++++++ test/CodeGen/X86/oddshuffles.ll | 90 +++++++++++----------- test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 20 +---- test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 61 +++------------ 4 files changed, 112 insertions(+), 112 deletions(-)