llvm-6502/lib/Target/ARM/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
..
ARMAddressingModes.h
ARMAsmBackend.cpp
ARMBaseInfo.h
ARMELFObjectWriter.cpp
ARMELFStreamer.cpp Implement AsmParser for ARM unwind directives. 2013-05-10 16:17:24 +00:00
ARMELFStreamer.h
ARMFixupKinds.h
ARMMachObjectWriter.cpp
ARMMCAsmInfo.cpp
ARMMCAsmInfo.h
ARMMCCodeEmitter.cpp
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
ARMMCTargetDesc.h When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend 2012-09-18 16:08:49 +00:00
ARMUnwindOp.h
ARMUnwindOpAsm.cpp
ARMUnwindOpAsm.h
CMakeLists.txt
LLVMBuild.txt
Makefile