This code is now dead as the ARM backend uses ADDCARRY/SUBCARRY/SETCCCARRY .
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 18623 Build 18623: arc lint + arc unit
Paths
| Differential D47413
[ARM] Remove code handling ADDC/ADDE/SUBC/SUBE ClosedPublic Authored by deadalnix on May 26 2018, 9:14 AM.
Details Summary This code is now dead as the ARM backend uses ADDCARRY/SUBCARRY/SETCCCARRY .
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 29 2018, 11:24 AM Closed by commit rL333544: [ARM] Remove code handling ADDC/ADDE/SUBC/SUBE (authored by deadalnix). · Explain WhyMay 30 2018, 6:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148723 lib/Target/ARM/ARMISelLowering.cpp
|