llvm-6502/lib/Target/MBlaze/MCTargetDesc
Jim Grosbach c6449b636f Make MCRegisterInfo available to the the MCInstPrinter.
Used to allow context sensitive printing of super-register or sub-register
references.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152043 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-05 19:33:20 +00:00
..
CMakeLists.txt Move the MBlaze ELF writer bits to lib/Target/MBlaze. 2011-12-22 02:28:24 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
MBlazeAsmBackend.cpp Convert assert(0) to llvm_unreachable 2012-02-07 02:50:20 +00:00
MBlazeBaseInfo.h More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
MBlazeELFObjectWriter.cpp Move the MBlaze ELF writer bits to lib/Target/MBlaze. 2011-12-22 02:28:24 +00:00
MBlazeMCAsmInfo.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
MBlazeMCAsmInfo.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
MBlazeMCCodeEmitter.cpp Convert assert(0) to llvm_unreachable 2012-02-07 02:50:20 +00:00
MBlazeMCTargetDesc.cpp Make MCRegisterInfo available to the the MCInstPrinter. 2012-03-05 19:33:20 +00:00
MBlazeMCTargetDesc.h Move the MBlaze ELF writer bits to lib/Target/MBlaze. 2011-12-22 02:28:24 +00:00