..
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] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-01 01:22:51 +00:00
MipsABIInfo.cpp
[mips] Eliminate else-after-return. NFC
2016-12-10 17:30:09 +00:00
MipsABIInfo.h
[mips] Optimize stack pointer adjustments.
2016-06-14 13:39:43 +00:00
MipsAsmBackend.cpp
[mips] Emit R_MICROMIPS_TLS_GOTTPREL relocation for %gottprel in case of microMIPS
2017-04-30 04:27:23 +00:00
MipsAsmBackend.h
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
2017-04-05 10:16:14 +00:00
MipsBaseInfo.h
[mips] Correct c.cond.fmt instruction definition.
2017-01-16 13:55:58 +00:00
MipsELFObjectWriter.cpp
[mips] Emit R_MICROMIPS_TLS_GOTTPREL relocation for %gottprel in case of microMIPS
2017-04-30 04:27:23 +00:00
MipsELFStreamer.cpp
This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs.
2017-04-14 07:44:23 +00:00
MipsELFStreamer.h
This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs.
2017-04-14 07:44:23 +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
Distinguish between code pointer size and DataLayout::getPointerSize() in DWARF info generation
2017-04-17 17:41:25 +00:00
MipsMCAsmInfo.h
…
MipsMCCodeEmitter.cpp
[mips] Emit R_MICROMIPS_TLS_GOTTPREL relocation for %gottprel in case of microMIPS
2017-04-30 04:27:23 +00:00
MipsMCCodeEmitter.h
[Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-01 01:22:51 +00:00
MipsMCExpr.cpp
[Mips] Fix some Include What You Use warnings; other minor fixes (NFC).
2017-02-03 23:39:33 +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
…
MipsMCTargetDesc.cpp
Move the global variables representing each Target behind accessor function
2016-10-09 23:00:34 +00:00
MipsMCTargetDesc.h
Move the global variables representing each Target behind accessor function
2016-10-09 23:00:34 +00:00
MipsNaClELFStreamer.cpp
This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs.
2017-04-14 07:44:23 +00:00
MipsOptionRecord.cpp
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-14 00:33:36 +00:00
MipsTargetStreamer.cpp
[mips] MUL macro variations
2017-02-08 16:25:05 +00:00