ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form.
authorTilmann Scheller <tilmann.scheller@googlemail.com>
Fri, 19 Jul 2013 16:18:56 +0000 (16:18 +0000)
committerTilmann Scheller <tilmann.scheller@googlemail.com>
Fri, 19 Jul 2013 16:18:56 +0000 (16:18 +0000)
commit34869503cb814221b3260399835e02f68e69ee02
tree918a415c0decf51b3d767cba8c8b70b68911b970
parentff6c5a5609c9eb7f1d4a93b48e651759e073a9cd
ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form.

See A8.8.127 in ARM DDI 0406C.b.

Related to <rdar://problem/14403733>.

llvm-svn: 186682
llvm/lib/Target/ARM/ARMInstrThumb2.td
llvm/test/MC/ARM/basic-thumb2-instructions.s
llvm/test/MC/ARM/thumb2-pldw.s [new file with mode: 0644]