OSDN Git Service

[ARM] Mark a bunch of .td Operands with type _MEMORY.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Tue, 7 Apr 2015 20:31:16 +0000 (20:31 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Tue, 7 Apr 2015 20:31:16 +0000 (20:31 +0000)
commit236bac7a8780b9ace7facf7edc2e992b308c94d2
treee0c8f83e6367a14184cd0fd204640977ba811011
parent68e6b651a1879e8038870feff376ed3773ac062c
[ARM] Mark a bunch of .td Operands with type _MEMORY.

This shouldn't affect anything in-tree, as the OperandType users are
mostly smart disassemblers and such; more information is helpful there.
However, on the flip side, that + the fact that this is just hinting at
the meaning of operands makes this not really test-worthy or testable.

Differential Revision: http://reviews.llvm.org/D8620

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234350 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td