llvm-6502/lib/Target/SparcV9
Chris Lattner 23ba420550 Finegrainify namespacification.
Adjust TmpInstruction to work with the new User model.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19896 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-29 00:36:59 +00:00
..
InstrSched cycles_t -> CycleCount_t 2005-01-16 04:20:30 +00:00
LiveVar Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ModuloScheduling Minor changes. 2005-01-18 04:15:41 +00:00
RegAlloc Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
.cvsignore
DecomposeMultiDimRefs.cpp Decompose* is V9 specific, make it internal 2004-11-07 00:43:24 +00:00
EmitBytecodeToAssembly.cpp 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
InternalGlobalMapper.cpp Remove extraneous namespacification. In particular, don't define llvm::llvm::createInternalGlobalMapperPass 2004-11-30 00:22:59 +00:00
MachineCodeForInstruction.cpp
MachineCodeForInstruction.h
MachineFunctionInfo.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
MachineFunctionInfo.h
MachineInstrAnnot.h Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00
Makefile Rename BUILD_* to PROJ_* 2005-01-16 02:21:29 +00:00
MappingInfo.cpp Simplify mapping info generation. In particular, the LLVM-to-MachineInstr map 2004-10-19 05:15:21 +00:00
MappingInfo.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
SparcV9_F2.td Fix comment header, specify type of file `tablegen'. 2004-08-10 17:37:14 +00:00
SparcV9_F3.td
SparcV9_F4.td Fix comment header, specify type of file `tablegen'. 2004-08-10 17:37:14 +00:00
SparcV9.burg.in All of these labels are off by one now that the unreachable instruction exists 2004-10-17 05:37:47 +00:00
SparcV9.td * Instruction definitions moved to SparcV9InstrInfo.td for consistency 2004-08-10 18:15:31 +00:00
SparcV9AsmPrinter.cpp Fix header 2004-12-16 16:47:03 +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 Remove dead methods 2004-08-12 18:37:15 +00:00
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 Get rid of calls to void llvm::printSet(const ValueSet &). 2004-07-29 06:43:08 +00:00
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp This code is dodgy, but the guaranteed assertion failure doesn't help anything. 2004-08-24 06:41:40 +00:00
SparcV9RegInfo.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
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 Chris is a pain ;) Removing reassociate. 2004-12-16 23:16:16 +00:00
SparcV9TargetMachine.h
SparcV9TmpInstr.cpp Finegrainify namespacification. 2005-01-29 00:36:59 +00:00
SparcV9TmpInstr.h Finegrainify namespacification. 2005-01-29 00:36:59 +00:00