This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a6fbe3daaa9 Fix for llvm-dwarfdump changes for subroutine types new 359ff84264b [X86] Don't emit MULX by default with BMI2
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/X86ISelDAGToDAG.cpp | 66 ++--- test/CodeGen/X86/bmi2-x86_64.ll | 8 +- test/CodeGen/X86/bmi2.ll | 12 +- test/CodeGen/X86/i128-mul.ll | 502 +++++++++++++------------------------ test/CodeGen/X86/mulx32.ll | 8 +- test/CodeGen/X86/mulx64.ll | 8 +- test/CodeGen/X86/pr35636.ll | 20 +- 7 files changed, 217 insertions(+), 407 deletions(-)