llvm-6502/lib/Target/Mips
2010-01-27 23:23:58 +00:00
..
AsmPrinter switch mips to use the shared EmitFunctionHeader() function 2010-01-27 23:23:58 +00:00
TargetInfo make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
CMakeLists.txt
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
Mips.h
Mips.td
MipsCallingConv.td Fix return registers for mips eabi 2010-01-19 12:37:35 +00:00
MipsDelaySlotFiller.cpp
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp load f64 +0.0 in a cleaner way. This fix part of PR5445 2010-01-19 12:53:04 +00:00
MipsInstrInfo.h
MipsInstrInfo.td On pic function calls some arguments were marked dead and 2010-01-19 17:00:43 +00:00
MipsISelDAGToDAG.cpp Fix a bug introduced on r92564 where the name "Node" was already 2010-01-19 19:57:07 +00:00
MipsISelLowering.cpp Eliminate target hook IsEligibleForTailCallOptimization. 2010-01-27 00:07:07 +00:00
MipsISelLowering.h Eliminate target hook IsEligibleForTailCallOptimization. 2010-01-27 00:07:07 +00:00
MipsMachineFunction.h
MipsMCAsmInfo.cpp Eliminate SetDirective, and replace it with HasSetDirective. 2010-01-26 20:40:54 +00:00
MipsMCAsmInfo.h revert 93934, removing the MCAsmInfo endianness bit. I can't 2010-01-20 06:34:14 +00:00
MipsRegisterInfo.cpp reduce redundant are's. 2010-01-20 17:53:51 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsSchedule.td
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp revert 93934, removing the MCAsmInfo endianness bit. I can't 2010-01-20 06:34:14 +00:00
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h