llvm-6502/lib/Target/SparcV9
Brian Gaeke 8fc493430c Publicize the type of FnAllocState.
Prototype option to save state in a global instead of as a Constant in
 the Module. (Turned off, for now, with the on/off switch welded in the off
 position. You get the idea.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9500 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-24 21:21:58 +00:00
..
InstrSched * Eliminate `using' directive 2003-10-23 17:43:17 +00:00
InstrSelection Make code layout more consistent. 2003-10-23 17:39:37 +00:00
LiveVar Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
ModuloScheduling Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
RegAlloc Publicize the type of FnAllocState. 2003-10-24 21:21:58 +00:00
.cvsignore Since there is now another derived .inc file, ignore them all. 2003-05-29 20:15:27 +00:00
EmitBytecodeToAssembly.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
MachineCodeForInstruction.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
MachineFunctionInfo.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
MachineInstrAnnot.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
MappingInfo.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
MappingInfo.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9_F2.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9_F3.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9_F4.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9_Reg.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9.burg.in Added LLVM copyright notice. 2003-10-21 15:29:18 +00:00
SparcV9.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9AsmPrinter.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9CodeEmitter.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9CodeEmitter.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9Instr.def Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9InstrInfo.cpp Hrm, unbreak stuph :( 2003-10-21 17:22:23 +00:00
SparcV9InstrSelection.cpp Make code layout more consistent. 2003-10-23 16:48:30 +00:00
SparcV9InstrSelectionSupport.h Add comments to describe what these functions actually do. 2003-10-22 05:50:40 +00:00
SparcV9Internals.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9PeepholeOpts.cpp When opcodes like ADD were split into reg. and immed. versions (ADDi and ADDr), 2003-10-21 12:29:45 +00:00
SparcV9PreSelection.cpp No, really, order the #includes correctly. 2003-10-22 04:51:36 +00:00
SparcV9PrologEpilogInserter.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9RegClassInfo.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9RegClassInfo.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9RegInfo.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9SchedInfo.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9StackSlots.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9TargetMachine.cpp Goodbye, AddRegNumToValues 2003-10-20 20:44:03 +00:00