llvm-6502/lib/Target/SystemZ/MCTargetDesc
Rafael Espindola 4a971705bc Remove the MachineMove class.
It was just a less powerful and more confusing version of
MCCFIInstruction. A side effect is that, since MCCFIInstruction uses
dwarf register numbers, calls to getDwarfRegNum are pushed out, which
should allow further simplifications.

I left the MachineModuleInfo::addFrameMove interface unchanged since
this patch was already fairly big.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181680 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-13 01:16:13 +00:00
..
CMakeLists.txt [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
LLVMBuild.txt [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
Makefile [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCAsmBackend.cpp [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCAsmInfo.cpp Remove unused argument. 2013-05-10 18:16:59 +00:00
SystemZMCAsmInfo.h Remove unused argument. 2013-05-10 18:16:59 +00:00
SystemZMCCodeEmitter.cpp [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCFixups.h [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCObjectWriter.cpp [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCTargetDesc.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
SystemZMCTargetDesc.h [SystemZ] Add back end 2013-05-06 16:15:19 +00:00