llvm-6502/lib/Target/SparcV9
2002-02-04 17:38:48 +00:00
..
InstrSched Remove dependence on BBLiveVar from InstrScheduling 2002-02-04 16:35:45 +00:00
InstrSelection * Switch over to cleaner TmpInstruction model 2002-02-03 07:39:06 +00:00
LiveVar * Add #includes that were yanked out of header files 2002-02-04 16:35:12 +00:00
RegAlloc Make #include "llvm/Analysis/LoopDepth.h" be an internal artifact of how register allocation is implemented. 2002-02-04 17:38:48 +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 * Switch to new TmpInstruction model 2002-02-03 07:49:49 +00:00
SparcV9InstrSelection.cpp * Switch to new TmpInstruction model 2002-02-03 07:50:56 +00:00
SparcV9InstrSelectionSupport.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
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 Convert RegisterAllocator interface to opaque pass type, so that users do not 2002-02-04 15:54:09 +00:00