.. |
AsmParser
|
[mips] [IAS] Inline assemble-time shifting out of createLShiftOri. NFC.
|
2015-04-29 10:19:56 +00:00 |
Disassembler
|
[mips][microMIPSr6] Implement disassembler support
|
2015-04-20 14:40:38 +00:00 |
InstPrinter
|
|
|
MCTargetDesc
|
[mips][microMIPSr6] Implement mips32 to microMIPSr6 mapping support
|
2015-04-22 13:27:34 +00:00 |
TargetInfo
|
|
|
CMakeLists.txt
|
|
|
LLVMBuild.txt
|
|
|
Makefile
|
|
|
MicroMips32r6InstrFormats.td
|
[mips][microMIPSr6] Implement ADD, ADDU and ADDIU instructions
|
2015-04-29 15:11:07 +00:00 |
MicroMips32r6InstrInfo.td
|
[mips][microMIPSr6] Implement MUL, MUH, MULU and MUHU instructions
|
2015-04-29 17:23:22 +00:00 |
MicroMipsInstrFormats.td
|
|
|
MicroMipsInstrFPU.td
|
|
|
MicroMipsInstrInfo.td
|
|
|
Mips16FrameLowering.cpp
|
|
|
Mips16FrameLowering.h
|
|
|
Mips16HardFloat.cpp
|
|
|
Mips16HardFloatInfo.cpp
|
|
|
Mips16HardFloatInfo.h
|
|
|
Mips16InstrFormats.td
|
|
|
Mips16InstrInfo.cpp
|
|
|
Mips16InstrInfo.h
|
|
|
Mips16InstrInfo.td
|
|
|
Mips16ISelDAGToDAG.cpp
|
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
|
2015-04-28 14:05:47 +00:00 |
Mips16ISelDAGToDAG.h
|
|
|
Mips16ISelLowering.cpp
|
|
|
Mips16ISelLowering.h
|
|
|
Mips16RegisterInfo.cpp
|
|
|
Mips16RegisterInfo.h
|
|
|
Mips32r6InstrFormats.td
|
[mips][microMIPSr6] Implement initial mapping support
|
2015-04-20 12:42:08 +00:00 |
Mips32r6InstrInfo.td
|
[mips][microMIPSr6] Implement MUL, MUH, MULU and MUHU instructions
|
2015-04-29 17:23:22 +00:00 |
Mips64InstrInfo.td
|
[mips] Optimize code generation for 64-bit variable shift instructions.
|
2015-04-21 10:49:03 +00:00 |
Mips64r6InstrInfo.td
|
|
|
Mips.h
|
|
|
Mips.td
|
|
|
MipsAnalyzeImmediate.cpp
|
|
|
MipsAnalyzeImmediate.h
|
|
|
MipsAsmPrinter.cpp
|
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
|
2015-04-24 19:11:51 +00:00 |
MipsAsmPrinter.h
|
|
|
MipsCallingConv.td
|
Mips fast-isel - handle functions which return i8 or i6 .
|
2015-04-29 14:17:14 +00:00 |
MipsCCState.cpp
|
|
|
MipsCCState.h
|
|
|
MipsCondMov.td
|
|
|
MipsConstantIslandPass.cpp
|
|
|
MipsDelaySlotFiller.cpp
|
[mips] Teach the delay slot filler to remove needless KILL instructions.
|
2015-04-17 12:01:02 +00:00 |
MipsDSPInstrFormats.td
|
|
|
MipsDSPInstrInfo.td
|
|
|
MipsFastISel.cpp
|
Mips fast-isel - handle functions which return i8 or i6 .
|
2015-04-29 14:17:14 +00:00 |
MipsFrameLowering.cpp
|
|
|
MipsFrameLowering.h
|
|
|
MipsInstrFormats.td
|
[mips][microMIPSr6] Implement mips32 to microMIPSr6 mapping support
|
2015-04-22 13:27:34 +00:00 |
MipsInstrFPU.td
|
[mips] Cleanup old floating-point flag conditions definitions. NFC.
|
2015-04-21 10:53:57 +00:00 |
MipsInstrInfo.cpp
|
|
|
MipsInstrInfo.h
|
|
|
MipsInstrInfo.td
|
[mips][microMIPSr6] Implement ADD, ADDU and ADDIU instructions
|
2015-04-29 15:11:07 +00:00 |
MipsISelDAGToDAG.cpp
|
|
|
MipsISelDAGToDAG.h
|
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
|
2015-04-28 14:05:47 +00:00 |
MipsISelLowering.cpp
|
[mips] Correct 128-bit shifts on 64-bit targets.
|
2015-04-29 12:28:58 +00:00 |
MipsISelLowering.h
|
|
|
MipsLongBranch.cpp
|
|
|
MipsMachineFunction.cpp
|
|
|
MipsMachineFunction.h
|
|
|
MipsMCInstLower.cpp
|
|
|
MipsMCInstLower.h
|
|
|
MipsModuleISelDAGToDAG.cpp
|
|
|
MipsMSAInstrFormats.td
|
|
|
MipsMSAInstrInfo.td
|
|
|
MipsOptimizePICCall.cpp
|
|
|
MipsOptionRecord.h
|
|
|
MipsOs16.cpp
|
|
|
MipsRegisterInfo.cpp
|
[mips] Move ABI-dependent register selections to MipsABIInfo. NFC.
|
2015-04-17 09:50:21 +00:00 |
MipsRegisterInfo.h
|
|
|
MipsRegisterInfo.td
|
|
|
MipsSchedule.td
|
|
|
MipsSEFrameLowering.cpp
|
[mips] Move ABI-dependent register selections to MipsABIInfo. NFC.
|
2015-04-17 09:50:21 +00:00 |
MipsSEFrameLowering.h
|
|
|
MipsSEInstrInfo.cpp
|
[mips] Move ABI-dependent register selections to MipsABIInfo. NFC.
|
2015-04-17 09:50:21 +00:00 |
MipsSEInstrInfo.h
|
|
|
MipsSEISelDAGToDAG.cpp
|
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
|
2015-04-28 14:05:47 +00:00 |
MipsSEISelDAGToDAG.h
|
|
|
MipsSEISelLowering.cpp
|
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
|
2015-04-28 14:05:47 +00:00 |
MipsSEISelLowering.h
|
|
|
MipsSelectionDAGInfo.cpp
|
|
|
MipsSelectionDAGInfo.h
|
|
|
MipsSERegisterInfo.cpp
|
[mips] Move ABI-dependent register selections to MipsABIInfo. NFC.
|
2015-04-17 09:50:21 +00:00 |
MipsSERegisterInfo.h
|
|
|
MipsSubtarget.cpp
|
|
|
MipsSubtarget.h
|
[mips][microMIPSr6] Implement initial subtarget support
|
2015-04-20 12:23:06 +00:00 |
MipsTargetMachine.cpp
|
|
|
MipsTargetMachine.h
|
|
|
MipsTargetObjectFile.cpp
|
|
|
MipsTargetObjectFile.h
|
|
|
MipsTargetStreamer.h
|
|
|
MSA.txt
|
|
|