llvm-project/llvm/lib/Target/Mips/MCTargetDesc
Simon Pilgrim bcb47bbd72 Fix "use of uninitialized variable" static analyzer warnings. NFCI. 2020-01-07 10:55:38 +00:00
..
CMakeLists.txt [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
LLVMBuild.txt [Mips] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 01:38:56 +00:00
MipsABIFlagsSection.cpp
MipsABIFlagsSection.h [mips] Write `AFL_EXT_OCTEONP` flag to the `.MIPS.abiflags` section 2019-11-07 13:58:50 +03:00
MipsABIInfo.cpp Add missing includes needed to prune LLVMContext.h include, NFC 2019-11-14 15:23:15 -08:00
MipsABIInfo.h
MipsAsmBackend.cpp [mips] Split long lines in the code. NFC 2019-11-03 00:50:52 +03:00
MipsAsmBackend.h [mips] Fix code indentation. NFC 2019-09-30 16:47:21 +00:00
MipsBaseInfo.h [mips] Fix sc, scs, ll, lld instructions expanding 2019-11-27 00:43:25 +03:00
MipsELFObjectWriter.cpp [MC] Minor cleanup to MCFixup::Kind handling. NFC. 2019-08-23 01:00:55 +00:00
MipsELFStreamer.cpp
MipsELFStreamer.h
MipsFixupKinds.h [ARM] Support .reloc *, R_ARM_NONE, * 2019-05-17 02:51:54 +00:00
MipsInstPrinter.cpp [MC] Add parameter `Address` to MCInstrPrinter::printInstruction 2020-01-06 20:44:14 -08:00
MipsInstPrinter.h [MC] Add parameter `Address` to MCInstrPrinter::printInstruction 2020-01-06 20:44:14 -08:00
MipsMCAsmInfo.cpp [Mips] Use appropriate private label prefix based on Mips ABI 2019-10-23 12:24:35 +02:00
MipsMCAsmInfo.h [Mips] Use appropriate private label prefix based on Mips ABI 2019-10-23 12:24:35 +02:00
MipsMCCodeEmitter.cpp [mips] Split long lines in the code. NFC 2019-11-03 00:50:52 +03:00
MipsMCCodeEmitter.h
MipsMCExpr.cpp [mips] Split long lines in the code. NFC 2019-11-03 00:50:52 +03:00
MipsMCExpr.h
MipsMCNaCl.h [Alignment][NFC] Remove unneeded llvm:: scoping on Align types 2019-09-27 12:54:21 +00:00
MipsMCTargetDesc.cpp [mips] Fix sc, scs, ll, lld instructions expanding 2019-11-27 00:43:25 +03:00
MipsMCTargetDesc.h [Mips] Create a TargetInfo header. NFC 2019-05-14 23:34:37 +00:00
MipsNaClELFStreamer.cpp Fix "use of uninitialized variable" static analyzer warnings. NFCI. 2020-01-07 10:55:38 +00:00
MipsOptionRecord.cpp [MCRegInfo] Add forward sub and super register iterators. (NFC) 2019-12-05 09:29:26 +00:00
MipsTargetStreamer.cpp [mips] Fix sc, scs, ll, lld instructions expanding 2019-11-27 00:43:25 +03:00