This change improves the code generated for long long addition and subtraction
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109615
[ARC] Improve code generated for i32 ADDC/ADDE and SUBC/SUBE ClosedPublic Authored by marksl on Sep 10 2021, 10:45 AM.
Details Summary This change improves the code generated for long long addition and subtraction
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 10 2021, 10:49 AM This revision was landed with ongoing or failed builds.Sep 10 2021, 1:05 PM Closed by commit rG7c82db3634c1: [ARC] Improve code generated for i32 ADDC/ADDE and SUBC/SUBE (authored by marksl). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 371995 llvm/lib/Target/ARC/ARCISelLowering.cpp
llvm/lib/Target/ARC/ARCInstrInfo.td
llvm/test/CodeGen/ARC/alu.ll
|