Jakob Stoklund Olesen 92c1f72c54 Emit COPY instructions instead of using copyRegToReg in InstrEmitter,
ScheduleDAGEmit, TwoAddressLowering, and PHIElimination.

This switches the bulk of register copies to using COPY, but many less used
copyRegToReg calls remain.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108050 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-10 19:08:25 +00:00
..
2010-07-09 16:01:21 +00:00
2010-07-01 01:00:27 +00:00
2010-06-29 22:34:52 +00:00
2010-07-09 16:51:20 +00:00