..
CMakeLists.txt
LLVMBuild.txt
Makefile
MipsABIFlagsSection.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
MipsABIFlagsSection.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
MipsABIInfo.cpp
Clean up redundant copies of Triple objects. NFC
2015-06-16 15:44:21 +00:00
MipsABIInfo.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
MipsAsmBackend.cpp
[mips64] Emit correct addend for some PC-relative relocations
2015-06-23 13:54:42 +00:00
MipsAsmBackend.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
MipsBaseInfo.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
MipsELFObjectWriter.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
MipsELFStreamer.cpp
Bring back r239006 with a fix.
2015-06-04 05:59:23 +00:00
MipsELFStreamer.h
Move alignment from MCSectionData to MCSection.
2015-05-21 19:20:38 +00:00
MipsFixupKinds.h
MipsMCAsmInfo.cpp
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC.
2015-06-04 13:12:25 +00:00
MipsMCAsmInfo.h
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC.
2015-06-04 13:12:25 +00:00
MipsMCCodeEmitter.cpp
[mips64] Emit correct addend for some PC-relative relocations
2015-06-23 13:54:42 +00:00
MipsMCCodeEmitter.h
MC: Update MCCodeEmitter naming. NFC.
2015-05-15 19:13:16 +00:00
MipsMCExpr.cpp
MC: Add target hook to control symbol quoting
2015-06-09 00:31:39 +00:00
MipsMCExpr.h
MC: Add target hook to control symbol quoting
2015-06-09 00:31:39 +00:00
MipsMCNaCl.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
MipsMCTargetDesc.cpp
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MCSubtargetInfo(). NFC.
2015-06-10 12:11:26 +00:00
MipsMCTargetDesc.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
MipsNaClELFStreamer.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
MipsOptionRecord.cpp
Replace getOrCreateSectionData with registerSection.
2015-05-26 15:07:25 +00:00
MipsTargetStreamer.cpp
[mips] [IAS] Move some function definitions to MipsTargetStreamer.cpp. NFC.
2015-06-23 12:34:19 +00:00