This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4baea281dc [WebAssembly] Rename a variable in CFGSort (NFC) new 470391222b3 [X86][SSE41] Start shuffle combining from ZERO_EXTEND_VECTO [...]
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 | 61 ++-- test/CodeGen/X86/cast-vsel.ll | 5 +- test/CodeGen/X86/combine-pmuldq.ll | 16 +- test/CodeGen/X86/combine-shl.ll | 21 +- test/CodeGen/X86/pmul.ll | 79 +++-- test/CodeGen/X86/psubus.ll | 123 ++++---- test/CodeGen/X86/slow-pmulld.ll | 460 +++++++++++++--------------- test/CodeGen/X86/vec_int_to_fp.ll | 9 +- test/CodeGen/X86/vector-idiv-udiv-128.ll | 72 ++--- test/CodeGen/X86/vector-pcmp.ll | 10 +- test/CodeGen/X86/vector-reduce-umax.ll | 26 +- test/CodeGen/X86/vector-reduce-umin.ll | 34 +- test/CodeGen/X86/vector-shift-shl-sub128.ll | 18 +- test/CodeGen/X86/vector-zext.ll | 79 +++-- 14 files changed, 491 insertions(+), 522 deletions(-)