[PATCH] D33390: Remove ADDC, ADDE, SUBC, SUBE support from the X86 backend, use the CARRY ops instead.
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 10:11:29 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304435: Remove ADDC, ADDE, SUBC, SUBE and SETCCE support from the X86 backend, use theā¦ (authored by deadalnix).
Changed prior to commit:
https://reviews.llvm.org/D33390?vs=100407&id=101043#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33390
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33390.101043.patch
Type: text/x-patch
Size: 5312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/8ab3c51f/attachment.bin>
More information about the llvm-commits
mailing list