Chromium Code Reviews
DescriptionBetter detection of logical and/or inlining opportunities.
Now allows the conditions to be moved by code motion or global-value numbering.
Also allow sequences of empty blocks with gotos between the branch and the
negation of an || construct.
Committed: https://code.google.com/p/dart/source/detail?r=6741
Patch Set 1 #
Total comments: 14
Patch Set 2 : Address review comments. #Messages
Total messages: 3 (0 generated)
|