Skip to content
Commit c0420006 authored by Evan Cheng's avatar Evan Cheng
Browse files

Fix PR2808. When regalloc runs out of register, it spill a physical register...

Fix PR2808. When regalloc runs out of register, it spill a physical register around the live interval being allocated. Do not continue to try to spill another register, just grab the physical register and move on.

llvm-svn: 56381
parent 65502487
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