hanchenye-llvm-project/llvm/lib/Target/MBlaze/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
MBlazeAsmBackend.cpp Renamed MCInstFragment to MCRelaxableFragment and added some comments. 2013-01-08 00:22:56 +00:00
MBlazeBaseInfo.h
MBlazeELFObjectWriter.cpp
MBlazeMCAsmInfo.cpp
MBlazeMCAsmInfo.h
MBlazeMCCodeEmitter.cpp
MBlazeMCTargetDesc.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
MBlazeMCTargetDesc.h
Makefile