This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7a538935b46 [X86][SSE4A] Add test showing missed opportunities to combi [...] new f65d8b91745 [CGP, x86] update test checks; NFC new 54f05c4a859 [X86][SSE4A] Add support for shuffle combining to INSERTQI.
The 2 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 | 16 +++++ test/CodeGen/X86/vector-shuffle-combining-sse4a.ll | 17 ++--- test/Transforms/CodeGenPrepare/X86/memcmp.ll | 77 +++++++++++----------- 3 files changed, 59 insertions(+), 51 deletions(-)