Chromium Code Reviews
DescriptionExperimental: a quick hack to allow different live values to flow down
the two CFG edges at a branch. The values on the frame flow to the
labeled block, and the values on the frame and all live non-frame
references (results) flow to the fall-through.
The hack is to save and restore non-frame references whenever the code
generator's frame is switched. Once "MakeMergable" goes away and the
merge code is moved from the source to the destination block, this
will be unnecessary.
Committed: http://code.google.com/p/v8/source/detail?r=1048
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||