.. |
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
|
Avoid resetting the UseSoftFloat and FloatABIType on the TargetMachine
|
2014-07-18 00:08:50 +00:00 |
MipsAsmBackend.cpp
|
[mips][mips64r6] Relocation R_MIPS_PC18_S3
|
2014-06-13 14:26:47 +00:00 |
MipsAsmBackend.h
|
Convert some assert(0) to llvm_unreachable or fold an 'if' condition into the assert.
|
2014-06-19 06:10:58 +00:00 |
MipsBaseInfo.h
|
|
|
MipsELFObjectWriter.cpp
|
[MC] Pass MCSymbolData to needsRelocateWithSymbol
|
2014-07-20 23:15:06 +00:00 |
MipsELFStreamer.cpp
|
[mips] Add MipsOptionRecord abstraction and use it to implement .reginfo/.MIPS.options
|
2014-07-21 13:30:55 +00:00 |
MipsELFStreamer.h
|
[mips] Add MipsOptionRecord abstraction and use it to implement .reginfo/.MIPS.options
|
2014-07-21 13:30:55 +00:00 |
MipsFixupKinds.h
|
[mips][mips64r6] Relocation R_MIPS_PC18_S3
|
2014-06-13 14:26:47 +00:00 |
MipsMCAsmInfo.cpp
|
Print a=b as an assignment.
|
2014-06-24 22:45:16 +00:00 |
MipsMCAsmInfo.h
|
|
|
MipsMCCodeEmitter.cpp
|
[mips][mips64r6] Relocation R_MIPS_PC18_S3
|
2014-06-13 14:26:47 +00:00 |
MipsMCCodeEmitter.h
|
[mips][mips64r6] Add LDPC instruction
|
2014-06-09 09:49:51 +00:00 |
MipsMCExpr.cpp
|
If available, pass down the Fixup object to EvaluateAsRelocatable.
|
2014-08-10 11:35:12 +00:00 |
MipsMCExpr.h
|
If available, pass down the Fixup object to EvaluateAsRelocatable.
|
2014-08-10 11:35:12 +00:00 |
MipsMCNaCl.h
|
|
|
MipsMCTargetDesc.cpp
|
[Mips] Add a target streamer when creating a null streamer.
|
2014-06-23 19:43:40 +00:00 |
MipsMCTargetDesc.h
|
|
|
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
|
Revert r215359 - [mips] Implement .ent, .end, .frame, .mask and .fmask assembler directives
|
2014-08-11 16:10:19 +00:00 |