llvm-6502/lib/Target/SparcV9
Vikram S. Adve 0efb50761d Add method IGNode::getCombinedDegree to count the sum of the degrees
of two nodes, excluding duplicates.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3848 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-20 00:55:04 +00:00
..
InstrSched
InstrSelection Add support for GCC 2.96 2002-09-17 17:23:09 +00:00
LiveVar
RegAlloc Add method IGNode::getCombinedDegree to count the sum of the degrees 2002-09-20 00:55:04 +00:00
EmitBytecodeToAssembly.cpp
MachineCodeForInstruction.h
MachineInstrAnnot.h
Makefile
MappingInfo.cpp Removed debug info printing 2002-09-17 20:24:46 +00:00
MappingInfo.h
SparcV9.burg.in
SparcV9AsmPrinter.cpp Don't print out global names unnecesssarily. Also, expose pass 2002-09-16 15:54:02 +00:00
SparcV9Instr.def
SparcV9InstrInfo.cpp Add methods to query about the representation of LLVM quantities (e.g., 2002-09-16 15:56:01 +00:00
SparcV9InstrSelection.cpp Use ulong instead of uint for size expressions. 2002-09-16 15:56:45 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h Added class MachineOptInfo as interface to target-specific 2002-09-20 00:52:09 +00:00
SparcV9PeepholeOpts.cpp Peephole optimization pass on final machine code. 2002-09-20 00:42:11 +00:00
SparcV9PreSelection.cpp Moving these files from Code/PreSelection to here. 2002-09-20 00:29:28 +00:00
SparcV9PrologEpilogInserter.cpp Move all the code that creates code generation passes from Sparc.cpp to 2002-09-16 15:39:26 +00:00
SparcV9RegClassInfo.cpp
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp
SparcV9SchedInfo.cpp
SparcV9TargetMachine.cpp Added class MachineOptInfo as interface to target-specific 2002-09-20 00:52:09 +00:00