diff options
author | Jim Grosbach <grosbach@apple.com> | 2010-09-07 22:30:53 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2010-09-07 22:30:53 +0000 |
commit | 88628e97381ccc696e7fbf17c0380590970609c2 (patch) | |
tree | 6c5eb405a2c37bc81714a83aaa678c1c75f434f4 /lldb/source/Commands/CommandObjectFile.cpp | |
parent | 41994fd45d2621283d8aa133d4b068c61e800c17 (diff) | |
download | bcm5719-llvm-88628e97381ccc696e7fbf17c0380590970609c2.tar.gz bcm5719-llvm-88628e97381ccc696e7fbf17c0380590970609c2.zip |
To shrink a t2LDM instruction to the 16-bit wide tLDM instruction, the base
register must be one of the destination registers for the load. Otherwise,
the tLDM instruction will write-back to the base register, which isn't what's
desired (otherwise, we'd have a t2LDM_UPD instead).
rdar://8394087
llvm-svn: 113297
Diffstat (limited to 'lldb/source/Commands/CommandObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions