llvm-6502/lib/Target
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
..
CBackend Don't print global variable definitions twice! Sun's pathetic compiler 2002-09-17 11:50:38 +00:00
SparcV9 Add method IGNode::getCombinedDegree to count the sum of the degrees 2002-09-20 00:55:04 +00:00
MachineFrameInfo.cpp
Makefile
TargetData.cpp - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:33 +00:00
TargetMachine.cpp Add peephole optimization pass at the end of code generation. 2002-09-20 00:52:43 +00:00
TargetSchedInfo.cpp