llvm-6502/lib/Target/Mips
2011-03-04 17:59:18 +00:00
..
TargetInfo Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
CMakeLists.txt Use explicit add_subdirectory's for LLVM target sublibraries instead 2011-02-20 02:55:27 +00:00
Makefile move all the target's asmprinters into the main target. The piece 2010-11-14 18:43:56 +00:00
Mips.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
Mips.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsAsmPrinter.cpp Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsCallingConv.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsDelaySlotFiller.cpp Fix delay slot filler for non mips1 targets. Patch by Akira Hatanaka 2010-12-09 17:31:11 +00:00
MipsFrameLowering.cpp Ensure Mips::GP is properly reloaded after a function call. Patch by Sasa Stankovic 2011-01-18 19:50:18 +00:00
MipsFrameLowering.h Ensure Mips::GP is properly reloaded after a function call. Patch by Sasa Stankovic 2011-01-18 19:50:18 +00:00
MipsInstrFormats.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsInstrFPU.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsInstrInfo.cpp Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsInstrInfo.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsInstrInfo.td Fixes addc pattern when immediate cannot be represented with 16-bit. Patch by Akira Hatanaka 2011-03-04 17:59:18 +00:00
MipsISelDAGToDAG.cpp Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsISelLowering.cpp Fix a lot of o32 CC issues and add a bunch of tests. Patch by Akira Hatanaka with some small modifications by me. 2011-02-10 18:05:10 +00:00
MipsISelLowering.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsMachineFunction.h Remove trailing spaces of MipsMachineFunction.h 2010-09-28 10:06:53 +00:00
MipsMCAsmInfo.cpp Don't pass StringRef by reference. 2010-07-14 22:38:02 +00:00
MipsMCAsmInfo.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsRegisterInfo.cpp Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsRegisterInfo.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsRegisterInfo.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsSchedule.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsSelectionDAGInfo.cpp Implement a bunch more TargetSelectionDAGInfo infrastructure. 2010-05-11 17:31:57 +00:00
MipsSelectionDAGInfo.h Implement a bunch more TargetSelectionDAGInfo infrastructure. 2010-05-11 17:31:57 +00:00
MipsSubtarget.cpp Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsSubtarget.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsTargetMachine.cpp Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. 2011-01-10 12:39:04 +00:00
MipsTargetMachine.h Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. 2011-01-10 12:39:04 +00:00
MipsTargetObjectFile.cpp Remove more duplicated code. 2011-01-23 04:43:11 +00:00
MipsTargetObjectFile.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00