.. |
AsmParser
|
[mips] [IAS] Improve comments in MipsAsmParser::expandLoadImm. NFC.
|
2015-04-10 13:28:16 +00:00 |
Disassembler
|
Revert "Use std::bitset for SubtargetFeatures"
|
2015-03-24 12:56:59 +00:00 |
InstPrinter
|
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
|
2015-03-27 20:36:02 +00:00 |
MCTargetDesc
|
Replace the MCSubtargetInfo parameter with a Triple when creating
|
2015-03-31 00:10:04 +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
|
[mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
|
2015-04-02 11:09:40 +00:00 |
Mips16FrameLowering.h
|
[mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
|
2015-04-02 11:09:40 +00:00 |
Mips16HardFloat.cpp
|
Purge unused includes throughout libSupport.
|
2015-03-23 18:07:13 +00:00 |
Mips16HardFloatInfo.cpp
|
|
|
Mips16HardFloatInfo.h
|
|
|
Mips16InstrFormats.td
|
|
|
Mips16InstrInfo.cpp
|
[mips] Make sure that we don't adjust the stack pointer by zero amount.
|
2015-04-02 10:14:54 +00:00 |
Mips16InstrInfo.h
|
[mips] Expose adjustStackPtr() from MipsInstrInfo. NFC.
|
2015-04-02 10:42:44 +00:00 |
Mips16InstrInfo.td
|
|
|
Mips16ISelDAGToDAG.cpp
|
|
|
Mips16ISelDAGToDAG.h
|
|
|
Mips16ISelLowering.cpp
|
|
|
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
|
|
|
Mips64r6InstrInfo.td
|
|
|
Mips.h
|
[mips] Remove trivial header for the MipsModuleISelDAGToDAG pass. NFC.
|
2015-03-14 09:20:52 +00:00 |
Mips.td
|
|
|
MipsAnalyzeImmediate.cpp
|
|
|
MipsAnalyzeImmediate.h
|
|
|
MipsAsmPrinter.cpp
|
[mips] Refactor saved-registers bitmask creation in MipsAsmPrinter::printSavedRegsBitmask. NFC.
|
2015-04-09 10:54:16 +00:00 |
MipsAsmPrinter.h
|
|
|
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
|
Reduce dyn_cast<> to isa<> or cast<> where possible.
|
2015-04-10 11:24:51 +00:00 |
MipsFrameLowering.cpp
|
[mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
|
2015-04-02 11:09:40 +00:00 |
MipsFrameLowering.h
|
[mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
|
2015-04-02 11:09:40 +00:00 |
MipsInstrFormats.td
|
|
|
MipsInstrFPU.td
|
|
|
MipsInstrInfo.cpp
|
|
|
MipsInstrInfo.h
|
[mips] Expose adjustStackPtr() from MipsInstrInfo. NFC.
|
2015-04-02 10:42:44 +00:00 |
MipsInstrInfo.td
|
[mips] [IAS] Add support for the BNEZL and BEQZL pseudo-instructions.
|
2015-04-08 12:15:05 +00:00 |
MipsISelDAGToDAG.cpp
|
[mips] Distinguish 'R', 'ZC', and 'm' inline assembly memory constraint.
|
2015-03-24 11:26:34 +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
|
[mips] Distinguish 'R', 'ZC', and 'm' inline assembly memory constraint.
|
2015-03-24 11:26:34 +00:00 |
MipsISelLowering.h
|
[mips] Distinguish 'R', 'ZC', and 'm' inline assembly memory constraint.
|
2015-03-24 11:26:34 +00:00 |
MipsLongBranch.cpp
|
|
|
MipsMachineFunction.cpp
|
|
|
MipsMachineFunction.h
|
|
|
MipsMCInstLower.cpp
|
|
|
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
|
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
|
2015-03-23 19:32:43 +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
|
|
|
MipsSchedule.td
|
[mips] Add itineraries for ext and ins instructions.
|
2015-03-18 06:28:38 +00:00 |
MipsSEFrameLowering.cpp
|
[mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
|
2015-04-02 11:09:40 +00:00 |
MipsSEFrameLowering.h
|
[mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.
|
2015-04-02 11:09:40 +00:00 |
MipsSEInstrInfo.cpp
|
[mips] Make sure that we don't adjust the stack pointer by zero amount.
|
2015-04-02 10:14:54 +00:00 |
MipsSEInstrInfo.h
|
[mips] Expose adjustStackPtr() from MipsInstrInfo. NFC.
|
2015-04-02 10:42:44 +00:00 |
MipsSEISelDAGToDAG.cpp
|
[mips] Support 9-bit offsets for the 'R' inline assembly memory constraint.
|
2015-03-30 13:27:25 +00:00 |
MipsSEISelDAGToDAG.h
|
[mips] Distinguish 'R', 'ZC', and 'm' inline assembly memory constraint.
|
2015-03-24 11:26:34 +00:00 |
MipsSEISelLowering.cpp
|
|
|
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
|
|
|