.. |
AsmParser
|
[llvm-mc] Pushing plumbing through for --fatal-warnings flag.
|
2015-07-27 21:56:53 +00:00 |
Disassembler
|
|
|
InstPrinter
|
|
|
MCTargetDesc
|
MC: Remove MCSubtargetInfo() default constructor
|
2015-07-10 22:43:42 +00:00 |
TargetInfo
|
|
|
CMakeLists.txt
|
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
|
2015-07-09 02:10:08 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|
MicroMips32r6InstrFormats.td
|
|
|
MicroMips32r6InstrInfo.td
|
|
|
MicroMipsInstrFormats.td
|
|
|
MicroMipsInstrFPU.td
|
|
|
MicroMipsInstrInfo.td
|
|
|
Mips16FrameLowering.cpp
|
PrologEpilogInserter: Rewrite API to determine callee save regsiters.
|
2015-07-14 17:17:13 +00:00 |
Mips16FrameLowering.h
|
PrologEpilogInserter: Rewrite API to determine callee save regsiters.
|
2015-07-14 17:17:13 +00:00 |
Mips16HardFloat.cpp
|
De-constify pointers to Type since they can't be modified. NFC
|
2015-08-01 22:20:21 +00:00 |
Mips16HardFloatInfo.cpp
|
|
|
Mips16HardFloatInfo.h
|
|
|
Mips16InstrFormats.td
|
|
|
Mips16InstrInfo.cpp
|
|
|
Mips16InstrInfo.h
|
|
|
Mips16InstrInfo.td
|
|
|
Mips16ISelDAGToDAG.cpp
|
Make TargetLowering::getPointerTy() taking DataLayout as an argument
|
2015-07-09 02:09:04 +00:00 |
Mips16ISelDAGToDAG.h
|
|
|
Mips16ISelLowering.cpp
|
Make TargetLowering::getPointerTy() taking DataLayout as an argument
|
2015-07-09 02:09:04 +00:00 |
Mips16ISelLowering.h
|
|
|
Mips16RegisterInfo.cpp
|
|
|
Mips16RegisterInfo.h
|
|
|
Mips32r6InstrFormats.td
|
|
|
Mips32r6InstrInfo.td
|
|
|
Mips64InstrInfo.td
|
|
|
Mips64r6InstrInfo.td
|
|
|
Mips.h
|
|
|
Mips.td
|
|
|
MipsAnalyzeImmediate.cpp
|
|
|
MipsAnalyzeImmediate.h
|
|
|
MipsAsmPrinter.cpp
|
Move most user of TargetMachine::getDataLayout to the Module one
|
2015-07-16 06:11:10 +00:00 |
MipsAsmPrinter.h
|
|
|
MipsCallingConv.td
|
|
|
MipsCCState.cpp
|
De-constify pointers to Type since they can't be modified. NFC
|
2015-08-01 22:20:21 +00:00 |
MipsCCState.h
|
|
|
MipsCondMov.td
|
|
|
MipsConstantIslandPass.cpp
|
Move most user of TargetMachine::getDataLayout to the Module one
|
2015-07-16 06:11:10 +00:00 |
MipsDelaySlotFiller.cpp
|
Move most user of TargetMachine::getDataLayout to the Module one
|
2015-07-16 06:11:10 +00:00 |
MipsDSPInstrFormats.td
|
|
|
MipsDSPInstrInfo.td
|
|
|
MipsFastISel.cpp
|
[mips][FastISel] Apply only zero-extension to constants prior to their materialization.
|
2015-07-30 11:51:44 +00:00 |
MipsFrameLowering.cpp
|
|
|
MipsFrameLowering.h
|
|
|
MipsInstrFormats.td
|
[mips] Added support for the ERETNC instruction.
|
2015-07-20 12:28:56 +00:00 |
MipsInstrFPU.td
|
|
|
MipsInstrInfo.cpp
|
|
|
MipsInstrInfo.h
|
|
|
MipsInstrInfo.td
|
[mips] Added support for the ERETNC instruction.
|
2015-07-20 12:28:56 +00:00 |
MipsISelDAGToDAG.cpp
|
Make TargetLowering::getPointerTy() taking DataLayout as an argument
|
2015-07-09 02:09:04 +00:00 |
MipsISelDAGToDAG.h
|
|
|
MipsISelLowering.cpp
|
[mips][FastISel] Remove hidden mips-fast-isel option.
|
2015-07-30 12:39:33 +00:00 |
MipsISelLowering.h
|
Allow {e,r}bp as the target of {read,write}_register.
|
2015-07-09 17:40:29 +00:00 |
MipsLongBranch.cpp
|
|
|
MipsMachineFunction.cpp
|
|
|
MipsMachineFunction.h
|
|
|
MipsMCInstLower.cpp
|
|
|
MipsMCInstLower.h
|
|
|
MipsModuleISelDAGToDAG.cpp
|
|
|
MipsMSAInstrFormats.td
|
|
|
MipsMSAInstrInfo.td
|
|
|
MipsOptimizePICCall.cpp
|
|
|
MipsOptionRecord.h
|
|
|
MipsOs16.cpp
|
|
|
MipsRegisterInfo.cpp
|
Targets: commonize some stack realignment code
|
2015-07-20 22:51:32 +00:00 |
MipsRegisterInfo.h
|
Targets: commonize some stack realignment code
|
2015-07-20 22:51:32 +00:00 |
MipsRegisterInfo.td
|
|
|
MipsSchedule.td
|
|
|
MipsSEFrameLowering.cpp
|
[Mips] Make helper function static, NFC.
|
2015-07-16 11:12:05 +00:00 |
MipsSEFrameLowering.h
|
PrologEpilogInserter: Rewrite API to determine callee save regsiters.
|
2015-07-14 17:17:13 +00:00 |
MipsSEInstrInfo.cpp
|
|
|
MipsSEInstrInfo.h
|
|
|
MipsSEISelDAGToDAG.cpp
|
Make TargetLowering::getPointerTy() taking DataLayout as an argument
|
2015-07-09 02:09:04 +00:00 |
MipsSEISelDAGToDAG.h
|
|
|
MipsSEISelLowering.cpp
|
Re-instate the EVT parameter to getScalarShiftAmountTy() for OOT user
|
2015-07-09 15:12:23 +00:00 |
MipsSEISelLowering.h
|
|
|
MipsSERegisterInfo.cpp
|
|
|
MipsSERegisterInfo.h
|
|
|
MipsSubtarget.cpp
|
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
|
2015-07-09 02:10:08 +00:00 |
MipsSubtarget.h
|
[mips] Added support for the ERETNC instruction.
|
2015-07-20 12:28:56 +00:00 |
MipsTargetMachine.cpp
|
|
|
MipsTargetMachine.h
|
|
|
MipsTargetObjectFile.cpp
|
Move most user of TargetMachine::getDataLayout to the Module one
|
2015-07-16 06:11:10 +00:00 |
MipsTargetObjectFile.h
|
Move most user of TargetMachine::getDataLayout to the Module one
|
2015-07-16 06:11:10 +00:00 |
MipsTargetStreamer.h
|
|
|
MSA.txt
|
|
|