llvm-6502/lib/Target/SparcV9
2004-01-09 06:17:12 +00:00
..
InstrSched Change interface of MachineOperand as follows: 2003-12-14 13:24:17 +00:00
InstrSelection Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
LiveVar Change interface of MachineOperand as follows: 2003-12-14 13:24:17 +00:00
ModuloScheduling Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
RegAlloc Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specific 2004-01-09 06:17:12 +00:00
.cvsignore Since there is now another derived .inc file, ignore them all. 2003-05-29 20:15:27 +00:00
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 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 lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specific 2004-01-09 06:17:12 +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 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 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 Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9AsmPrinter.cpp Reordered #includes. 2003-12-17 22:06:28 +00:00
SparcV9CodeEmitter.cpp Hoist some sparc specific code into the sparc target 2003-12-20 09:17:40 +00:00
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 Reorganized the Sparc backend to be more modular -- each different 2003-12-17 22:04:00 +00:00
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 Reorganized the Sparc backend to be more modular -- each different 2003-12-17 22:04:00 +00:00
SparcV9InstrSelection.cpp Eliminate some code that is not needed now that we have the intrinsic lowering pass 2003-12-28 09:46:33 +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 Hoist some sparc specific code into the sparc target 2003-12-20 09:17:40 +00:00
SparcV9JITInfo.h Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
SparcV9PeepholeOpts.cpp * Converted C-style comments to C++ 2003-12-17 22:08:20 +00:00
SparcV9PreSelection.cpp Doxygenified some comments, reduced extraneous space. 2003-12-17 22:06:08 +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 Reorganized the Sparc backend to be more modular -- each different 2003-12-17 22:04:00 +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 Reorganized the Sparc backend to be more modular -- each different 2003-12-17 22:04:00 +00:00
SparcV9RegInfo.h Reorganized the Sparc backend to be more modular -- each different 2003-12-17 22:04:00 +00:00
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 Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
SparcV9TargetMachine.h Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00