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-12-22 07:32:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c8c0fd3993
llvm-6502
/
lib
/
Target
/
Mips
History
Akira Hatanaka
334b5305a6
Fix typo. Patch by Liu.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@138866
91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-31 17:49:04 +00:00
..
InstPrinter
Fix typo. Patch by Liu.
2011-08-31 17:49:04 +00:00
MCTargetDesc
Fix typo in MipsMCTargetDesc.h; Patch supplied by Liu (proljc@gmail.com)
2011-08-30 07:23:29 +00:00
TargetInfo
Move TargetRegistry and TargetSelect from Target to Support where they belong.
2011-08-24 18:08:43 +00:00
CMakeLists.txt
Makefile
Mips.h
Mips.td
MipsAsmPrinter.cpp
Move TargetRegistry and TargetSelect from Target to Support where they belong.
2011-08-24 18:08:43 +00:00
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td
Changed definition of EXT and INS per Bruno's comments.
2011-08-17 22:59:46 +00:00
MipsInstrFPU.td
MipsInstrInfo.cpp
Move TargetRegistry and TargetSelect from Target to Support where they belong.
2011-08-24 18:08:43 +00:00
MipsInstrInfo.h
MipsInstrInfo.td
Clenup and fix encoding for Mips ins and ext instruction
2011-08-18 16:30:49 +00:00
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp
Expand ATOMIC_LOAD and ATOMIC_STORE for architectures I don't know well enough to fix properly.
2011-08-29 18:23:02 +00:00
MipsISelLowering.h
Move pattern matching for EXT and INS to post-legalization DAGCombine per Bruno's comment.
2011-08-17 17:45:08 +00:00
MipsJITInfo.cpp
MipsJITInfo.h
MipsMachineFunction.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsMCSymbolRefExpr.cpp
MipsMCSymbolRefExpr.h
MipsRegisterInfo.cpp
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsRelocations.h
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
Move TargetRegistry and TargetSelect from Target to Support where they belong.
2011-08-24 18:08:43 +00:00
MipsSubtarget.h
MipsTargetMachine.cpp
Move TargetRegistry and TargetSelect from Target to Support where they belong.
2011-08-24 18:08:43 +00:00
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h