llvm-6502/include
Jakob Stoklund Olesen 744b3a5acd Remove TargetInstrInfo::copyRegToReg entirely.
Targets must now implement TargetInstrInfo::copyPhysReg instead. There is no
longer a default implementation forwarding to copyRegToReg.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108095 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-11 17:01:17 +00:00
..
llvm Remove TargetInstrInfo::copyRegToReg entirely. 2010-07-11 17:01:17 +00:00
llvm-c