.. |
CMakeLists.txt
|
…
|
|
LLVMBuild.txt
|
…
|
|
MipsABIFlagsSection.cpp
|
[mips][ias] Correct ELF eflags when Octeon is the target.
|
2016-05-12 11:31:19 +00:00 |
MipsABIFlagsSection.h
|
[mips][ias] Correct ELF eflags when Octeon is the target.
|
2016-05-12 11:31:19 +00:00 |
MipsABIInfo.cpp
|
[mips] Don't derive the default ABI from the CPU in the backend.
|
2016-06-23 12:42:53 +00:00 |
MipsABIInfo.h
|
[mips] Optimize stack pointer adjustments.
|
2016-06-14 13:39:43 +00:00 |
MipsAsmBackend.cpp
|
Revert r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%lo/%gp_rel/etc.).
|
2016-08-08 09:33:14 +00:00 |
MipsAsmBackend.h
|
Fix branch relaxation in 16-bit mode.
|
2016-07-11 14:23:53 +00:00 |
MipsBaseInfo.h
|
[mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.
|
2016-05-03 13:35:44 +00:00 |
MipsELFObjectWriter.cpp
|
Revert r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%lo/%gp_rel/etc.).
|
2016-08-08 09:33:14 +00:00 |
MipsELFStreamer.cpp
|
Cleanup places that passed SMLoc by const reference to pass it by value instead. NFC
|
2015-09-20 23:35:59 +00:00 |
MipsELFStreamer.h
|
Cleanup places that passed SMLoc by const reference to pass it by value instead. NFC
|
2015-09-20 23:35:59 +00:00 |
MipsFixupKinds.h
|
Revert r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%lo/%gp_rel/etc.).
|
2016-08-08 09:33:14 +00:00 |
MipsMCAsmInfo.cpp
|
Revert r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%lo/%gp_rel/etc.).
|
2016-08-08 09:33:14 +00:00 |
MipsMCAsmInfo.h
|
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
|
2015-09-15 16:17:27 +00:00 |
MipsMCCodeEmitter.cpp
|
Revert r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%lo/%gp_rel/etc.).
|
2016-08-08 09:33:14 +00:00 |
MipsMCCodeEmitter.h
|
[mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2 instructions and add CodeGen support
|
2016-07-11 07:41:56 +00:00 |
MipsMCExpr.cpp
|
[mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.
|
2016-05-03 13:35:44 +00:00 |
MipsMCExpr.h
|
[mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.
|
2016-05-03 13:35:44 +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
|
Delete MCCodeGenInfo.
|
2016-06-30 18:25:11 +00:00 |
MipsMCTargetDesc.h
|
MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
|
2016-07-25 17:18:28 +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
|
[mips] Add COP0 register class and use it in M[FT]C0/DM[FT]C0.
|
2015-06-27 15:39:19 +00:00 |
MipsTargetStreamer.cpp
|
[mips][ias] Implement one N32 case (of two) for .cpsetup.
|
2016-06-14 10:13:47 +00:00 |