Chromium Code Reviews
DescriptionFix a bug in allocation sinking and load elimination.
1. Aliasing information was not computed for allocations that
are never used in a LoadField instruction.
2. CanBeAliased was not correct in the case of a StoreVMField.
BUG=https://code.google.com/p/dart/issues/detail?id=11538
TEST=runtime/vm/flow_graph_optimizer.cc
R=vegorov@google.com
Committed: https://code.google.com/p/dart/source/detail?r=24515
Patch Set 1 #
Total comments: 1
Patch Set 2 : improved unit test #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||