.. |
AsmParser
|
[mips] [IAS] Outline NOP creation. NFC.
|
2015-03-16 12:03:39 +00:00 |
Disassembler
|
|
|
InstPrinter
|
|
|
MCTargetDesc
|
Split the object streamer callback in one per file format.
|
2015-03-19 01:50:16 +00:00 |
TargetInfo
|
|
|
CMakeLists.txt
|
|
|
LLVMBuild.txt
|
|
|
Makefile
|
|
|
MicroMipsInstrFormats.td
|
|
|
MicroMipsInstrFPU.td
|
|
|
MicroMipsInstrInfo.td
|
[mips][microMIPS] Make usage of NOT16 by code generator
|
2015-03-11 20:28:31 +00:00 |
Mips16FrameLowering.cpp
|
|
|
Mips16FrameLowering.h
|
|
|
Mips16HardFloat.cpp
|
Purge unused includes throughout libSupport.
|
2015-03-23 18:07:13 +00:00 |
Mips16HardFloatInfo.cpp
|
|
|
Mips16HardFloatInfo.h
|
|
|
Mips16InstrFormats.td
|
|
|
Mips16InstrInfo.cpp
|
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
|
2015-03-12 05:43:57 +00:00 |
Mips16InstrInfo.h
|
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
|
2015-03-12 05:43:57 +00:00 |
Mips16InstrInfo.td
|
|
|
Mips16ISelDAGToDAG.cpp
|
|
|
Mips16ISelDAGToDAG.h
|
|
|
Mips16ISelLowering.cpp
|
Remove an argument-less call to getSubtargetImpl from TargetLoweringBase.
|
2015-02-26 00:00:24 +00:00 |
Mips16ISelLowering.h
|
|
|
Mips16RegisterInfo.cpp
|
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
|
2015-03-12 05:43:57 +00:00 |
Mips16RegisterInfo.h
|
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
|
2015-03-12 05:43:57 +00:00 |
Mips32r6InstrFormats.td
|
|
|
Mips32r6InstrInfo.td
|
|
|
Mips64InstrInfo.td
|
[mips] Rename the LA/LI/DLI TableGen definitions and classes. NFC.
|
2015-03-04 13:01:14 +00:00 |
Mips64r6InstrInfo.td
|
|
|
Mips.h
|
[mips] Remove trivial header for the MipsModuleISelDAGToDAG pass. NFC.
|
2015-03-14 09:20:52 +00:00 |
Mips.td
|
[mips] Remove redundant periods from -mattr=help descriptions for MIPS.
|
2015-02-27 10:44:02 +00:00 |
MipsAnalyzeImmediate.cpp
|
|
|
MipsAnalyzeImmediate.h
|
|
|
MipsAsmPrinter.cpp
|
Grab the cached subtarget off of the MachineFunction.
|
2015-03-21 03:13:07 +00:00 |
MipsAsmPrinter.h
|
Remove obsolete comment.
|
2015-02-21 08:48:23 +00:00 |
MipsCallingConv.td
|
[MIPS] Fix justify error for small structures
|
2015-03-16 15:01:09 +00:00 |
MipsCCState.cpp
|
|
|
MipsCCState.h
|
|
|
MipsCondMov.td
|
|
|
MipsConstantIslandPass.cpp
|
|
|
MipsDelaySlotFiller.cpp
|
Have getCalleeSavedRegs take a non-null MachineFunction all the
|
2015-03-11 21:41:28 +00:00 |
MipsDSPInstrFormats.td
|
|
|
MipsDSPInstrInfo.td
|
|
|
MipsFastISel.cpp
|
Have getCallPreservedMask and getThisCallPreservedMask take a
|
2015-03-11 22:42:13 +00:00 |
MipsFrameLowering.cpp
|
|
|
MipsFrameLowering.h
|
|
|
MipsInstrFormats.td
|
|
|
MipsInstrFPU.td
|
[MIPS]Multiple and add instructions for Mips are currently available in mips32r2/mips64r2 and later but should also be available in mips4, mips5, and mips64. This patch fixes the requested features and updates the corresponding test files.
|
2015-02-25 15:24:37 +00:00 |
MipsInstrInfo.cpp
|
|
|
MipsInstrInfo.h
|
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
|
2015-03-12 05:43:57 +00:00 |
MipsInstrInfo.td
|
[mips] Add itineraries for ext and ins instructions.
|
2015-03-18 06:28:38 +00:00 |
MipsISelDAGToDAG.cpp
|
Recommit r232027 with PR22883 fixed: Add infrastructure for support of multiple memory constraints.
|
2015-03-13 12:45:09 +00:00 |
MipsISelDAGToDAG.h
|
Recommit r232027 with PR22883 fixed: Add infrastructure for support of multiple memory constraints.
|
2015-03-13 12:45:09 +00:00 |
MipsISelLowering.cpp
|
Fix sign extension for MIPS64 in makeLibCall function
|
2015-03-23 12:28:13 +00:00 |
MipsISelLowering.h
|
Fix sign extension for MIPS64 in makeLibCall function
|
2015-03-23 12:28:13 +00:00 |
MipsLongBranch.cpp
|
|
|
MipsMachineFunction.cpp
|
[mips][microMIPS] Change register class for GP register
|
2015-02-27 15:03:50 +00:00 |
MipsMachineFunction.h
|
|
|
MipsMCInstLower.cpp
|
Remove MCStreamer.h include from MCContext.h and explictly include it where necessary. NFC
|
2015-03-04 01:24:11 +00:00 |
MipsMCInstLower.h
|
|
|
MipsModuleISelDAGToDAG.cpp
|
Purge unused includes throughout libSupport.
|
2015-03-23 18:07:13 +00:00 |
MipsMSAInstrFormats.td
|
|
|
MipsMSAInstrInfo.td
|
|
|
MipsOptimizePICCall.cpp
|
|
|
MipsOptionRecord.h
|
|
|
MipsOs16.cpp
|
[mips] Remove trivial header for the MipsOs16 pass. NFC.
|
2015-03-14 08:34:25 +00:00 |
MipsRegisterInfo.cpp
|
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
|
2015-03-12 05:43:57 +00:00 |
MipsRegisterInfo.h
|
Remove some unnecessary forward declarations and put a couple more
|
2015-03-12 06:07:16 +00:00 |
MipsRegisterInfo.td
|
[mips] Honour -mno-odd-spreg for vector insert/extract when MSA is enabled.
|
2015-02-23 17:22:16 +00:00 |
MipsSchedule.td
|
[mips] Add itineraries for ext and ins instructions.
|
2015-03-18 06:28:38 +00:00 |
MipsSEFrameLowering.cpp
|
|
|
MipsSEFrameLowering.h
|
|
|
MipsSEInstrInfo.cpp
|
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
|
2015-03-12 05:43:57 +00:00 |
MipsSEInstrInfo.h
|
|
|
MipsSEISelDAGToDAG.cpp
|
[mips] Account for constant-zero operands in ADDE nodes.
|
2015-02-27 09:01:39 +00:00 |
MipsSEISelDAGToDAG.h
|
|
|
MipsSEISelLowering.cpp
|
Remove an argument-less call to getSubtargetImpl from TargetLoweringBase.
|
2015-02-26 00:00:24 +00:00 |
MipsSEISelLowering.h
|
|
|
MipsSelectionDAGInfo.cpp
|
|
|
MipsSelectionDAGInfo.h
|
|
|
MipsSERegisterInfo.cpp
|
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
|
2015-03-12 05:43:57 +00:00 |
MipsSERegisterInfo.h
|
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
|
2015-03-12 05:43:57 +00:00 |
MipsSubtarget.cpp
|
|
|
MipsSubtarget.h
|
|
|
MipsTargetMachine.cpp
|
[mips] Remove trivial header for the MipsModuleISelDAGToDAG pass. NFC.
|
2015-03-14 09:20:52 +00:00 |
MipsTargetMachine.h
|
Remove the target independent TargetMachine::getSubtarget and
|
2015-03-21 04:22:23 +00:00 |
MipsTargetObjectFile.cpp
|
Grab a subtarget off of a MipsTargetMachine rather than a
|
2015-03-21 03:13:05 +00:00 |
MipsTargetObjectFile.h
|
Grab a subtarget off of a MipsTargetMachine rather than a
|
2015-03-21 03:13:05 +00:00 |
MipsTargetStreamer.h
|
[mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFlags(). NFC.
|
2015-03-13 11:40:01 +00:00 |
MSA.txt
|
|
|