This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 55f84f1 [X86][SSE] Add helper function to create UNPCKL/UNPCKH shuffl [...] new 26d70f7 [X86][SSE] Add support for combining target shuffles to UNPCK [...]
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 | 92 +++++++++++++++------- test/CodeGen/X86/combine-srem.ll | 6 +- test/CodeGen/X86/combine-urem.ll | 6 +- .../X86/vector-shuffle-combining-avx512bw.ll | 12 +-- .../X86/vector-shuffle-combining-avx512bwvl.ll | 12 +-- test/CodeGen/X86/vector-shuffle-combining-xop.ll | 8 +- 6 files changed, 79 insertions(+), 57 deletions(-)