hanchenye-llvm-project/llvm/lib/Target/Mips
Oscar Fuentes ba1186c23e Use explicit add_subdirectory's for LLVM target sublibraries instead
of testing for its presence at cmake time.

This way the build automatically regenerates the makefiles when a svn
update brings in a new sublibrary.

llvm-svn: 126068
2011-02-20 02:55:27 +00:00
..
TargetInfo
CMakeLists.txt Use explicit add_subdirectory's for LLVM target sublibraries instead 2011-02-20 02:55:27 +00:00
Makefile
Mips.h
Mips.td
MipsAsmPrinter.cpp
MipsCallingConv.td
MipsDelaySlotFiller.cpp
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
MipsISelDAGToDAG.cpp
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
MipsInstrFPU.td
MipsInstrFormats.td
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td
MipsMCAsmInfo.cpp
MipsMCAsmInfo.h
MipsMachineFunction.h
MipsRegisterInfo.cpp
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp Remove more duplicated code. 2011-01-23 04:43:11 +00:00
MipsTargetObjectFile.h