1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/lib/Target/Mips
Vasileios Kalintiris f63ff65eda [mips] MIPSR6 Instruction itineraries
Summary: Defines instruction itineraries for common MIPSR6 instructions.

Patch by Simon Dardis.

Reviewers: vkalintiris

Subscribers: MatzeB, dsanders, llvm-commits

Differential Revision: http://reviews.llvm.org/D17198

llvm-svn: 263229
2016-03-11 13:05:06 +00:00
..
AsmParser [mips] Range check simm4. 2016-03-11 11:37:50 +00:00
Disassembler [mips] Range check simm4. 2016-03-11 11:37:50 +00:00
InstPrinter [mips] Range check uimm20 and fixed a bug this revealed. 2016-02-29 16:06:38 +00:00
MCTargetDesc [mips] Make isel select the correct DEXT variant up front. 2016-02-29 15:26:54 +00:00
TargetInfo Remove autoconf support 2016-01-26 21:29:08 +00:00
CMakeLists.txt
LLVMBuild.txt
MicroMips32r6InstrFormats.td [mips][microMIPS] Prevent usage of OR16_MMR6 instruction when code for microMIPS is generated. 2016-03-04 17:34:31 +00:00
MicroMips32r6InstrInfo.td [mips][microMIPS] Prevent usage of OR16_MMR6 instruction when code for microMIPS is generated. 2016-03-04 17:34:31 +00:00
MicroMips64r6InstrFormats.td
MicroMips64r6InstrInfo.td Revert "[mips] Promote the result of SETCC nodes to GPR width." 2016-03-01 20:25:43 +00:00
MicroMipsDSPInstrFormats.td [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV and WRDSP instructions 2015-12-18 08:59:37 +00:00
MicroMipsDSPInstrInfo.td [mips] Range check uimm16 and fix several bugs this revealed. 2016-02-01 15:13:31 +00:00
MicroMipsInstrFormats.td [mips][microMIPS] Implement LWM16, SB16, SH16, SW16, SWSP and SWM16 instructions 2015-11-12 13:21:33 +00:00
MicroMipsInstrFPU.td [mips][microMIPS] Implement RECIP.fmt, RINT.fmt, ROUND.L.fmt, ROUND.W.fmt, SEL.fmt, SELEQZ.fmt, SELNEQZ.fmt and CLASS.fmt 2015-12-01 11:59:21 +00:00
MicroMipsInstrInfo.td [mips] Range check simm4. 2016-03-11 11:37:50 +00:00
Mips16FrameLowering.cpp Remove windows line endings introduced by r252177. NFC. 2015-11-05 21:54:58 +00:00
Mips16FrameLowering.h
Mips16HardFloat.cpp [opaque pointer types] [NFC] CallSite: use getFunctionType() instead of going through PointerType::getElementType. 2016-01-17 22:37:39 +00:00
Mips16HardFloatInfo.cpp
Mips16HardFloatInfo.h
Mips16InstrFormats.td
Mips16InstrInfo.cpp Remove windows line endings introduced by r252177. NFC. 2015-11-05 21:54:58 +00:00
Mips16InstrInfo.h
Mips16InstrInfo.td
Mips16ISelDAGToDAG.cpp [mips] Remove redundant inclusions of MipsAnalyzeImmediate.h 2016-02-03 15:54:12 +00:00
Mips16ISelDAGToDAG.h
Mips16ISelLowering.cpp Mips: Remove implicit ilist iterator conversions, NFC 2015-10-20 00:15:20 +00:00
Mips16ISelLowering.h
Mips16RegisterInfo.cpp [mips] Remove redundant inclusions of MipsAnalyzeImmediate.h 2016-02-03 15:54:12 +00:00
Mips16RegisterInfo.h
Mips32r6InstrFormats.td
Mips32r6InstrInfo.td [mips] MIPSR6 Instruction itineraries 2016-03-11 13:05:06 +00:00
Mips64InstrInfo.td Revert "[mips] Promote the result of SETCC nodes to GPR width." 2016-03-01 20:25:43 +00:00
Mips64r6InstrInfo.td [mips] MIPSR6 Instruction itineraries 2016-03-11 13:05:06 +00:00
Mips.h
Mips.td [TableGen] Remove MnemonicContainsDot from AsmParser. It isn't used. NFC 2015-12-29 07:03:30 +00:00
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp [mips] Range check uimm20 and fixed a bug this revealed. 2016-02-29 16:06:38 +00:00
MipsAsmPrinter.h [mips] Range check uimm20 and fixed a bug this revealed. 2016-02-29 16:06:38 +00:00
MipsCallingConv.td [mips] Interrupt attribute support for mips32r2+. 2015-10-26 12:38:43 +00:00
MipsCCState.cpp Use std::is_sorted to replace a custom version. Also replace a comparison predicate struct with a lambda. 2015-10-17 21:32:26 +00:00
MipsCCState.h
MipsCondMov.td Revert "[mips] Promote the result of SETCC nodes to GPR width." 2016-03-01 20:25:43 +00:00
MipsConstantIslandPass.cpp Mips: Remove implicit ilist iterator conversions, NFC 2015-10-20 00:15:20 +00:00
MipsDelaySlotFiller.cpp Let SelectionDAG start to use probability-based interface to add successors. 2015-11-24 08:51:23 +00:00
MipsDSPInstrFormats.td [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV and WRDSP instructions 2015-12-18 08:59:37 +00:00
MipsDSPInstrInfo.td [mips] Range check uimm16 and fix several bugs this revealed. 2016-02-01 15:13:31 +00:00
MipsEVAInstrFormats.td
MipsEVAInstrInfo.td [mips][microMIPS] Implement TLBINV and TLBINVF instructions 2016-02-18 14:10:52 +00:00
MipsFastISel.cpp [mips][microMIPS] Disable FastISel for microMIPS 2016-01-28 11:08:03 +00:00
MipsFrameLowering.cpp [mips] Remove redundant inclusions of MipsAnalyzeImmediate.h 2016-02-03 15:54:12 +00:00
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td [mips] added support for trunc macro 2016-02-22 16:00:23 +00:00
MipsInstrInfo.cpp CodeGen: TII: Take MachineInstr& in predicate API, NFC 2016-02-23 02:46:52 +00:00
MipsInstrInfo.h [mips] Remove redundant inclusions of MipsAnalyzeImmediate.h 2016-02-03 15:54:12 +00:00
MipsInstrInfo.td [mips] Range check simm4. 2016-03-11 11:37:50 +00:00
MipsISelDAGToDAG.cpp
MipsISelDAGToDAG.h
MipsISelLowering.cpp Revert "[mips] Promote the result of SETCC nodes to GPR width." 2016-03-01 20:25:43 +00:00
MipsISelLowering.h Revert "[mips] Promote the result of SETCC nodes to GPR width." 2016-03-01 20:25:43 +00:00
MipsLongBranch.cpp Normalize MBB's successors' probabilities in several locations. 2015-12-13 09:26:17 +00:00
MipsMachineFunction.cpp [mips] Interrupt attribute support for mips32r2+. 2015-10-26 12:38:43 +00:00
MipsMachineFunction.h [mips] Interrupt attribute support for mips32r2+. 2015-10-26 12:38:43 +00:00
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsModuleISelDAGToDAG.cpp
MipsMSAInstrFormats.td
MipsMSAInstrInfo.td [mips] Range check uimm20 and fixed a bug this revealed. 2016-02-29 16:06:38 +00:00
MipsOptimizePICCall.cpp
MipsOptionRecord.h
MipsOs16.cpp
MipsRegisterInfo.cpp [mips] Remove redundant inclusions of MipsAnalyzeImmediate.h 2016-02-03 15:54:12 +00:00
MipsRegisterInfo.h [mips] Remove unused function declarations from MipsRegisterInfo.h. NFC. 2016-02-28 16:55:28 +00:00
MipsRegisterInfo.td Revert "[mips] Promote the result of SETCC nodes to GPR width." 2016-03-01 20:25:43 +00:00
MipsSchedule.td [mips] MIPSR6 Instruction itineraries 2016-03-11 13:05:06 +00:00
MipsScheduleP5600.td TableGen: Check scheduling models for completeness 2016-03-01 20:03:21 +00:00
MipsSEFrameLowering.cpp [mips] Remove redundant inclusions of MipsAnalyzeImmediate.h 2016-02-03 15:54:12 +00:00
MipsSEFrameLowering.h Re-apply "[mips] Use correct frame register for DWARF info when dynamically realigning the stack."" 2015-11-12 14:11:43 +00:00
MipsSEInstrInfo.cpp [mips] Remove redundant inclusions of MipsAnalyzeImmediate.h 2016-02-03 15:54:12 +00:00
MipsSEInstrInfo.h [mips] Interrupt attribute support for mips32r2+. 2015-10-26 12:38:43 +00:00
MipsSEISelDAGToDAG.cpp Revert "[mips] Promote the result of SETCC nodes to GPR width." 2016-03-01 20:25:43 +00:00
MipsSEISelDAGToDAG.h
MipsSEISelLowering.cpp Revert "[mips] Promote the result of SETCC nodes to GPR width." 2016-03-01 20:25:43 +00:00
MipsSEISelLowering.h
MipsSERegisterInfo.cpp [mips] Remove redundant inclusions of MipsAnalyzeImmediate.h 2016-02-03 15:54:12 +00:00
MipsSERegisterInfo.h
MipsSubtarget.cpp [mips][micromips] Initial support for micrmomips DSP instructions and addu.qb implementation 2015-10-12 16:07:25 +00:00
MipsSubtarget.h Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to CodeGen/ 2016-01-27 16:32:26 +00:00
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp Unbreak non-X86 targets from fallout caused by r261462 2016-02-21 01:40:04 +00:00
MipsTargetObjectFile.h Unbreak non-X86 targets from fallout caused by r261462 2016-02-21 01:40:04 +00:00
MipsTargetStreamer.h
MSA.txt Revert: r249536 - Testing commit access with a trival whitespace change. 2015-10-07 10:57:06 +00:00