This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f5d23835e63 [X86] Teach -Os immediate sharing code to not count constan [...] new cb794b1e416 [SDAG] Fold umul_lohi with 0 or 1 multiplicand
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 | 12 + test/CodeGen/X86/i128-mul.ll | 134 +- test/CodeGen/X86/imul.ll | 9 +- test/CodeGen/X86/mul-i1024.ll | 10822 ++++++++----------- test/CodeGen/X86/mul-i256.ll | 335 +- test/CodeGen/X86/mul-i512.ll | 2202 ++-- test/CodeGen/X86/mul128.ll | 36 +- test/CodeGen/X86/overflow.ll | 49 +- .../CodeGen/X86/umulo-128-legalisation-lowering.ll | 87 +- 9 files changed, 5470 insertions(+), 8216 deletions(-)