.. |
CMakeLists.txt
|
MipsABIInfo class is used in different libraries. Moving the files to MCTargetDesc folder(LLVMMipsDesc library) prevents linkage errors. There are no functional changes.
|
2014-12-17 11:49:56 +00:00 |
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
|
Rename the MIPS routine abiUsesSoftFloat -> useSoftFloat to match
|
2015-05-07 23:10:21 +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
|
Use raw_pwrite_stream in the object writer/streamer.
|
2015-04-14 22:14:34 +00:00 |
MipsBaseInfo.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
MipsELFObjectWriter.cpp
|
Use raw_pwrite_stream in the object writer/streamer.
|
2015-04-14 22:14:34 +00:00 |
MipsELFStreamer.cpp
|
[mips] [IAS] Add support for the .insn directive.
|
2015-04-16 09:53:47 +00:00 |
MipsELFStreamer.h
|
[mips] [IAS] Add support for the .insn directive.
|
2015-04-16 09:53:47 +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
|
Allow target to specify prefix for labels
|
2014-12-04 00:06:57 +00:00 |
MipsMCAsmInfo.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
MipsMCCodeEmitter.cpp
|
Reverting r237234, "Use std::bitset for SubtargetFeatures"
|
2015-05-13 10:28:46 +00:00 |
MipsMCCodeEmitter.h
|
[mips][microMIPSr6] Implement initial subtarget support
|
2015-04-20 12:23:06 +00:00 |
MipsMCExpr.cpp
|
If available, pass down the Fixup object to EvaluateAsRelocatable.
|
2014-08-10 11:35:12 +00:00 |
MipsMCExpr.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
MipsMCNaCl.h
|
Use raw_pwrite_stream in the object writer/streamer.
|
2015-04-14 22:14:34 +00:00 |
MipsMCTargetDesc.cpp
|
Use raw_pwrite_stream in the object writer/streamer.
|
2015-04-14 22:14:34 +00:00 |
MipsMCTargetDesc.h
|
Use raw_pwrite_stream in the object writer/streamer.
|
2015-04-14 22:14:34 +00:00 |
MipsNaClELFStreamer.cpp
|
MC: Modernize MCOperand API naming. NFC.
|
2015-05-13 18:37:00 +00:00 |
MipsOptionRecord.cpp
|
[Mips] Add .MIPS.options section descriptor kinds enumeration
|
2015-02-16 22:59:29 +00:00 |
MipsTargetStreamer.cpp
|
MC: Modernize MCOperand API naming. NFC.
|
2015-05-13 18:37:00 +00:00 |