llvm-6502/lib/Target/SparcV9
Chris Lattner bdfd328515 Clean up MethodLiveVarInfo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1703 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-04 20:49:04 +00:00
..
InstrSched * The itf exposed by InstrScheduling is now a single function to create the right pass 2002-02-04 20:02:16 +00:00
InstrSelection
LiveVar Clean up MethodLiveVarInfo 2002-02-04 20:49:04 +00:00
RegAlloc * RegisterAllocation _uses_ LiveVar analysis, instead of creating it's own copy 2002-02-04 20:02:38 +00:00
MachineCodeForInstruction.h Code pulled out of MAchineInstr.(h|cpp) 2002-02-03 07:54:50 +00:00
Makefile
SparcV9.burg.in
SparcV9AsmPrinter.cpp EmitAssembly doesn't need an UltraSparc, it can do with any TargetMachine 2002-02-04 15:53:23 +00:00
SparcV9Instr.def
SparcV9InstrInfo.cpp
SparcV9InstrSelection.cpp * Switch to new TmpInstruction model 2002-02-03 07:50:56 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h * Minor cleanups 2002-02-04 05:59:25 +00:00
SparcV9RegClassInfo.cpp * Minor cleanups 2002-02-04 05:59:25 +00:00
SparcV9RegClassInfo.h * Minor cleanups 2002-02-04 05:59:25 +00:00
SparcV9RegInfo.cpp * ValueSet interface converted from add/remove to insert/erase 2002-02-04 16:37:09 +00:00
SparcV9SchedInfo.cpp Pull all of the scheduling related stuff out of Sparc.cpp into it's own file 2002-02-04 00:39:14 +00:00
SparcV9TargetMachine.cpp The interface to instruction scheduling is now just a call to get the pass. 2002-02-04 20:03:43 +00:00