The version of this instruction with the .w suffix already correctly accepts this, but the alias without the .w did not.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26499
[ARM] Thumb2 LDR (literal) should accept PC as the destination ClosedPublic Authored by olista01 on Nov 10 2016, 5:13 AM.
Details Summary The version of this instruction with the .w suffix already correctly accepts this, but the alias without the .w did not.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 10 2016, 5:15 AM Closed by commit rL286446: [ARM] Thumb2 LDR (literal) should accept PC as the destination (authored by olista01). · Explain WhyNov 10 2016, 5:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 77474 llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
llvm/trunk/test/MC/ARM/basic-thumb2-instructions.s
|