hanchenye-llvm-project/llvm/lib/Target/X86/MCTargetDesc
Quentin Colombet f482805c28 Follow up of the introduction of MCSymbolizer.
- Ressurect old MCDisassemble API to soften transition.
- Extend MCTargetDesc to set target specific symbolizer.

llvm-svn: 182688
2013-05-24 22:51:52 +00:00
..
CMakeLists.txt Add MCSymbolizer for symbolic/annotated disassembly. 2013-05-24 00:39:57 +00:00
LLVMBuild.txt
Makefile
X86AsmBackend.cpp The current X86 NOP padding uses one long NOP followed by the remainder in 2013-03-05 00:02:23 +00:00
X86BaseInfo.h Add CLAC/STAC instruction encoding/decoding support 2013-04-11 04:52:28 +00:00
X86ELFObjectWriter.cpp Enable ELF machine type to be specified explicitly in X86 backend 2012-10-30 17:33:39 +00:00
X86ELFRelocationInfo.cpp Add MCSymbolizer for symbolic/annotated disassembly. 2013-05-24 00:39:57 +00:00
X86FixupKinds.h Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore. 2012-02-18 12:03:15 +00:00
X86MCAsmInfo.cpp Initial patch for x32 ABI support. 2013-01-22 18:02:49 +00:00
X86MCAsmInfo.h Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore. 2012-02-18 12:03:15 +00:00
X86MCCodeEmitter.cpp Fix section relocation for SECTIONREL32 with immediate offset. 2013-04-25 19:27:05 +00:00
X86MCTargetDesc.cpp Follow up of the introduction of MCSymbolizer. 2013-05-24 22:51:52 +00:00
X86MCTargetDesc.h Add MCSymbolizer for symbolic/annotated disassembly. 2013-05-24 00:39:57 +00:00
X86MachORelocationInfo.cpp Add MCSymbolizer for symbolic/annotated disassembly. 2013-05-24 00:39:57 +00:00
X86MachObjectWriter.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
X86WinCOFFObjectWriter.cpp MC: Support COFF image-relative MCSymbolRefs 2013-04-10 23:28:17 +00:00