Jakob Stoklund Olesen b0a258be2f Remove copyRegToReg from TargetInstrInfo so it is not longer accesible.
Use a COPY instruction instead for register copies, or TII::copyPhysReg() after
COPY instructions are lowered.

Targets should implement copyPhysReg instead of copyRegToReg.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108075 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-11 05:17:06 +00:00
..
2010-05-14 23:01:02 +00:00
2010-06-29 16:01:30 +00:00
2010-01-16 21:55:24 +00:00
2010-02-10 16:03:48 +00:00
2010-04-29 12:32:45 +00:00
2010-03-16 10:59:48 +00:00
2010-05-10 20:24:27 +00:00
2009-11-06 10:58:06 +00:00
2010-06-21 16:46:37 +00:00