llvm-6502/lib/Target/Mips
2009-08-05 16:40:02 +00:00
..
AsmPrinter Remove dead code. MDNode and MDString are not Constant anymore. 2009-08-05 16:40:02 +00:00
TargetInfo Factor commonality in triple match routines into helper template for registering 2009-07-26 05:03:33 +00:00
CMakeLists.txt
Makefile
Mips.h Add new helpers for registering targets. 2009-07-25 06:49:55 +00:00
Mips.td
MipsCallingConv.td
MipsDelaySlotFiller.cpp
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp Remove unused member functions. 2009-07-24 07:43:59 +00:00
MipsInstrInfo.h Remove unused member functions. 2009-07-24 07:43:59 +00:00
MipsInstrInfo.td
MipsISelDAGToDAG.cpp Minor code simplifications. 2009-08-01 03:42:59 +00:00
MipsISelLowering.cpp Major calling convention code refactoring. 2009-08-05 01:29:28 +00:00
MipsISelLowering.h Major calling convention code refactoring. 2009-08-05 01:29:28 +00:00
MipsMachineFunction.h Major calling convention code refactoring. 2009-08-05 01:29:28 +00:00
MipsRegisterInfo.cpp Major calling convention code refactoring. 2009-08-05 01:29:28 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsSchedule.td
MipsSubtarget.cpp Remove -disable-mips-abicall and -enable-mips-absolute-call command-line 2009-08-03 02:22:28 +00:00
MipsSubtarget.h Remove -disable-mips-abicall and -enable-mips-absolute-call command-line 2009-08-03 02:22:28 +00:00
MipsTargetAsmInfo.cpp Remove -disable-mips-abicall and -enable-mips-absolute-call command-line 2009-08-03 02:22:28 +00:00
MipsTargetAsmInfo.h remove TargetAsmInfo::TM, which is now dead. The basic TAI class now 2009-08-02 04:27:24 +00:00
MipsTargetMachine.cpp Remove -disable-mips-abicall and -enable-mips-absolute-call command-line 2009-08-03 02:22:28 +00:00
MipsTargetMachine.h Remove -disable-mips-abicall and -enable-mips-absolute-call command-line 2009-08-03 02:22:28 +00:00