llvm-6502/lib/Target/Mips
2011-05-21 03:01:03 +00:00
..
TargetInfo
CMakeLists.txt
Makefile
Mips.h
Mips.td
MipsAsmPrinter.cpp
MipsCallingConv.td
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp 1. Keep lines in 80 columns. 2011-05-06 22:11:29 +00:00
MipsExpandPseudo.cpp
MipsFrameLowering.cpp Insert instructions that copy $sp to or from $fp at the right locations. 2011-05-21 02:29:26 +00:00
MipsFrameLowering.h Make $fp and $ra callee-saved registers and let PrologEpilogInserter handle 2011-05-20 18:39:33 +00:00
MipsInstrFormats.td Fix td file comments for Mips. 2011-05-09 18:16:46 +00:00
MipsInstrFPU.td Fix setting of isCommutable flag. 2011-05-12 17:42:08 +00:00
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td Fix setting of isCommutable flag. 2011-05-12 17:42:08 +00:00
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp Change the order fixed objects are created in MipsTargetLowering::LowerCall in 2011-05-20 23:22:14 +00:00
MipsISelLowering.h
MipsMachineFunction.h Define functions that get/set maximum call frame size. 2011-05-20 20:11:17 +00:00
MipsMCAsmInfo.cpp
MipsMCAsmInfo.h
MipsRegisterInfo.cpp Use the correct register to access stack frame objects. 2011-05-21 03:01:03 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td Increase number of available registers when target is MIPS32. 2011-05-19 18:25:03 +00:00
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp Fix data layout string. i64 is aligned to 64 bit boundaries. 2011-05-19 17:21:09 +00:00
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h