This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b2debb2fad4 [AArch64][SVE] Asm: Add support for RDVL/ADDVL/ADDPL instructions new d5dd5d3520d [X86] Extend load-op-store fusion merge to ADC/SBB.
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 | 39 ++++- test/CodeGen/X86/addcarry.ll | 3 +- test/CodeGen/X86/addcarry2.ll | 296 +++++++++++++++++++++++++++++++++++++ 3 files changed, 332 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/X86/addcarry2.ll