Chromium Code Reviews
DescriptionExperimental: for forward CFG edges, generate the code to merge to an
expected frame just before the entry to the basic block, rather than
at each exit from a preceding block.
This will enable us to make better decisions about the frame layout
for the block (better than first-come-first-served), to eliminate
silly jumps caused by empty merge code, and to eliminate the
constraint that the frame has to be mergable in blocks (that are only
targeted by forward CFG edges).
Committed: http://code.google.com/p/v8/source/detail?r=1082
Patch Set 1 #
Total comments: 16
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||