1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/Target/Mips/MCTargetDesc
Joerg Sonnenberger ba894344cc Support padding unaligned data in .text.
llvm-svn: 218870
2014-10-02 13:41:42 +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 Make some helpers static or move into the llvm namespace. 2014-09-03 21:04:12 +00:00
MipsELFStreamer.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +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 JRADDIUSP instruction 2014-09-12 14:29:54 +00:00
MipsMCCodeEmitter.h [mips][microMIPS] Implement JRADDIUSP instruction 2014-09-12 14:29:54 +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 Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsMCTargetDesc.cpp [Mips] Add a target streamer when creating a null streamer. 2014-06-23 19:43:40 +00:00
MipsMCTargetDesc.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MipsNaClELFStreamer.cpp [mips][mips64r6] Use JALR for returns instead of JR (which is not available on MIPS32r6/MIPS64r6) 2014-07-09 10:16:07 +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