Chromium Code Reviews
DescriptionAvoid generating '>>> 0' for bitops for which the result is only
used as input to other bitops.
Additionally, recognize HBitAnd with constants that will always
produce positive results.
R=floitsch@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=9234
Patch Set 1 #Patch Set 2 : Change name of helper #
Total comments: 2
Patch Set 3 : Address comments. #Messages
Total messages: 3 (0 generated)
|