llvm-project/llvm/lib/Target/Mips/MCTargetDesc
Andrew V. Tischenko 75745d0c3e This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs.
The details are here: https://reviews.llvm.org/D30941

llvm-svn: 300311
2017-04-14 07:44:23 +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] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-02-01 01:22:51 +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 Add MCContext argument to MCAsmBackend::applyFixup for error reporting 2017-04-05 10:16:14 +00:00
MipsAsmBackend.h Add MCContext argument to MCAsmBackend::applyFixup for error reporting 2017-04-05 10:16:14 +00:00
MipsBaseInfo.h [mips] Correct c.cond.fmt instruction definition. 2017-01-16 13:55:58 +00:00
MipsELFObjectWriter.cpp [Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-30 23:21:32 +00:00
MipsELFStreamer.cpp This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs. 2017-04-14 07:44:23 +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 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] Use Triple::isLittleEndian to check endianness. NFC 2017-04-10 19:42:44 +00:00
MipsMCAsmInfo.h
MipsMCCodeEmitter.cpp [Mips] Emit the correct DINS variant 2017-03-23 13:40:07 +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 [Mips] Fix some Include What You Use warnings; other minor fixes (NFC). 2017-02-03 23:39:33 +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 [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-02-14 00:33:36 +00:00
MipsTargetStreamer.cpp [mips] MUL macro variations 2017-02-08 16:25:05 +00:00