[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)
commit273a9b4f03d2d22b4f0d673aa55e1abd0d32a028
treec4f10d56322765886128246591668d1423ba14aa
parent94c259d2aee7ffc36f0d3ba0739603631bc6d038
[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

llvm-svn: 234350
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMInstrThumb.td
llvm/lib/Target/ARM/ARMInstrThumb2.td