..
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
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
2017-10-10 16:28:07 +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
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
2017-10-10 16:28:07 +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] Pick the right variant of DINS upfront and enable target instruction verification
2017-09-14 10:58:00 +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
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +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
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
2017-10-10 16:28:07 +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
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
2017-10-12 22:57:28 +00:00