This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCS3/llvm.git
synced
2024-12-26 22:26:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
017c6111a8
llvm
/
lib
/
Target
/
Mips
History
Daniel Sanders
12aa552637
Fix unused variable warning added in r218509
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@218510
91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-26 10:45:26 +00:00
..
AsmParser
[mips] Add assembler support for the .set nodsp directive.
2014-09-17 09:01:54 +00:00
Disassembler
InstPrinter
MCTargetDesc
[mips] Add assembler support for the .set nodsp directive.
2014-09-17 09:01:54 +00:00
TargetInfo
CMakeLists.txt
LLVMBuild.txt
Makefile
MicroMipsInstrFormats.td
[mips][microMIPS] Implement JRADDIUSP instruction
2014-09-12 14:29:54 +00:00
MicroMipsInstrFPU.td
MicroMipsInstrInfo.td
[mips][microMIPS] Implement JRADDIUSP instruction
2014-09-12 14:29:54 +00:00
Mips16FrameLowering.cpp
Mips16FrameLowering.h
Mips16HardFloat.cpp
Mips16HardFloat.h
Mips16HardFloatInfo.cpp
Mips16HardFloatInfo.h
Mips16InstrFormats.td
Mips16InstrInfo.cpp
Mips16InstrInfo.h
Mips16InstrInfo.td
Mips16ISelDAGToDAG.cpp
Mips16ISelDAGToDAG.h
Mips16ISelLowering.cpp
constify the TargetMachine being passed through the Mips subtarget
2014-09-19 23:30:42 +00:00
Mips16ISelLowering.h
constify the TargetMachine being passed through the Mips subtarget
2014-09-19 23:30:42 +00:00
Mips16RegisterInfo.cpp
Mips16RegisterInfo.h
Mips32r6InstrFormats.td
Mips32r6InstrInfo.td
Mips64InstrInfo.td
[mips] Move 32-bit ADDiu instruction alias from Mips64InstrInfo.td to MipsInstrInfo.td.
2014-09-16 10:19:03 +00:00
Mips64r6InstrInfo.td
Mips.h
Mips.td
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp
MipsAsmPrinter.h
MipsCallingConv.td
[mips] Generalize the handling of f128 return values to support f128 arguments.
2014-09-26 10:06:12 +00:00
MipsCondMov.td
MipsConstantIslandPass.cpp
MipsDelaySlotFiller.cpp
MipsDSPInstrFormats.td
MipsDSPInstrInfo.td
MipsFastISel.cpp
Add mips32 r1 to the list of supported targets for Mips fast-isel
2014-09-15 20:30:25 +00:00
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td
[mips] Move 32-bit ADDiu instruction alias from Mips64InstrInfo.td to MipsInstrInfo.td.
2014-09-16 10:19:03 +00:00
MipsISelDAGToDAG.cpp
MipsISelDAGToDAG.h
MipsISelLowering.cpp
Fix unused variable warning added in r218509
2014-09-26 10:45:26 +00:00
MipsISelLowering.h
[mips] Generalize the handling of f128 return values to support f128 arguments.
2014-09-26 10:06:12 +00:00
MipsLongBranch.cpp
MipsMachineFunction.cpp
MipsMachineFunction.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsModuleISelDAGToDAG.cpp
MipsModuleISelDAGToDAG.h
MipsMSAInstrFormats.td
MipsMSAInstrInfo.td
[mips] Rename MipsAsmParser functions to conform to the LLVM Coding Standards. No functional changes.
2014-09-04 13:23:44 +00:00
MipsOptimizePICCall.cpp
MipsOptionRecord.h
Make some helpers static or move into the llvm namespace.
2014-09-03 21:04:12 +00:00
MipsOs16.cpp
MipsOs16.h
MipsRegisterInfo.cpp
MipsRegisterInfo.h
MipsRegisterInfo.td
[mips] Rename MipsAsmParser functions to conform to the LLVM Coding Standards. No functional changes.
2014-09-04 13:23:44 +00:00
MipsSchedule.td
MipsSEFrameLowering.cpp
MipsSEFrameLowering.h
MipsSEInstrInfo.cpp
MipsSEInstrInfo.h
MipsSEISelDAGToDAG.cpp
MipsSEISelDAGToDAG.h
MipsSEISelLowering.cpp
constify the TargetMachine being passed through the Mips subtarget
2014-09-19 23:30:42 +00:00
MipsSEISelLowering.h
constify the TargetMachine being passed through the Mips subtarget
2014-09-19 23:30:42 +00:00
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSERegisterInfo.cpp
MipsSERegisterInfo.h
MipsSubtarget.cpp
constify the TargetMachine being passed through the Mips subtarget
2014-09-19 23:30:42 +00:00
MipsSubtarget.h
constify the TargetMachine being passed through the Mips subtarget
2014-09-19 23:30:42 +00:00
MipsTargetMachine.cpp
Fix build breakage on MSVC 2013
2014-09-26 04:47:54 +00:00
MipsTargetMachine.h
Add the first backend support for on demand subtarget creation
2014-09-26 01:44:08 +00:00
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h
MipsTargetStreamer.h
[mips] Add assembler support for the .set nodsp directive.
2014-09-17 09:01:54 +00:00
MSA.txt