.. |
CMakeLists.txt
|
|
|
LLVMBuild.txt
|
|
|
MipsABIFlagsSection.cpp
|
[Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-01 01:22:51 +00:00 |
MipsABIFlagsSection.h
|
[mips][mt][1/7] Add the MT ASE as a subtarget feature.
|
2017-07-11 18:03:20 +00:00 |
MipsABIInfo.cpp
|
[mips] Eliminate else-after-return. NFC
|
2016-12-10 17:30:09 +00:00 |
MipsABIInfo.h
|
|
|
MipsAsmBackend.cpp
|
Thread MCSubtargetInfo through Target::createMCAsmBackend
|
2018-01-03 08:53:05 +00:00 |
MipsAsmBackend.h
|
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
|
2017-10-10 16:28:07 +00:00 |
MipsBaseInfo.h
|
[mips] Correct c.cond.fmt instruction definition.
|
2017-01-16 13:55:58 +00:00 |
MipsELFObjectWriter.cpp
|
[Mips] Handle one byte unsupported relocations
|
2018-01-11 10:07:47 +00:00 |
MipsELFStreamer.cpp
|
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
|
2017-10-11 23:34:47 +00:00 |
MipsELFStreamer.h
|
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
|
2017-10-11 23:34:47 +00:00 |
MipsFixupKinds.h
|
[mips] Emit R_MICROMIPS_TLS_GOTTPREL relocation for %gottprel in case of microMIPS
|
2017-04-30 04:27:23 +00:00 |
MipsMCAsmInfo.cpp
|
[mips] Enable IAS by default for Android MIPS64
|
2017-07-21 14:25:42 +00:00 |
MipsMCAsmInfo.h
|
|
|
MipsMCCodeEmitter.cpp
|
[mips] Handle the emission of microMIPSr6 sll instruction when used as a nop.
|
2017-12-19 11:16:22 +00:00 |
MipsMCCodeEmitter.h
|
[mips] Add movep for microMIPS32R6 and fix microMIPS32r3 version
|
2017-11-06 12:59:53 +00:00 |
MipsMCExpr.cpp
|
[mips] Fix PR35140
|
2017-11-06 10:50:04 +00:00 |
MipsMCExpr.h
|
[Mips] Fix some Include What You Use warnings; other minor fixes (NFC).
|
2017-02-03 23:39:33 +00:00 |
MipsMCNaCl.h
|
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
|
2017-10-11 23:34:47 +00:00 |
MipsMCTargetDesc.cpp
|
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
|
2017-10-11 23:34:47 +00:00 |
MipsMCTargetDesc.h
|
Thread MCSubtargetInfo through Target::createMCAsmBackend
|
2018-01-03 08:53:05 +00:00 |
MipsNaClELFStreamer.cpp
|
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
|
2017-10-11 23:34:47 +00:00 |
MipsOptionRecord.cpp
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |
MipsTargetStreamer.cpp
|
Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."
|
2017-11-14 22:26:42 +00:00 |