DescriptionFixed register allocation corner case.
The predicate CanBeSpilled had a bug, prohibiting the necessary spilling and
correct splitting of live ranges. Removed a redundant assertion immediately done
by the callee anyway.
Thanks to Slava for help with that issue and the entertaining historical
background of the whole story... ;-)
BUG=177883
Committed: http://code.google.com/p/v8/source/detail?r=13891
Patch Set 1 #Patch Set 2 : Added regression test #
Total comments: 6
Patch Set 3 : Feedback #
Messages
Total messages: 7 (0 generated)
|