[ARM] Move machine operand target flags to ARMBaseInstrInfo
commit487456c9c51a5e594bb5ebae004749d51682b7d7
authorMartin Storsjo <martin@martin.st>
Wed, 22 Aug 2018 20:34:06 +0000 (22 20:34 +0000)
committerMartin Storsjo <martin@martin.st>
Wed, 22 Aug 2018 20:34:06 +0000 (22 20:34 +0000)
tree61ab42ae12a90bf24735c98402689daeaa30e378
parent34868d785f11e0d9adedc6568b1c134cdc68389e
[ARM] Move machine operand target flags to ARMBaseInstrInfo

This makes sure the flags are available for use for thumb MIR as well.

A test that requires this will be added in the next commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340450 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/ARMInstrInfo.h