This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 650dceb82e2 [DWARF] Add D to Seen early to avoid duplicate elements in [...] new fc9fa6d5145 Revert rL356864 : [X86][SSE41] Start shuffle combining from [...] new a7d2ce06791 [Support] MemoryBlock size should reflect the requested size
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/Support/Windows/Memory.inc | 7 +- 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 | 21 +- test/CodeGen/X86/vector-reduce-umin.ll | 17 +- test/CodeGen/X86/vector-shift-shl-sub128.ll | 18 +- test/CodeGen/X86/vector-zext.ll | 112 +++---- 15 files changed, 531 insertions(+), 500 deletions(-)