This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 719fa9029b0 [X86] Re-generate test checks using current version of the [...] new 4c198664373 [X86][SSE] Lower shuffles to permute(unpack(x,y)) (PR31151) new 1b5dda42596 Revert a line-endings change that somehow got included with [...]
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 | 80 ++++++++++++++++++++++++++++-- test/CodeGen/X86/vector-shuffle-128-v16.ll | 29 ++--------- test/CodeGen/X86/vector-shuffle-256-v16.ll | 30 ++++------- test/CodeGen/X86/vector-shuffle-256-v32.ll | 20 ++------ test/CodeGen/X86/vector-shuffle-256-v8.ll | 3 +- 5 files changed, 94 insertions(+), 68 deletions(-)