This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 14c3bbaef31 Add llvm::object::getELFSectionTypeName(). new d3b7a7cfa09 [DAGCombine] (uaddo X, (addcarry Y, 0, Carry)) -> (addcarry [...]
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 | 21 + test/CodeGen/X86/adde-carry.ll | 22 +- test/CodeGen/X86/mul-i1024.ll | 2193 +++++++++++++++--------------- test/CodeGen/X86/mul-i256.ll | 19 +- test/CodeGen/X86/mul-i512.ll | 166 ++- 5 files changed, 1209 insertions(+), 1212 deletions(-)