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
fb5d511c0d
llvm-6502
/
lib
/
Target
/
Mips
History
Craig Topper
655b8de7b2
Convert assert(0) to llvm_unreachable
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@149814
91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-05 07:21:30 +00:00
..
AsmParser
InstPrinter
MCTargetDesc
Convert assert(0) to llvm_unreachable
2012-02-05 07:21:30 +00:00
TargetInfo
CMakeLists.txt
Target/Mips: Unbreak CMake build.
2012-01-25 03:15:46 +00:00
LLVMBuild.txt
Makefile
Mips64InstrInfo.td
Lower 64-bit immediates using MipsAnalyzeImmediate that has just been added.
2012-01-25 03:01:35 +00:00
Mips.h
Mips.td
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAnalyzeImmediate.h: Fix to add DataTypes.h for msvc.
2012-01-25 03:34:41 +00:00
MipsAsmPrinter.cpp
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp
MipsCondMov.td
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp
Mark 64-bit register RA_64 unused too.
2012-01-25 04:19:22 +00:00
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which is
2012-02-03 04:33:00 +00:00
MipsInstrInfo.h
MipsInstrInfo.td
MipsISelDAGToDAG.cpp
Lower 64-bit immediates using MipsAnalyzeImmediate that has just been added.
2012-01-25 03:01:35 +00:00
MipsISelLowering.cpp
Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which is
2012-02-03 04:33:00 +00:00
MipsISelLowering.h
Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which is
2012-02-03 04:33:00 +00:00
MipsJITInfo.cpp
MipsJITInfo.h
MipsMachineFunction.cpp
MipsMachineFunction.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsRegisterInfo.cpp
Modify MipsRegisterInfo::eliminateFrameIndex to use MipsAnalyzeImmediate to
2012-01-25 03:55:10 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td
Add DWARF numbers of 64-bit registers.
2012-02-02 02:56:14 +00:00
MipsRelocations.h
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
TargetPassConfig: confine the MC configuration to TargetMachine.
2012-02-04 02:56:59 +00:00
MipsTargetMachine.h
TargetPassConfig: confine the MC configuration to TargetMachine.
2012-02-04 02:56:59 +00:00
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h