This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 15bfd7a6941 [WebAssembly] Add tests for weaker memory consistency orderings new 89b692c8285 [X86] Generalize the multiply by 30 lowering to generic mul [...]
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/Target/X86/X86ISelLowering.cpp | 25 ++++----- test/CodeGen/X86/mul-constant-i16.ll | 38 ++++++++++--- test/CodeGen/X86/mul-constant-i32.ll | 90 ++++++++++++++++++++++++++----- test/CodeGen/X86/mul-constant-i64.ll | 94 +++++++++++++++++++++++++++++---- test/CodeGen/X86/mul-constant-result.ll | 28 +++++----- 5 files changed, 216 insertions(+), 59 deletions(-)