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-19 01:34:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ce91ec9ae6
llvm-6502
/
lib
/
Target
/
SparcV9
History
Chris Lattner
ce91ec9ae6
Fix a namespace issue, reported by Vladimir Merzliakov!
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@21115
91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-06 19:45:39 +00:00
..
InstrSched
Make this method non-const. Making it const causes the const version of
2005-03-21 06:07:43 +00:00
LiveVar
ModuloScheduling
Fix a namespace issue, reported by Vladimir Merzliakov!
2005-04-06 19:45:39 +00:00
RegAlloc
Fix the missing symbols problem Bill was hitting. Patch contributed by
2005-03-17 15:38:16 +00:00
.cvsignore
DecomposeMultiDimRefs.cpp
EmitBytecodeToAssembly.cpp
InternalGlobalMapper.cpp
This mega patch converts us from using Function::a{iterator|begin|end} to
2005-03-15 04:54:21 +00:00
MachineCodeForInstruction.cpp
MachineCodeForInstruction.h
MachineFunctionInfo.cpp
MachineFunctionInfo.h
MachineInstrAnnot.h
Makefile
MappingInfo.cpp
MappingInfo.h
SparcV9_F2.td
SparcV9_F3.td
SparcV9_F4.td
SparcV9.burg.in
SparcV9.td
SparcV9AsmPrinter.cpp
This mega patch converts us from using Function::a{iterator|begin|end} to
2005-03-15 04:54:21 +00:00
SparcV9BurgISel.cpp
Fix a spurious warning.
2005-01-24 01:40:18 +00:00
SparcV9BurgISel.h
SparcV9CodeEmitter.cpp
SparcV9CodeEmitter.h
SparcV9FrameInfo.cpp
SparcV9FrameInfo.h
SparcV9Instr.def
SparcV9InstrForest.h
SparcV9InstrInfo.h
SparcV9InstrInfo.td
SparcV9Internals.h
SparcV9JITInfo.cpp
SparcV9JITInfo.h
SparcV9PeepholeOpts.cpp
SparcV9PreSelection.cpp
add namespace qualifier
2005-01-29 00:36:38 +00:00
SparcV9PrologEpilogInserter.cpp
SparcV9RegClassInfo.cpp
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp
This mega patch converts us from using Function::a{iterator|begin|end} to
2005-03-15 04:54:21 +00:00
SparcV9RegInfo.h
SparcV9RegisterInfo.cpp
SparcV9RegisterInfo.h
SparcV9RegisterInfo.td
SparcV9Relocations.h
SparcV9SchedInfo.cpp
SparcV9StackSlots.cpp
SparcV9TargetMachine.cpp
Only print out machine instructions before modulo scheduling if we are actually doing modulo scheduling! :)
2005-02-24 02:14:44 +00:00
SparcV9TargetMachine.h
SparcV9TmpInstr.cpp
Fix the missing symbols problem Bill was hitting. Patch contributed by
2005-03-17 15:38:16 +00:00
SparcV9TmpInstr.h
Finegrainify namespacification.
2005-01-29 00:36:59 +00:00