llvm-6502/lib/Target/SparcV9
..
InstrSched Change MachineBasicBlock's vector of MachineInstr pointers into an 2004-02-12 02:27:10 +00:00
InstrSelection Change MachineBasicBlock's vector of MachineInstr pointers into an 2004-02-12 02:27:10 +00:00
LiveVar Change MachineBasicBlock's vector of MachineInstr pointers into an 2004-02-12 02:27:10 +00:00
ModuloScheduling
RegAlloc
.cvsignore
EmitBytecodeToAssembly.cpp
MachineCodeForInstruction.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
MachineFunctionInfo.h Remove a horrible API 2003-12-20 09:15:01 +00:00
MachineInstrAnnot.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
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 Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9_F3.td
SparcV9_F4.td
SparcV9_Reg.td
SparcV9.burg.in Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9AsmPrinter.cpp
SparcV9CodeEmitter.cpp
SparcV9CodeEmitter.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9FrameInfo.cpp Reorganized the Sparc backend to be more modular -- each different 2003-12-17 22:04:00 +00:00
SparcV9FrameInfo.h
SparcV9Instr.def Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9InstrInfo.cpp Reorganized the Sparc backend to be more modular -- each different 2003-12-17 22:04:00 +00:00
SparcV9InstrInfo.h
SparcV9InstrSelection.cpp
SparcV9InstrSelectionSupport.h
SparcV9Internals.h Hoist some sparc specific code into the sparc target 2003-12-20 09:17:40 +00:00
SparcV9JITInfo.h
SparcV9PeepholeOpts.cpp
SparcV9PreSelection.cpp Doxygenified some comments, reduced extraneous space. 2003-12-17 22:06:08 +00:00
SparcV9PrologEpilogInserter.cpp Change MachineBasicBlock's vector of MachineInstr pointers into an 2004-02-12 02:27:10 +00:00
SparcV9RegClassInfo.cpp Fix more incestuous #includage. 2004-01-09 16:17:09 +00:00
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp
SparcV9RegInfo.h
SparcV9SchedInfo.cpp Reorganized the Sparc backend to be more modular -- each different 2003-12-17 22:04:00 +00:00
SparcV9StackSlots.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9TargetMachine.cpp Doxygenify comments. 2004-02-09 23:18:42 +00:00
SparcV9TargetMachine.h