Fix a bug that David Greene found in the DAGCombiner's logic
[oota-llvm.git] / lib / CodeGen / RegAllocSimple.cpp
2002-11-22 Misha BrukmanA simple (spilling) register allocator.