llvm-project/llvm/lib/Target/Mips/MCTargetDesc
Simon Dardis f790ff3da0 Revert "[mips] Honour -mno-odd-spreg for vector splat"
This reverts commit r291556. It was a mixture of two differentials and
was missing a test.

llvm-svn: 291562
2017-01-10 13:57:44 +00:00
..
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] Eliminate else-after-return. NFC 2016-12-10 17:30:09 +00:00
MipsABIInfo.h [mips] Optimize stack pointer adjustments. 2016-06-14 13:39:43 +00:00
MipsAsmBackend.cpp [mips][ias] Support .dtprel[d]word and .tprel[d]word directives 2016-08-22 16:18:42 +00:00
MipsAsmBackend.h Fix branch relaxation in 16-bit mode. 2016-07-11 14:23:53 +00:00
MipsBaseInfo.h [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI instructions 2016-09-08 07:41:43 +00:00
MipsELFObjectWriter.cpp [mips][ias] N32/N64 must not sort the relocation table. 2016-12-05 12:55:19 +00:00
MipsELFStreamer.cpp
MipsELFStreamer.h
MipsFixupKinds.h Re-commit r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%lo/%gp_rel/etc.). 2016-08-08 11:50:25 +00:00
MipsMCAsmInfo.cpp [mips][ias] Enable IAS by default for N64 on Debian mips64el. 2016-09-15 13:13:01 +00:00
MipsMCAsmInfo.h
MipsMCCodeEmitter.cpp [mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and BGTZC instructions, fix disassembly and add operand checking to existing B<cond>C implementations 2016-08-22 12:17:59 +00:00
MipsMCCodeEmitter.h [mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and BGTZC instructions, fix disassembly and add operand checking to existing B<cond>C implementations 2016-08-22 12:17:59 +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
MipsMCTargetDesc.cpp Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
MipsMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
MipsNaClELFStreamer.cpp
MipsOptionRecord.cpp
MipsTargetStreamer.cpp Revert "[mips] Honour -mno-odd-spreg for vector splat" 2017-01-10 13:57:44 +00:00