commit | d3b29223a8d36bdddb5d8c24cf3f81d0a989f955 | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Wed Aug 22 20:34:06 2018 +0000 |
committer | Martin Storsjo <martin@martin.st> | Wed Aug 22 20:34:06 2018 +0000 |
tree | cd41fb02b24a22906050446ae5f01bd00ad62ed5 | |
parent | 0ce8a7a039386e581eb4d7f9a5f8c34ee5fa36e2 [diff] |
[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. llvm-svn: 340450