.. |
AsmParser
|
[Asm] Add debug tracing in table-generated assembly matcher
|
2017-10-11 09:17:43 +00:00 |
Disassembler
|
[mips] Add movep for microMIPS32R6 and fix microMIPS32r3 version
|
2017-11-06 12:59:53 +00:00 |
InstPrinter
|
[llvm] Remove redundant return [NFC]
|
2017-11-12 03:47:50 +00:00 |
MCTargetDesc
|
[mips] Add movep for microMIPS32R6 and fix microMIPS32r3 version
|
2017-11-06 12:59:53 +00:00 |
TargetInfo
|
|
|
CMakeLists.txt
|
|
|
LLVMBuild.txt
|
|
|
MicroMips32r6InstrFormats.td
|
[mips] Add movep for microMIPS32R6 and fix microMIPS32r3 version
|
2017-11-06 12:59:53 +00:00 |
MicroMips32r6InstrInfo.td
|
[mips] Correct microMIP's jump and add unconditional branch pseudo
|
2017-11-09 16:02:18 +00:00 |
MicroMips64r6InstrFormats.td
|
|
|
MicroMips64r6InstrInfo.td
|
[mips] Match 'ins' and its' variants with C++ code
|
2017-11-03 15:35:13 +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
|
[mips][micromips] Fix (dis)assembly of bc1(t|f)
|
2017-10-16 14:20:22 +00:00 |
MicroMipsInstrFPU.td
|
[mips] Fix (dis)assembly of abs.fmt for micromips
|
2017-10-26 11:36:54 +00:00 |
MicroMipsInstrInfo.td
|
[mips] Correct microMIP's jump and add unconditional branch pseudo
|
2017-11-09 16:02:18 +00:00 |
MicroMipsSizeReduction.cpp
|
|
|
Mips16FrameLowering.cpp
|
Move TargetFrameLowering.h to CodeGen where it's implemented
|
2017-11-03 22:32:11 +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
|
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
2017-11-08 01:01:31 +00:00 |
Mips16ISelLowering.h
|
|
|
Mips16RegisterInfo.cpp
|
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
2017-11-08 01:01:31 +00:00 |
Mips16RegisterInfo.h
|
|
|
Mips32r6InstrFormats.td
|
|
|
Mips32r6InstrInfo.td
|
[mips][microMIPS] add lapc instruction
|
2017-09-11 18:34:04 +00:00 |
Mips64InstrInfo.td
|
[mips] Match 'ins' and its' variants with C++ code
|
2017-11-03 15:35:13 +00:00 |
Mips64r6InstrInfo.td
|
|
|
Mips.h
|
|
|
Mips.td
|
|
|
MipsAnalyzeImmediate.cpp
|
|
|
MipsAnalyzeImmediate.h
|
|
|
MipsAsmPrinter.cpp
|
[MC] Adding code padding for performance stability - infrastructure. NFC.
|
2017-10-24 06:16:03 +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
|
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
|
2017-10-15 14:32:27 +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
|
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
2017-11-08 01:01:31 +00:00 |
MipsFrameLowering.cpp
|
[mips] Use register scavenging with MSA.
|
2017-11-02 12:47:22 +00:00 |
MipsFrameLowering.h
|
Move TargetFrameLowering.h to CodeGen where it's implemented
|
2017-11-03 22:32:11 +00:00 |
MipsHazardSchedule.cpp
|
|
|
MipsInstrFormats.td
|
|
|
MipsInstrFPU.td
|
[mips] Fix (dis)assembly of abs.fmt for micromips
|
2017-10-26 11:36:54 +00:00 |
MipsInstrInfo.cpp
|
[mips] Fix PR35071
|
2017-10-26 10:58:36 +00:00 |
MipsInstrInfo.h
|
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
2017-11-08 01:01:31 +00:00 |
MipsInstrInfo.td
|
[mips] Correct microMIP's jump and add unconditional branch pseudo
|
2017-11-09 16:02:18 +00:00 |
MipsISelDAGToDAG.cpp
|
|
|
MipsISelDAGToDAG.h
|
|
|
MipsISelLowering.cpp
|
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
2017-11-08 01:01:31 +00:00 |
MipsISelLowering.h
|
Revert "[mips] Reordering callseq* nodes to be linear"
|
2017-10-20 14:35:41 +00:00 |
MipsLongBranch.cpp
|
|
|
MipsMachineFunction.cpp
|
|
|
MipsMachineFunction.h
|
|
|
MipsMCInstLower.cpp
|
|
|
MipsMCInstLower.h
|
|
|
MipsModuleISelDAGToDAG.cpp
|
|
|
MipsMSAInstrFormats.td
|
|
|
MipsMSAInstrInfo.td
|
|
|
MipsMTInstrFormats.td
|
|
|
MipsMTInstrInfo.td
|
|
|
MipsOptimizePICCall.cpp
|
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
2017-11-08 01:01:31 +00:00 |
MipsOptionRecord.h
|
|
|
MipsOs16.cpp
|
|
|
MipsRegisterInfo.cpp
|
Move TargetFrameLowering.h to CodeGen where it's implemented
|
2017-11-03 22:32:11 +00:00 |
MipsRegisterInfo.h
|
|
|
MipsRegisterInfo.td
|
[mips] Add movep for microMIPS32R6 and fix microMIPS32r3 version
|
2017-11-06 12:59:53 +00:00 |
MipsSchedule.td
|
|
|
MipsScheduleGeneric.td
|
[mips] Add movep for microMIPS32R6 and fix microMIPS32r3 version
|
2017-11-06 12:59:53 +00:00 |
MipsScheduleP5600.td
|
|
|
MipsSEFrameLowering.cpp
|
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
2017-11-08 01:01:31 +00:00 |
MipsSEFrameLowering.h
|
|
|
MipsSEInstrInfo.cpp
|
[mips] Correct microMIP's jump and add unconditional branch pseudo
|
2017-11-09 16:02:18 +00:00 |
MipsSEInstrInfo.h
|
|
|
MipsSEISelDAGToDAG.cpp
|
[mips] Match 'ins' and its' variants with C++ code
|
2017-11-03 15:35:13 +00:00 |
MipsSEISelDAGToDAG.h
|
|
|
MipsSEISelLowering.cpp
|
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
2017-11-08 01:01:31 +00:00 |
MipsSEISelLowering.h
|
|
|
MipsSERegisterInfo.cpp
|
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
2017-11-08 01:01:31 +00:00 |
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
|
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
|
2017-10-12 22:57:28 +00:00 |
MipsTargetMachine.h
|
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
|
2017-10-12 22:57:28 +00:00 |
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
|
|
|