.. |
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] Correct .MIPS.abiflags for -mfpxx on MIPS32r6
|
2014-07-17 09:57:23 +00:00 |
MipsABIFlagsSection.h
|
[mips] Add backend support for Mips32r[35] and Mips64r[35].
|
2015-02-18 16:24:50 +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
|
[mips][microMIPSr6] Implement initial mapping support
|
2015-04-20 12:42:08 +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
|
Use raw_pwrite_stream in the object writer/streamer.
|
2015-04-14 22:14:34 +00:00 |
MipsOptionRecord.cpp
|
[Mips] Add .MIPS.options section descriptor kinds enumeration
|
2015-02-16 22:59:29 +00:00 |
MipsTargetStreamer.cpp
|
[mips] [IAS] Preserve microMIPS label marking for objects when assigning.
|
2015-04-16 13:37:32 +00:00 |