This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 07d368ef580 [ARM] GlobalISel: Add more tests. NFC new ef444842251 This patch closes PR28513: an optimization of multiplicatio [...] new 4bdace3fe05 Regenerate test
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/Target/X86/X86ISelLowering.cpp | 82 +- test/CodeGen/X86/mul-constant-i16.ll | 139 ++- test/CodeGen/X86/mul-constant-i32.ll | 1578 +++++++++++++++++++++--- test/CodeGen/X86/mul-constant-i64.ll | 1605 ++++++++++++++++++++++--- test/CodeGen/X86/mul-constant-result.ll | 1291 ++++++++++++++++++++ test/Transforms/SLPVectorizer/X86/arith-fp.ll | 48 +- 6 files changed, 4358 insertions(+), 385 deletions(-) create mode 100644 test/CodeGen/X86/mul-constant-result.ll