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
2025-01-05 12:31:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
534ac45604
llvm-6502
/
lib
/
Target
/
SparcV9
History
Chris Lattner
534ac45604
Implement the Sparc JIT interfaces, including relocation support.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@18120
91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-22 20:24:27 +00:00
..
InstrSched
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00
LiveVar
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00
ModuloScheduling
Added my own defMap. Only saving values that are not loop invariant. Fixed a couple of assertions that were triggered due to registers not being allocated. These both had to do with PHINodes.
2004-11-16 21:31:37 +00:00
RegAlloc
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00
.cvsignore
DecomposeMultiDimRefs.cpp
Decompose* is V9 specific, make it internal
2004-11-07 00:43:24 +00:00
EmitBytecodeToAssembly.cpp
InternalGlobalMapper.cpp
MachineCodeForInstruction.cpp
MachineCodeForInstruction.h
MachineFunctionInfo.cpp
MachineFunctionInfo.h
MachineInstrAnnot.h
Makefile
Internalize variable names to prevent recursive assignment. Cleanup docs.
2004-10-30 09:19:36 +00:00
MappingInfo.cpp
Simplify mapping info generation. In particular, the LLVM-to-MachineInstr map
2004-10-19 05:15:21 +00:00
MappingInfo.h
SparcV9_F2.td
SparcV9_F3.td
SparcV9_F4.td
SparcV9.burg.in
All of these labels are off by one now that the unreachable instruction exists
2004-10-17 05:37:47 +00:00
SparcV9.td
SparcV9AsmPrinter.cpp
SparcV9BurgISel.cpp
SparcV9BurgISel.h
SparcV9CodeEmitter.cpp
Adjust to changed interfaces
2004-11-20 23:53:26 +00:00
SparcV9CodeEmitter.h
SparcV9FrameInfo.cpp
SparcV9FrameInfo.h
SparcV9Instr.def
SparcV9InstrForest.h
SparcV9InstrInfo.h
SparcV9InstrInfo.td
SparcV9Internals.h
Decompose* is V9 specific, make it internal
2004-11-07 00:43:24 +00:00
SparcV9JITInfo.cpp
Implement the Sparc JIT interfaces, including relocation support.
2004-11-22 20:24:27 +00:00
SparcV9JITInfo.h
This method was never implemented
2004-11-20 04:19:47 +00:00
SparcV9PeepholeOpts.cpp
SparcV9PreSelection.cpp
SparcV9PrologEpilogInserter.cpp
Convert to the new MachineFunctionInfo interface
2004-08-18 18:13:37 +00:00
SparcV9RegClassInfo.cpp
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp
This code is dodgy, but the guaranteed assertion failure doesn't help anything.
2004-08-24 06:41:40 +00:00
SparcV9RegInfo.h
SparcV9RegisterInfo.cpp
SparcV9RegisterInfo.h
SparcV9RegisterInfo.td
SparcV9Relocations.h
Initial checkin of the V9 relocation types
2004-11-22 00:40:51 +00:00
SparcV9SchedInfo.cpp
SparcV9StackSlots.cpp
SparcV9TargetMachine.cpp
Made modsched hidden and changed so it matches the style of other options.
2004-11-19 23:34:33 +00:00
SparcV9TargetMachine.h
SparcV9TmpInstr.cpp
SparcV9TmpInstr.h