This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5cd36ff15cd [X86] Synchronize a pattern between SSE1 and AVX/AVX512. new 0f51ef8516f [X86] Add a couple more unary shuffles to the sse1 shuffle test. new 1f42623bce9 [X86] Teach shuffle lowering to use MOVLHPS/MOVHLPS for low [...]
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 | 22 +++++++++++++++++----- test/CodeGen/X86/vector-shuffle-sse1.ll | 18 ++++++++++++++++++ 2 files changed, 35 insertions(+), 5 deletions(-)