llvm-6502/lib/Target/Mips/MCTargetDesc
2014-10-15 16:12:52 +00:00
..
CMakeLists.txt [mips] Add MipsOptionRecord abstraction and use it to implement .reginfo/.MIPS.options 2014-07-21 13:30:55 +00:00
LLVMBuild.txt
Makefile
MipsABIFlagsSection.cpp [mips] Correct .MIPS.abiflags for -mfpxx on MIPS32r6 2014-07-17 09:57:23 +00:00
MipsABIFlagsSection.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsAsmBackend.cpp Support padding unaligned data in .text. 2014-10-02 13:41:42 +00:00
MipsAsmBackend.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsBaseInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsELFObjectWriter.cpp [MC] Pass MCSymbolData to needsRelocateWithSymbol 2014-07-20 23:15:06 +00:00
MipsELFStreamer.cpp Simplify handling of --noexecstack by using getNonexecutableStackSection. 2014-10-15 16:12:52 +00:00
MipsELFStreamer.h Simplify handling of --noexecstack by using getNonexecutableStackSection. 2014-10-15 16:12:52 +00:00
MipsFixupKinds.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsMCAsmInfo.cpp Remove HasLEB128. 2014-08-15 14:01:07 +00:00
MipsMCAsmInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsMCCodeEmitter.cpp [mips][microMIPS] Implement ADDIUSP instruction 2014-10-10 14:37:30 +00:00
MipsMCCodeEmitter.h [mips][microMIPS] Implement ADDIUSP instruction 2014-10-10 14:37:30 +00:00
MipsMCExpr.cpp If available, pass down the Fixup object to EvaluateAsRelocatable. 2014-08-10 11:35:12 +00:00
MipsMCExpr.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsMCNaCl.h Simplify handling of --noexecstack by using getNonexecutableStackSection. 2014-10-15 16:12:52 +00:00
MipsMCTargetDesc.cpp Simplify handling of --noexecstack by using getNonexecutableStackSection. 2014-10-15 16:12:52 +00:00
MipsMCTargetDesc.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsNaClELFStreamer.cpp Simplify handling of --noexecstack by using getNonexecutableStackSection. 2014-10-15 16:12:52 +00:00
MipsOptionRecord.cpp Reverted my "Testing commit access" commit. 2014-08-12 12:41:44 +00:00
MipsTargetStreamer.cpp [mips] Rename emit and parse functions for the .cpload assembler directive. NFC. 2014-10-01 14:53:19 +00:00