llvm-6502/lib/Target/Mips/MCTargetDesc
Rafael Espindola 320296a4cf Add a MCTargetStreamer interface.
This patch fixes an old FIXME by creating a MCTargetStreamer interface
and moving the target specific functions for ARM, Mips and PPC to it.

The ARM streamer is still declared in a common place because it is
used from lib/CodeGen/ARMException.cpp, but the Mips and PPC are
completely hidden in the corresponding Target directories.

I will send an email to llvmdev with instructions on how to use this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192181 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-08 13:08:17 +00:00
..
CMakeLists.txt Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile Test commit 2012-06-09 00:27:55 +00:00
MipsAsmBackend.cpp Generate compact unwind encoding from CFI directives. 2013-09-09 02:37:14 +00:00
MipsBaseInfo.h [mips] Set HWEncoding field of registers. Use delete function 2012-12-10 20:04:40 +00:00
MipsELFObjectWriter.cpp This patch reworks how llvm targets set 2013-01-30 02:09:52 +00:00
MipsFixupKinds.h Mips direct object xgot support 2012-11-21 23:38:59 +00:00
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] Add definition of instruction "drotr32" (double rotate right plus 32). 2013-09-07 00:18:01 +00:00
MipsMCTargetDesc.cpp Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
MipsMCTargetDesc.h Generate compact unwind encoding from CFI directives. 2013-09-09 02:37:14 +00:00
MipsReginfo.cpp This is a resubmittal. For some reason it broke the bots yesterday 2013-01-18 21:20:38 +00:00
MipsReginfo.h This is a resubmittal. For some reason it broke the bots yesterday 2013-01-18 21:20:38 +00:00