This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c26af7673b1 [x86] add test for insert/extract binop; NFC new f098d456c4a [DAGCombiner] narrow vector binop with inserts/extract
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 34 +++++++++++++++++- test/CodeGen/X86/sad.ll | 57 +++++++----------------------- test/CodeGen/X86/vec_saddo.ll | 34 +++++++++--------- test/CodeGen/X86/vec_ssubo.ll | 54 ++++++++++++++-------------- test/CodeGen/X86/vector-narrow-binop.ll | 28 +++++++-------- test/CodeGen/X86/vector-reduce-xor-bool.ll | 30 ++++++++-------- 6 files changed, 116 insertions(+), 121 deletions(-)