llvm-6502/lib/CodeGen
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
Mapping
PostOpts Peephole optimization pass on final machine code. 2002-09-20 00:42:11 +00:00
PreOpts Moving these files from Code/PreSelection to here. 2002-09-20 00:29:28 +00:00
RegAlloc Add method IGNode::getCombinedDegree to count the sum of the degrees 2002-09-20 00:55:04 +00:00
MachineBasicBlock.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp
MachineInstr.cpp Add method MachineInstr::replace to rewrite a machine instruction in place. 2002-09-20 00:47:49 +00:00
MachineInstrAnnot.cpp
Makefile Add PostOpts/ and rename PreSelection/ to PreOpts/. 2002-09-20 00:53:53 +00:00