hanchenye-llvm-project/llvm/lib/Target/Mips/MCTargetDesc
Rafael Espindola 227144c23c 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.

llvm-svn: 181680
2013-05-13 01:16:13 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
MipsAsmBackend.cpp
MipsBaseInfo.h
MipsDirectObjLower.cpp
MipsDirectObjLower.h
MipsELFObjectWriter.cpp
MipsELFStreamer.cpp ELF symbol table field st_other support, 2013-02-19 22:29:00 +00:00
MipsELFStreamer.h
MipsFixupKinds.h
MipsMCAsmInfo.cpp Remove unused argument. 2013-05-10 18:16:59 +00:00
MipsMCAsmInfo.h Remove unused argument. 2013-05-10 18:16:59 +00:00
MipsMCCodeEmitter.cpp [mips] First patch which adds support for micromips. 2013-04-19 19:03:11 +00:00
MipsMCTargetDesc.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
MipsMCTargetDesc.h
MipsReginfo.cpp
MipsReginfo.h