@Renato: does this completely address the FIXME that it removes?
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D12232
[ARM] Use AEABI helpers for i64 div and rem ClosedPublic Authored by scott-0 on Aug 21 2015, 3:20 AM.
Details Summary @Renato: does this completely address the FIXME that it removes?
Diff Detail
Event Timelinescott-0 updated this object. Herald added subscribers: srhines, danalbert, tberghammer and 2 others. · View Herald TranscriptAug 21 2015, 3:20 AM scott-0 added a parent revision: D12230: [ARM] Refactor LowerDivRem before adding LowerREM (nfc).Aug 21 2015, 3:21 AM scott-0 updated this object. This revision is now accepted and ready to land.Aug 22 2015, 6:01 AM Closed by commit rL245830: [ARM] Use AEABI helpers for i64 div and rem (authored by scott-0). · Explain WhyAug 24 2015, 2:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 32936 llvm/trunk/lib/Target/ARM/ARMISelLowering.h
llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/test/CodeGen/ARM/div.ll
|