DescriptionReplace dead instructions with a constant with no type
Previously the dead instructions were replaced with int 0, which
polluted the types. There are only occasional improvements since most
optimizations happen before the first dead code elimination phase.
R=floitsch@google.com
Committed: https://code.google.com/p/dart/source/detail?r=32876
Patch Set 1 : #
Messages
Total messages: 7 (0 generated)
|