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-06 21:05:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
182ef6fcaa
llvm-6502
/
lib
/
Target
/
Mips
History
Akira Hatanaka
182ef6fcaa
Make register Mips::RA allocatable if not in mips16 mode.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@159971
91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-10 00:19:06 +00:00
..
AsmParser
Disassembler
Reapply r158846.
2012-07-09 18:46:47 +00:00
InstPrinter
Enclose instruction rdhwr with directives, which are needed when target is
2012-07-05 19:26:38 +00:00
MCTargetDesc
Pass the correct ELFOSABI enumeration to the MipsELFObjectWriter constructor
2012-07-02 20:04:43 +00:00
TargetInfo
CMakeLists.txt
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
2012-06-24 13:32:01 +00:00
LLVMBuild.txt
Makefile
Mips16InstrFormats.td
Mips16InstrInfo.td
Make register Mips::RA allocatable if not in mips16 mode.
2012-07-10 00:19:06 +00:00
Mips64InstrInfo.td
Make register Mips::RA allocatable if not in mips16 mode.
2012-07-10 00:19:06 +00:00
Mips.h
Mips.td
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp
Changes per review of commit 159787
2012-07-06 02:44:22 +00:00
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp
MipsCondMov.td
MipsDelaySlotFiller.cpp
MipsFrameLowering.cpp
Make register Mips::RA allocatable if not in mips16 mode.
2012-07-10 00:19:06 +00:00
MipsFrameLowering.h
Make register Mips::RA allocatable if not in mips16 mode.
2012-07-10 00:19:06 +00:00
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
Make register Mips::RA allocatable if not in mips16 mode.
2012-07-10 00:19:06 +00:00
MipsInstrInfo.h
Make register Mips::RA allocatable if not in mips16 mode.
2012-07-10 00:19:06 +00:00
MipsInstrInfo.td
Make register Mips::RA allocatable if not in mips16 mode.
2012-07-10 00:19:06 +00:00
MipsISelDAGToDAG.cpp
Silence uninitialized variable warning in MipsISelDAGToDAG.cpp.
2012-06-27 00:49:46 +00:00
MipsISelLowering.cpp
Make register Mips::RA allocatable if not in mips16 mode.
2012-07-10 00:19:06 +00:00
MipsISelLowering.h
MipsJITInfo.cpp
MipsJITInfo.h
MipsLongBranch.cpp
Make MipsLongBranch::runOnMachineFunction return true.
2012-06-19 03:45:29 +00:00
MipsMachineFunction.cpp
MipsMachineFunction.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsRegisterInfo.cpp
Make register Mips::RA allocatable if not in mips16 mode.
2012-07-10 00:19:06 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td
revert r159851.
2012-07-06 20:16:48 +00:00
MipsRelocations.h
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
Add all codegen passes to the PassManager via TargetPassConfig.
2012-07-02 19:48:31 +00:00
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h