llvm-6502/lib/Target/Mips
Owen Anderson 9ccaf53ada Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
ID member as the sole unique type identifier.  Clean up APIs related to this change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110396 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-05 23:42:04 +00:00
..
AsmPrinter Fix PR7174, a couple o Mips fixes: 2010-07-20 08:37:04 +00:00
TargetInfo
CMakeLists.txt
Makefile
Mips.h
Mips.td
MipsCallingConv.td
MipsDelaySlotFiller.cpp Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static 2010-08-05 23:42:04 +00:00
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp Remove the isMoveInstr() hook. 2010-07-16 22:35:46 +00:00
MipsInstrInfo.h Remove the isMoveInstr() hook. 2010-07-16 22:35:46 +00:00
MipsInstrInfo.td Remove isTwoAddress from Mips. 2010-06-21 20:19:21 +00:00
MipsISelDAGToDAG.cpp SubRegIndex'ize Mips 2010-05-24 17:42:58 +00:00
MipsISelLowering.cpp Fix PR7174, a couple o Mips fixes: 2010-07-20 08:37:04 +00:00
MipsISelLowering.h Split the SDValue out of OutputArg so that SelectionDAG-independent 2010-07-07 15:54:55 +00:00
MipsMachineFunction.h
MipsMCAsmInfo.cpp Don't pass StringRef by reference. 2010-07-14 22:38:02 +00:00
MipsMCAsmInfo.h Don't pass StringRef by reference. 2010-07-14 22:38:02 +00:00
MipsRegisterInfo.cpp Remove the TargetRegisterClass member from CalleeSavedInfo 2010-06-02 20:02:30 +00:00
MipsRegisterInfo.h cleanup 2010-06-02 13:53:17 +00:00
MipsRegisterInfo.td Replace the SubRegSet tablegen class with a less error-prone mechanism. 2010-05-26 17:27:12 +00:00
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h