summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/XCoreTargetMachine.cpp
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2012-10-24 17:22:29 +0000
committerChad Rosier <mcrosier@apple.com>2012-10-24 17:22:29 +0000
commit91c826620079bad984959aae511bf32241f6e4b0 (patch)
tree5211d6cd90741020933fe2763fe20f13e56c69e4 /llvm/lib/Target/XCore/XCoreTargetMachine.cpp
parent6a8f3f9e20d9bd39f1298c029c56cada1b21f399 (diff)
downloadbcm5719-llvm-91c826620079bad984959aae511bf32241f6e4b0.tar.gz
bcm5719-llvm-91c826620079bad984959aae511bf32241f6e4b0.zip
[ms-inline asm] Create a register operand, rather than a memory operand when we
see the offsetof operator. Previously, we were matching something like MOVrm in the front-end and later matching MOVrr in the back-end. This change makes things more consistent. It also fixes cases where we can't match against a memory operand as the source (test cases coming). Part of rdar://12470317 llvm-svn: 166592
Diffstat (limited to 'llvm/lib/Target/XCore/XCoreTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud