llvm-6502/lib/Target/Mips
Jakob Stoklund Olesen 600f171486 RISC architectures get their memory operand folding for free.
The only folding these load/store architectures can do is converting COPY into a
load or store, and the target independent part of foldMemoryOperand already
knows how to do that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108099 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-11 19:19:13 +00:00
..
AsmPrinter Remove the TargetRegisterClass member from CalleeSavedInfo 2010-06-02 20:02:30 +00:00
TargetInfo
CMakeLists.txt
Makefile
Mips.h
Mips.td
MipsCallingConv.td
MipsDelaySlotFiller.cpp
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp RISC architectures get their memory operand folding for free. 2010-07-11 19:19:13 +00:00
MipsInstrInfo.h RISC architectures get their memory operand folding for free. 2010-07-11 19:19:13 +00:00
MipsInstrInfo.td Remove isTwoAddress from Mips. 2010-06-21 20:19:21 +00:00
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp Split the SDValue out of OutputArg so that SelectionDAG-independent 2010-07-07 15:54:55 +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
MipsMCAsmInfo.h
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
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h