llvm-6502/lib/Target/Mips
Akira Hatanaka c15ad85177 Implement MipsJITInfo::replaceMachineCodeForFunction.
No new test case is added.
This patch makes test JITTest.FunctionIsRecompiledAndRelinked pass on mips
platform.

Patch by Petar Jovanovic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161098 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-01 02:29:24 +00:00
..
AsmParser
Disassembler
InstPrinter
MCTargetDesc
TargetInfo
CMakeLists.txt Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo and 2012-07-31 23:41:32 +00:00
LLVMBuild.txt
Makefile
Mips16FrameLowering.cpp
Mips16FrameLowering.h
Mips16InstrFormats.td
Mips16InstrInfo.cpp Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo and 2012-07-31 23:41:32 +00:00
Mips16InstrInfo.h Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo and 2012-07-31 23:41:32 +00:00
Mips16InstrInfo.td
Mips16RegisterInfo.cpp Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits 2012-07-31 23:52:55 +00:00
Mips16RegisterInfo.h Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits 2012-07-31 23:52:55 +00:00
Mips64InstrInfo.td
Mips.h
Mips.td
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp
MipsCondMov.td
MipsDelaySlotFiller.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo and 2012-07-31 23:41:32 +00:00
MipsInstrInfo.h Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo and 2012-07-31 23:41:32 +00:00
MipsInstrInfo.td
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp
MipsISelLowering.h
MipsJITInfo.cpp Implement MipsJITInfo::replaceMachineCodeForFunction. 2012-08-01 02:29:24 +00:00
MipsJITInfo.h
MipsLongBranch.cpp
MipsMachineFunction.cpp
MipsMachineFunction.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsRegisterInfo.cpp Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits 2012-07-31 23:52:55 +00:00
MipsRegisterInfo.h Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits 2012-07-31 23:52:55 +00:00
MipsRegisterInfo.td
MipsRelocations.h
MipsSchedule.td
MipsSEFrameLowering.cpp Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits 2012-07-31 23:52:55 +00:00
MipsSEFrameLowering.h
MipsSEInstrInfo.cpp Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits 2012-07-31 23:52:55 +00:00
MipsSEInstrInfo.h Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits 2012-07-31 23:52:55 +00:00
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSERegisterInfo.cpp Remove unused variable. 2012-08-01 00:37:53 +00:00
MipsSERegisterInfo.h Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits 2012-07-31 23:52:55 +00:00
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h