llvm-6502/lib/Target/XCore/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 build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission. 2012-12-16 16:20:48 +00:00
Makefile
XCoreMCAsmInfo.cpp Remove unused argument. 2013-05-10 18:16:59 +00:00
XCoreMCAsmInfo.h Remove unused argument. 2013-05-10 18:16:59 +00:00
XCoreMCTargetDesc.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
XCoreMCTargetDesc.h Remove some unnecessary forward declarations. 2012-03-22 06:52:14 +00:00