Skip to content
Commit e008b2d6 authored by Vikram S. Adve's avatar Vikram S. Adve
Browse files

Allow copy coalescing in more cases: if sum of node degrees is more than

than #available regs, compute the sum excluding duplicates and if that
is less than #regs, go ahead and coalesce.
Add method IGNode::getCombinedDegree to count excluding duplicates.

llvm-svn: 3842
parent 3e1dc145
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment