Chromium Code Reviews
Descriptiondart2js cps: Do GVN for all primitives except fast constants.
Previously, trivial primitives such as "x+1" would not be hoisted.
Only fast constants are considered trivial now.
This is mainly to enable other optimizations.
BUG=
R=kmillikin@google.com
Committed: https://github.com/dart-lang/sdk/commit/7127119f6de49ecd2a4bd8d4dbf70f94e317894b
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|
|||||||||||||||||||