DescriptionFix OSR to ignore phis without merge index in loop entry.
This fixes a corner case introduced by escape analysis where phis are
introduced in OSR loop entry blocks that don't have a merge index and
hence cannot contain OSR values.
R=titzer@chromium.org
TEST=mjsunit/compiler/escape-analysis
Committed: http://code.google.com/p/v8/source/detail?r=16484
Patch Set 1 #Patch Set 2 : Increased test coverage as per offline discussion with Ben Titzer. #
Messages
Total messages: 4 (0 generated)
|