diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-10-12 17:15:00 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-10-12 17:15:00 +0000 |
commit | aec745326ac56048cd3cc7bf5f5704dace4d1a5e (patch) | |
tree | b5277eae415fb4b7b0d1868b41818041c1bee166 /lldb/source/Plugins/Process/gdb-remote | |
parent | 6fead930af06435a9a8568dc8d155e8842346b18 (diff) | |
download | bcm5719-llvm-aec745326ac56048cd3cc7bf5f5704dace4d1a5e.tar.gz bcm5719-llvm-aec745326ac56048cd3cc7bf5f5704dace4d1a5e.zip |
Remove the x86 MOV{32,64}{rr,rm,mr}_TC instructions.
The reg-reg copies were no longer being generated since copyPhysReg copies
physical registers only.
The loads and stores are not necessary - The TC constraint is imposed by the
TAILJMP and TCRETURN instructions, there should be no need for constrained loads
and stores.
llvm-svn: 116314
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote')
0 files changed, 0 insertions, 0 deletions