llvm-6502/lib/Target/Mips/MCTargetDesc
Simon Atanasyan 2d0087d82a [MIPS] Move MIPS ABI flags structure constants to the separate header
http://reviews.llvm.org/D9517

The separate header file allows to reuse the MIPS ABI flags structure
constants in other LLVM tools like the llvm-readobj.

No functional changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236732 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-07 14:57:04 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
MipsABIFlagsSection.cpp [MIPS] Move MIPS ABI flags structure constants to the separate header 2015-05-07 14:57:04 +00:00
MipsABIFlagsSection.h [MIPS] Move MIPS ABI flags structure constants to the separate header 2015-05-07 14:57:04 +00:00
MipsABIInfo.cpp [mips] Move ABI-dependent register selections to MipsABIInfo. NFC. 2015-04-17 09:50:21 +00:00
MipsABIInfo.h [mips] Move ABI-dependent register selections to MipsABIInfo. NFC. 2015-04-17 09:50:21 +00:00
MipsAsmBackend.cpp [mc] Clean up emission of byte sequences 2015-04-17 11:12:43 +00:00
MipsAsmBackend.h
MipsBaseInfo.h
MipsELFObjectWriter.cpp
MipsELFStreamer.cpp
MipsELFStreamer.h
MipsFixupKinds.h
MipsMCAsmInfo.cpp
MipsMCAsmInfo.h
MipsMCCodeEmitter.cpp [mips][microMIPSr6] Implement mips32 to microMIPSr6 mapping support 2015-04-22 13:27:34 +00:00
MipsMCCodeEmitter.h [mips][microMIPSr6] Implement initial subtarget support 2015-04-20 12:23:06 +00:00
MipsMCExpr.cpp
MipsMCExpr.h
MipsMCNaCl.h
MipsMCTargetDesc.cpp
MipsMCTargetDesc.h
MipsNaClELFStreamer.cpp
MipsOptionRecord.cpp
MipsTargetStreamer.cpp