Shows up rarely for 64-bit arithmetic, more frequently for the compare patterns added in r325323.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53848
[ARM] Add missing pseudo-instruction for Thumb1 RSBS. ClosedPublic Authored by efriedma on Oct 29 2018, 4:22 PM.
Details Summary Shows up rarely for 64-bit arithmetic, more frequently for the compare patterns added in r325323.
Diff Detail
Event TimelineHerald added subscribers: chrib, kristof.beyls, javed.absar. · View Herald TranscriptOct 29 2018, 4:22 PM This revision is now accepted and ready to land.Oct 30 2018, 12:19 AM Closed by commit rL345782: [ARM] Add missing pseudo-instruction for Thumb1 RSBS. (authored by efriedma). · Explain WhyOct 31 2018, 2:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 172025 llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/trunk/lib/Target/ARM/ARMInstrThumb.td
llvm/trunk/test/CodeGen/ARM/and-load-combine.ll
llvm/trunk/test/CodeGen/ARM/atomic-cmpxchg.ll
llvm/trunk/test/CodeGen/ARM/select-imm.ll
llvm/trunk/test/CodeGen/ARM/smml.ll
llvm/trunk/test/CodeGen/Thumb/branchless-cmp.ll
llvm/trunk/test/CodeGen/Thumb/long-setcc.ll
|