DescriptionSupport constant folding of instructions with constant smi values.
In sparse conditional constant propagation, replace instructions with
constant smi values with their constant value. Extend the analysis to
understant shift and bitwise binary operations.
R=fschneider@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=12778
Patch Set 1 #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|