This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f3a5c86e781 [DAGCombiner] Set the right SDLoc on a newly-created zextlo [...] new fec188eac77 [DAGCombiner] Change the SDLoc on split extloads (2/N)
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 | 2 +- test/CodeGen/X86/avg.ll | 183 +++++++++++++++--------------- test/CodeGen/X86/known-signbits-vector.ll | 28 ++--- test/CodeGen/X86/madd.ll | 132 ++++++++++----------- test/CodeGen/X86/pmovsx-inreg.ll | 18 +-- test/CodeGen/X86/vec_int_to_fp.ll | 24 ++-- test/CodeGen/X86/vector-sext.ll | 18 +-- test/CodeGen/X86/vector-zext.ll | 20 ++-- 8 files changed, 212 insertions(+), 213 deletions(-)