..
CMakeLists.txt
LLVMBuild.txt
Makefile
MipsABIFlagsSection.cpp
[MIPS] Move MIPS ABI flags structure constants to the separate header
2015-05-07 14:57:04 +00:00
MipsABIFlagsSection.h
Remove MCAssembler.h include from MCStreamer.h and fix users of MCStreamer.h
2015-05-15 22:19:42 +00:00
MipsABIInfo.cpp
[mips] Add support for dynamic stack realignment.
2015-06-02 13:14:46 +00:00
MipsABIInfo.h
[mips] Add support for dynamic stack realignment.
2015-06-02 13:14:46 +00:00
MipsAsmBackend.cpp
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and create*AsmBackend(). NFC.
2015-06-10 10:35:34 +00:00
MipsAsmBackend.h
Use raw_pwrite_stream in the object writer/streamer.
2015-04-14 22:14:34 +00:00
MipsBaseInfo.h
MipsELFObjectWriter.cpp
Bring back r239006 with a fix.
2015-06-04 05:59:23 +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
MC: Clean up MCExpr naming. NFC.
2015-05-30 01:25:56 +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
Use raw_pwrite_stream in the object writer/streamer.
2015-04-14 22:14:34 +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
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MCSubtargetInfo(). NFC.
2015-06-10 12:11:26 +00:00
MipsNaClELFStreamer.cpp
MC: Modernize MCOperand API naming. NFC.
2015-05-13 18:37:00 +00:00
MipsOptionRecord.cpp
Replace getOrCreateSectionData with registerSection.
2015-05-26 15:07:25 +00:00
MipsTargetStreamer.cpp
Bring back r239006 with a fix.
2015-06-04 05:59:23 +00:00