Chromium Code Reviews
DescriptionVM: Reduce the number of edge counters in generated code.
This CL avoids edge counters for the incoming edge of blocks that
have one predecessor and one succesor block. The incoming count is
always equal to the outgoing count (modulo exceptional exit by throwing).
R=johnmccutchan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=37170
Patch Set 1 #Patch Set 2 : #Patch Set 3 : added other platforms #Patch Set 4 : added other platforms #
Total comments: 4
Patch Set 5 : #Patch Set 6 : #
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||