llvm-6502/lib/Target/Mips
Bill Wendling 056292fd73 Reverting r56249. On further investigation, this functionality isn't needed.
Apologies for the thrashing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56251 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-16 21:48:12 +00:00
..
Makefile
Mips.h Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00
Mips.td
MipsAsmPrinter.cpp Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00
MipsCallingConv.td
MipsDelaySlotFiller.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp Make TargetInstrInfo::copyRegToReg return a bool indicating whether the copy requested 2008-08-26 18:03:31 +00:00
MipsInstrInfo.h Make TargetInstrInfo::copyRegToReg return a bool indicating whether the copy requested 2008-08-26 18:03:31 +00:00
MipsInstrInfo.td Rename ConstantSDNode::getValue to getZExtValue, for consistency 2008-09-12 16:56:44 +00:00
MipsISelDAGToDAG.cpp Reverting r56249. On further investigation, this functionality isn't needed. 2008-09-16 21:48:12 +00:00
MipsISelLowering.cpp Reverting r56249. On further investigation, this functionality isn't needed. 2008-09-16 21:48:12 +00:00
MipsISelLowering.h Define CallSDNode, an SDNode subclass for use with ISD::CALL. 2008-09-13 01:54:27 +00:00
MipsMachineFunction.h
MipsRegisterInfo.cpp
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsSchedule.td
MipsSubtarget.cpp Fixed Bug 2751 2008-09-15 21:06:55 +00:00
MipsSubtarget.h
MipsTargetAsmInfo.cpp
MipsTargetAsmInfo.h
MipsTargetMachine.cpp Fixed Bug 2751 2008-09-15 21:06:55 +00:00
MipsTargetMachine.h Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00