This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 322b8287e89 [X86] Simplify the CHECK lines in vector-reduce-and/or/xor. new 74a2795dfd4 [X86] Add the SSE versions of PMULLW and PMULLD to isAssoci [...] new c9b79678c6a [X86] Simplify the CHECK lines in vector-reduce-and/or/xor- [...]
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/X86InstrInfo.cpp | 2 + test/CodeGen/X86/vector-reduce-and-widen.ll | 101 +--------- test/CodeGen/X86/vector-reduce-mul-widen.ll | 278 ++++++++++++++-------------- test/CodeGen/X86/vector-reduce-mul.ll | 278 ++++++++++++++-------------- test/CodeGen/X86/vector-reduce-or-widen.ll | 101 +--------- test/CodeGen/X86/vector-reduce-xor-widen.ll | 101 +--------- 6 files changed, 286 insertions(+), 575 deletions(-)