llvm-6502/tools/llvm-objdump
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 [objdump] Add --private-headers, -p. 2013-01-06 03:56:49 +00:00
COFFDump.cpp Sort a few more #include lines in tools/... unittests/... and utils/... 2013-01-02 10:26:28 +00:00
ELFDump.cpp Introduce convenience typedefs for the 4 ELF object types. 2013-05-09 13:13:28 +00:00
llvm-objdump.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
llvm-objdump.h [objdump] Add --private-headers, -p. 2013-01-06 03:56:49 +00:00
LLVMBuild.txt
MachODump.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
Makefile
MCFunction.cpp Make MemoryObject accessor members const again 2012-02-29 01:09:06 +00:00
MCFunction.h Make MemoryObject accessor members const again 2012-02-29 01:09:06 +00:00