..
AsmParser
[Asm] Add debug tracing in table-generated assembly matcher
2017-10-11 09:17:43 +00:00
Disassembler
[mips] Place certain 64 bit FPU instructions in their own decoder namespace
2017-10-05 10:27:37 +00:00
InstPrinter
MCTargetDesc
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
2017-10-11 23:34:47 +00:00
TargetInfo
CMakeLists.txt
LLVMBuild.txt
MicroMips32r6InstrFormats.td
MicroMips32r6InstrInfo.td
[mips] Place certain 64 bit FPU instructions in their own decoder namespace
2017-10-05 10:27:37 +00:00
MicroMips64r6InstrFormats.td
MicroMips64r6InstrInfo.td
[mips] Implement the 'dext' aliases and it's disassembly alias.
2017-09-14 17:27:53 +00:00
MicroMipsDSPInstrFormats.td
MicroMipsDSPInstrInfo.td
[mips] Enable spilling and reloading of the dsp register set.
2017-10-03 13:45:49 +00:00
MicroMipsInstrFormats.td
MicroMipsInstrFPU.td
[mips] Correct the instruction predicates for microMIPSr3
2017-10-10 20:52:53 +00:00
MicroMipsInstrInfo.td
[mips] Pick the right variant of DINS upfront and enable target instruction verification
2017-09-14 10:58:00 +00:00
MicroMipsSizeReduction.cpp
Mips16FrameLowering.cpp
[MIPS] Implement support for -mstack-alignment.
2017-08-14 21:49:38 +00:00
Mips16FrameLowering.h
Mips16HardFloat.cpp
Mips16HardFloatInfo.cpp
Mips16HardFloatInfo.h
Mips16InstrFormats.td
Mips16InstrInfo.cpp
Teach TargetInstrInfo::getInlineAsmLength to parse .space directives with integer arguments
2017-09-28 09:31:46 +00:00
Mips16InstrInfo.h
Teach TargetInstrInfo::getInlineAsmLength to parse .space directives with integer arguments
2017-09-28 09:31:46 +00:00
Mips16InstrInfo.td
Mips16ISelDAGToDAG.cpp
Mips16ISelDAGToDAG.h
Mips16ISelLowering.cpp
Mips16ISelLowering.h
Mips16RegisterInfo.cpp
Mips16RegisterInfo.h
Mips32r6InstrFormats.td
Mips32r6InstrInfo.td
[mips][microMIPS] add lapc instruction
2017-09-11 18:34:04 +00:00
Mips64InstrInfo.td
[mips] Implement the 'dext' aliases and it's disassembly alias.
2017-09-14 17:27:53 +00:00
Mips64r6InstrInfo.td
Mips.h
Mips.td
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp
Test commit.
2017-09-14 14:34:04 +00:00
MipsAsmPrinter.h
MipsCallingConv.td
MipsCCState.cpp
MipsCCState.h
MipsCondMov.td
[mips] Place certain 64 bit FPU instructions in their own decoder namespace
2017-10-05 10:27:37 +00:00
MipsConstantIslandPass.cpp
[dump] Remove NDEBUG from test to enable dump methods [NFC]
2017-10-12 16:16:06 +00:00
MipsDelaySlotFiller.cpp
MipsDSPInstrFormats.td
MipsDSPInstrInfo.td
[mips] Enable spilling and reloading of the dsp register set.
2017-10-03 13:45:49 +00:00
MipsEVAInstrFormats.td
MipsEVAInstrInfo.td
MipsFastISel.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsHazardSchedule.cpp
MipsInstrFormats.td
MipsInstrFPU.td
[mips] Duplicate the reciprocal instruction definitions for FP32
2017-10-10 14:41:11 +00:00
MipsInstrInfo.cpp
[mips] Add support for parsing target specific flags for MIR
2017-10-11 11:11:35 +00:00
MipsInstrInfo.h
[mips] Add support for parsing target specific flags for MIR
2017-10-11 11:11:35 +00:00
MipsInstrInfo.td
[mips] Remove codegen support for branch likely instructions.
2017-09-28 15:24:07 +00:00
MipsISelDAGToDAG.cpp
MipsISelDAGToDAG.h
MipsISelLowering.cpp
[mips] Reordering callseq* nodes to be linear
2017-09-29 11:05:02 +00:00
MipsISelLowering.h
[mips] Reordering callseq* nodes to be linear
2017-09-29 11:05:02 +00:00
MipsLongBranch.cpp
MipsMachineFunction.cpp
MipsMachineFunction.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsModuleISelDAGToDAG.cpp
MipsMSAInstrFormats.td
MipsMSAInstrInfo.td
MipsMTInstrFormats.td
Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
2017-08-14 16:20:33 +00:00
MipsMTInstrInfo.td
Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
2017-08-14 16:20:33 +00:00
MipsOptimizePICCall.cpp
MipsOptionRecord.h
MipsOs16.cpp
MipsRegisterInfo.cpp
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsSchedule.td
Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
2017-08-14 16:20:33 +00:00
MipsScheduleGeneric.td
Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""
2017-08-14 16:20:33 +00:00
MipsScheduleP5600.td
MipsSEFrameLowering.cpp
[MIPS] Implement support for -mstack-alignment.
2017-08-14 21:49:38 +00:00
MipsSEFrameLowering.h
MipsSEInstrInfo.cpp
[mips] Enable spilling and reloading of the dsp register set.
2017-10-03 13:45:49 +00:00
MipsSEInstrInfo.h
MipsSEISelDAGToDAG.cpp
[mips] Pick the right variant of DINS upfront and enable target instruction verification
2017-09-14 10:58:00 +00:00
MipsSEISelDAGToDAG.h
MipsSEISelLowering.cpp
MipsSEISelLowering.h
MipsSERegisterInfo.cpp
MipsSERegisterInfo.h
MipsSubtarget.cpp
[MIPS] Implement support for -mstack-alignment.
2017-08-14 21:49:38 +00:00
MipsSubtarget.h
[MIPS] Implement support for -mstack-alignment.
2017-08-14 21:49:38 +00:00
MipsTargetMachine.cpp
[mips] clang-format MipsTargetMachine.cpp
2017-09-22 08:52:03 +00:00
MipsTargetMachine.h
MipsTargetObjectFile.cpp
[mips] Handle variables with an explicit section and interactions with .sdata, .sbss
2017-08-16 12:18:04 +00:00
MipsTargetObjectFile.h
MipsTargetStreamer.h
[mips] implement .set dspr2 directive
2017-10-05 17:40:32 +00:00
MSA.txt
Relocation.txt