This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-08 04:07:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
66bc5c602a
llvm-6502
/
lib
/
Target
/
Mips
History
Evan Cheng
7f8dff6571
createXXXMCCodeGenInfo should be static.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@135826
91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-23 00:01:04 +00:00
..
InstPrinter
MCTargetDesc
createXXXMCCodeGenInfo should be static.
2011-07-23 00:01:04 +00:00
TargetInfo
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
2011-07-21 16:28:51 +00:00
CMakeLists.txt
Fix CMake build
2011-07-21 19:10:57 +00:00
Makefile
Next round of MC refactoring. This patch factor MC table instantiations, MC
2011-07-14 20:59:42 +00:00
Mips.h
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
2011-07-21 16:28:51 +00:00
Mips.td
MipsAsmPrinter.cpp
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
2011-07-21 16:28:51 +00:00
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
2011-07-18 22:29:13 +00:00
MipsFrameLowering.h
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
2011-07-18 22:29:13 +00:00
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
Next round of MC refactoring. This patch factor MC table instantiations, MC
2011-07-14 20:59:42 +00:00
MipsInstrInfo.h
MipsInstrInfo.td
Change name of class.
2011-07-20 00:53:09 +00:00
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp
Lower memory barriers to sync instructions.
2011-07-19 23:30:50 +00:00
MipsISelLowering.h
Lower memory barriers to sync instructions.
2011-07-19 23:30:50 +00:00
MipsJITInfo.cpp
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
2011-07-21 16:28:51 +00:00
MipsJITInfo.h
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
2011-07-21 16:28:51 +00:00
MipsMachineFunction.h
Set mayLoad or mayStore flags for SC and LL in order to prevent LICM from
2011-07-18 18:52:12 +00:00
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsMCSymbolRefExpr.cpp
MipsMCSymbolRefExpr.h
MipsRegisterInfo.cpp
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
2011-07-18 22:29:13 +00:00
MipsRegisterInfo.h
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
2011-07-18 20:57:22 +00:00
MipsRegisterInfo.td
MipsRelocations.h
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
2011-07-21 16:28:51 +00:00
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
Next round of MC refactoring. This patch factor MC table instantiations, MC
2011-07-14 20:59:42 +00:00
MipsSubtarget.h
MipsTargetMachine.cpp
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
2011-07-21 16:28:51 +00:00
MipsTargetMachine.h
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
2011-07-21 16:28:51 +00:00
MipsTargetObjectFile.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
MipsTargetObjectFile.h