This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cd986088c56 [Transforms] Fix some Clang-tidy modernize and Include What [...] new abd557f9822 [X86] Do not generate __multi3 for mul i128 on X86 new cbc06db9509 [SelectionDAG] Don't subject ISD:Constant to the depth limi [...]
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 | 12 +- lib/Target/X86/X86ISelLowering.cpp | 1 + test/CodeGen/X86/libcall-sret.ll | 6 +- test/CodeGen/X86/mul-i1024.ll | 10723 ++++++++++++++++---------- test/CodeGen/X86/mul-i256.ll | 470 +- test/CodeGen/X86/mul-i512.ll | 2177 ++++-- test/CodeGen/X86/mul128.ll | 79 + test/CodeGen/X86/overflow.ll | 73 +- 8 files changed, 8468 insertions(+), 5073 deletions(-)