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-08 18:31:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
be39e43d33
llvm-6502
/
lib
/
Target
/
SparcV9
History
Chris Lattner
9982e211ce
Move sparc-specific livevar code into lib/Target/Sparc
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@10733
91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-09 18:15:24 +00:00
..
InstrSched
InstrSelection
Move InstrSelection into lib/Target/Sparc, as it's sparc specific. This
2004-01-09 06:22:34 +00:00
LiveVar
Move sparc-specific livevar code into lib/Target/Sparc
2004-01-09 18:15:24 +00:00
ModuloScheduling
RegAlloc
Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specific
2004-01-09 06:17:12 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp
MachineCodeForInstruction.h
MachineFunctionInfo.h
MachineInstrAnnot.h
Makefile
Move sparc-specific livevar code into lib/Target/Sparc
2004-01-09 18:15:24 +00:00
MappingInfo.cpp
MappingInfo.h
SparcV9_F2.td
SparcV9_F3.td
SparcV9_F4.td
SparcV9_Reg.td
SparcV9.burg.in
SparcV9.td
SparcV9AsmPrinter.cpp
SparcV9CodeEmitter.cpp
SparcV9CodeEmitter.h
SparcV9FrameInfo.cpp
SparcV9FrameInfo.h
SparcV9Instr.def
SparcV9InstrInfo.cpp
SparcV9InstrInfo.h
SparcV9InstrSelection.cpp
Eliminate some code that is not needed now that we have the intrinsic lowering pass
2003-12-28 09:46:33 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h
SparcV9JITInfo.h
Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
2003-12-28 21:23:38 +00:00
SparcV9PeepholeOpts.cpp
SparcV9PreSelection.cpp
SparcV9PrologEpilogInserter.cpp
SparcV9RegClassInfo.cpp
Fix more incestuous #includage.
2004-01-09 16:17:09 +00:00
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp
Fix more incestuous #includage.
2004-01-09 16:17:09 +00:00
SparcV9RegInfo.h
SparcV9SchedInfo.cpp
SparcV9StackSlots.cpp
SparcV9TargetMachine.cpp
Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
2003-12-28 21:23:38 +00:00
SparcV9TargetMachine.h
Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
2003-12-28 21:23:38 +00:00