This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8de78e2cc4f [X86][SSE] combineToExtendVectorInReg - add ANY_EXTEND supp [...] new 3bf67713b28 [TargetLowering] SimplifyDemandedBits ZERO_EXTEND_VECTOR_IN [...] new cc4f8346ba1 [test] Fix TargetParserTest runtime.
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/CodeGen/SelectionDAG/TargetLowering.cpp | 7 +- test/CodeGen/X86/combine-pmuldq.ll | 17 ++-- test/CodeGen/X86/pmul.ll | 91 ++++++++----------- test/CodeGen/X86/vector-reduce-mul-widen.ll | 130 ++++++++++++++-------------- test/CodeGen/X86/vector-reduce-mul.ll | 105 ++++++++++------------ unittests/Support/TargetParserTest.cpp | 7 +- 6 files changed, 167 insertions(+), 190 deletions(-)