diff options
author | Chad Rosier <mcrosier@apple.com> | 2012-10-24 17:22:29 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2012-10-24 17:22:29 +0000 |
commit | 91c826620079bad984959aae511bf32241f6e4b0 (patch) | |
tree | 5211d6cd90741020933fe2763fe20f13e56c69e4 /llvm/lib/Target/XCore/XCoreTargetMachine.cpp | |
parent | 6a8f3f9e20d9bd39f1298c029c56cada1b21f399 (diff) | |
download | bcm5719-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