llvm-6502/lib/Target/Mips
2009-07-01 01:59:31 +00:00
..
AsmPrinter Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00
CMakeLists.txt
Makefile
Mips.h Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00
Mips.td Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsCallingConv.td
MipsDelaySlotFiller.cpp
MipsInstrFormats.td
MipsInstrFPU.td Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsInstrInfo.cpp Handle IMPLICIT_DEF with isUndef operand marker, part 2. This patch moves the code to annotate machineoperands to LiveIntervalAnalysis. It also add markers for implicit_def that define physical registers. The rest, is just a lot of details. 2009-07-01 01:59:31 +00:00
MipsInstrInfo.h Convert Alpha and Mips to use a MachineFunctionInfo subclass to 2009-06-03 20:30:14 +00:00
MipsInstrInfo.td Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsISelDAGToDAG.cpp Convert Alpha and Mips to use a MachineFunctionInfo subclass to 2009-06-03 20:30:14 +00:00
MipsISelLowering.cpp Add an "alignment" field to the MachineFunction object. It makes more sense to 2009-06-30 22:38:32 +00:00
MipsISelLowering.h Add an "alignment" field to the MachineFunction object. It makes more sense to 2009-06-30 22:38:32 +00:00
MipsMachineFunction.h Convert Alpha and Mips to use a MachineFunctionInfo subclass to 2009-06-03 20:30:14 +00:00
MipsRegisterInfo.cpp
MipsRegisterInfo.h
MipsRegisterInfo.td Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsSchedule.td
MipsSubtarget.cpp Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsSubtarget.h Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsTargetAsmInfo.cpp
MipsTargetAsmInfo.h
MipsTargetMachine.cpp Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00
MipsTargetMachine.h Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00