As per title. This cleanup some technical debt.
Depends on D33374
Paths
| Differential D33390
Remove ADDC, ADDE, SUBC, SUBE support from the X86 backend, use the CARRY ops instead. ClosedPublic Authored by deadalnix on May 21 2017, 5:02 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2017, 3:27 PM This revision now requires changes to proceed.May 26 2017, 3:54 AM This revision is now accepted and ready to land.May 26 2017, 7:49 AM Closed by commit rL304435: Remove ADDC, ADDE, SUBC, SUBE and SETCCE support from the X86 backend, use the… (authored by deadalnix). · Explain WhyJun 1 2017, 10:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 100407 lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86ISelLowering.cpp
|