llvm-6502/lib/Target/SparcV9
2003-12-10 22:51:41 +00:00
..
InstrSched Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
InstrSelection This appears to fix Bug 172 and does not break any other feature tests or 2003-12-10 22:51:41 +00:00
LiveVar Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
ModuloScheduling Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
RegAlloc Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp The function to create an instance of this pass is no longer a method of 2003-11-13 00:19:02 +00:00
MachineCodeForInstruction.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
MachineFunctionInfo.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +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 Force a dependency on the .inc file, which must be generated! 2003-11-13 00:05:09 +00:00
MappingInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
MappingInfo.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9_F2.td
SparcV9_F3.td
SparcV9_F4.td
SparcV9_Reg.td Fix two typos I found in comments. 2003-11-08 18:12:24 +00:00
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
SparcV9AsmPrinter.cpp Substantially re-organized this file: 2003-11-13 00:22:19 +00:00
SparcV9CodeEmitter.cpp * Add code to flush the ICache, which any self-respecting SMC must do 2003-11-21 23:48:54 +00:00
SparcV9CodeEmitter.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9Instr.def
SparcV9InstrInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9InstrSelection.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9InstrSelectionSupport.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9Internals.h The functions to create new instances of passes are no longer methods in the 2003-11-13 00:17:20 +00:00
SparcV9PeepholeOpts.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9PreSelection.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9PrologEpilogInserter.cpp The function to create an instance of this pass is no longer a method of 2003-11-13 00:19:02 +00:00
SparcV9RegClassInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9RegClassInfo.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9RegInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SparcV9SchedInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +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 * Put command-line switches in their own namespace 2003-11-13 00:16:28 +00:00