llvm-6502/lib/Target/Mips
Duncan Sands 5df3186f59 Rename isWeakForLinker to mayBeOverridden. Use it
instead of hasWeakLinkage in a bunch of optimization
passes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56782 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-29 11:25:42 +00:00
..
CMakeLists.txt CMake: Builds all targets. 2008-09-26 04:40:32 +00:00
Makefile Fix indendation. 2008-09-23 08:54:41 +00:00
Mips.h Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00
Mips.td
MipsAsmPrinter.cpp Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +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 Fix these enums' starting values to reflect the way that 2008-09-23 18:42:32 +00:00
MipsMachineFunction.h
MipsRegisterInfo.cpp Re-apply 56683 with fixes. 2008-09-27 01:56:22 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsSchedule.td
MipsSubtarget.cpp Fixed Bug 2751 2008-09-15 21:06:55 +00:00
MipsSubtarget.h
MipsTargetAsmInfo.cpp Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
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