llvm-6502/lib/Target/Mips/MCTargetDesc
Eric Christopher e2424b02b2 Replace the MCSubtargetInfo parameter with a Triple when creating
an MCInstPrinter. Update all callers and use where we wanted a Triple
previously.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233648 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-31 00:10:04 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
MipsABIFlagsSection.cpp
MipsABIFlagsSection.h
MipsABIInfo.cpp
MipsABIInfo.h
MipsAsmBackend.cpp
MipsAsmBackend.h Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter 2015-03-16 18:06:57 +00:00
MipsBaseInfo.h
MipsELFObjectWriter.cpp [mips] Simplify boolean expressions in Mips target with clang-tidy 2015-03-24 12:24:56 +00:00
MipsELFStreamer.cpp Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +00:00
MipsELFStreamer.h Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +00:00
MipsFixupKinds.h Recommit r232027 with PR22883 fixed: Add infrastructure for support of multiple memory constraints. 2015-03-13 12:45:09 +00:00
MipsMCAsmInfo.cpp
MipsMCAsmInfo.h
MipsMCCodeEmitter.cpp Revert "Use std::bitset for SubtargetFeatures" 2015-03-24 12:56:59 +00:00
MipsMCCodeEmitter.h
MipsMCExpr.cpp
MipsMCExpr.h
MipsMCNaCl.h Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +00:00
MipsMCTargetDesc.cpp Replace the MCSubtargetInfo parameter with a Triple when creating 2015-03-31 00:10:04 +00:00
MipsMCTargetDesc.h Remove the use of the subtarget in MCCodeEmitter creation and 2015-03-10 22:03:14 +00:00
MipsNaClELFStreamer.cpp Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +00:00
MipsOptionRecord.cpp
MipsTargetStreamer.cpp Revert "Use std::bitset for SubtargetFeatures" 2015-03-24 12:56:59 +00:00