This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22d520c [LLVM][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64el new a0d03b2 [X86][SSE] Allow matchVectorShuffleWithUNPCK to recognise ZER [...]
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 | 57 +- test/CodeGen/X86/avg.ll | 835 ++++++++++---------- test/CodeGen/X86/avx-intrinsics-x86-upgrade.ll | 4 +- test/CodeGen/X86/avx512-vec-cmp.ll | 6 +- test/CodeGen/X86/pr11334.ll | 10 +- test/CodeGen/X86/psubus.ll | 150 ++-- test/CodeGen/X86/sad.ll | 873 ++++++++++----------- test/CodeGen/X86/sse2-intrinsics-x86-upgrade.ll | 4 +- test/CodeGen/X86/sse41.ll | 6 +- test/CodeGen/X86/vector-idiv-udiv-128.ll | 54 +- test/CodeGen/X86/vector-shuffle-128-v16.ll | 14 +- test/CodeGen/X86/vector-shuffle-128-v2.ll | 8 +- test/CodeGen/X86/vector-shuffle-256-v32.ll | 7 +- test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 12 +- test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 13 +- test/CodeGen/X86/vector-zext.ll | 33 +- test/CodeGen/X86/xop-mask-comments.ll | 8 +- 17 files changed, 1065 insertions(+), 1029 deletions(-)