1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib/Target/Mips/MCTargetDesc
Simon Dardis f26366a2c7 Revert "[mips][mt][6/7] Add support for mftr, mttr instructions."
This reverts r307836, it broke one of the buildbots. Reverting
while I investigate.

llvm-svn: 307939
2017-07-13 19:27:41 +00:00
..
CMakeLists.txt
LLVMBuild.txt
MipsABIFlagsSection.cpp [Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-02-01 01:22:51 +00:00
MipsABIFlagsSection.h [mips][mt][1/7] Add the MT ASE as a subtarget feature. 2017-07-11 18:03:20 +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 Fully fix the movw/movt addend. 2017-07-11 23:18:25 +00:00
MipsAsmBackend.h Fully fix the movw/movt addend. 2017-07-11 23:18:25 +00:00
MipsBaseInfo.h [mips] Correct c.cond.fmt instruction definition. 2017-01-16 13:55:58 +00:00
MipsELFObjectWriter.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MipsELFStreamer.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MipsELFStreamer.h This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs. 2017-04-14 07:44:23 +00:00
MipsFixupKinds.h [mips] Emit R_MICROMIPS_TLS_GOTTPREL relocation for %gottprel in case of microMIPS 2017-04-30 04:27:23 +00:00
MipsMCAsmInfo.cpp Distinguish between code pointer size and DataLayout::getPointerSize() in DWARF info generation 2017-04-17 17:41:25 +00:00
MipsMCAsmInfo.h
MipsMCCodeEmitter.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
MipsMCCodeEmitter.h [Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-02-01 01:22:51 +00:00
MipsMCExpr.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MipsMCExpr.h [Mips] Fix some Include What You Use warnings; other minor fixes (NFC). 2017-02-03 23:39:33 +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 This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs. 2017-04-14 07:44:23 +00:00
MipsOptionRecord.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MipsTargetStreamer.cpp Revert "[mips][mt][6/7] Add support for mftr, mttr instructions." 2017-07-13 19:27:41 +00:00