[PATCH] D33390: Remove ADDC, ADDE, SUBC, SUBE support from the X86 backend, use the CARRY ops instead.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 26 07:50:00 PDT 2017
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - don't forget to update the commit message to mention ISD::SETCCE as well.
https://reviews.llvm.org/D33390
More information about the llvm-commits
mailing list