llvm-6502/lib/Target/SparcV9
2005-03-24 05:13:53 +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 compilation errors, patch contributed by the fabulous Bill Wendling! 2005-03-24 05:13:53 +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 Rename BUILD_* to PROJ_* 2005-01-16 02:21:29 +00:00
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 Use the rules in Makefile.rules to build SparcV9GenCodeEmitter.inc instead 2004-12-16 16:47:56 +00:00
SparcV9CodeEmitter.h Remove JIT-specific code from the code emitter. 2004-11-22 20:25:10 +00:00
SparcV9FrameInfo.cpp
SparcV9FrameInfo.h
SparcV9Instr.def
SparcV9InstrForest.h
SparcV9InstrInfo.h
SparcV9InstrInfo.td
SparcV9Internals.h Remove dead #include 2004-12-16 19:32:38 +00:00
SparcV9JITInfo.cpp Implement the Sparc JIT interfaces, including relocation support. 2004-11-22 20:24:27 +00:00
SparcV9JITInfo.h New methods implemented 2004-11-22 20:24:42 +00:00
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 Initial checkin of the V9 relocation types 2004-11-22 00:40:51 +00:00
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