DescriptionFix a bug in the register allocator.
Avoid spilling a live range that has a register use at the next instruction.
The register use position has to be after the end of the next instruction so
that we don't end up trying to split a live range at the beginning.
BUG=105112
Committed: http://code.google.com/p/v8/source/detail?r=10095
Patch Set 1 #Patch Set 2 : '' #Messages
Total messages: 2 (0 generated)
|