ARM: Add support for the Thumb2 PLI alternate literal form.
authorTilmann Scheller <tilmann.scheller@googlemail.com>
Tue, 16 Jul 2013 21:52:34 +0000 (21:52 +0000)
committerTilmann Scheller <tilmann.scheller@googlemail.com>
Tue, 16 Jul 2013 21:52:34 +0000 (21:52 +0000)
commit898788c6bcc2abfe0e1c7b21c14394352963acd6
treee7b74d1a66510171ee689d0ca48ac27d1c812eda
parent61cf1580750eb2ce6c20ea98a57653ef1344e7bc
ARM: Add support for the Thumb2 PLI alternate literal form.

This adds an instruction alias to make the assembler recognize the alternate literal form: pli [PC, #+/-<imm>]

See A8.8.129 in the ARM ARM (DDI 0406C.b).

Fixes <rdar://problem/14403733>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186459 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb2.td
test/MC/ARM/basic-thumb2-instructions.s