This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2ef157559bb [AddDiscriminators] Assign discriminators to MemIntrinsic calls. new d7dec945d06 [X86] Create the correct ADC/SBB SDNode when lowering add. new 4e34a0eb576 [AArch64] Simplify MacroFusion
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/AArch64/AArch64MacroFusion.cpp | 168 ++++++++++++++++-------------- lib/Target/X86/X86ISelLowering.cpp | 6 +- test/CodeGen/X86/pr32588.ll | 27 +++++ 3 files changed, 120 insertions(+), 81 deletions(-) create mode 100644 test/CodeGen/X86/pr32588.ll