Chromium Code Reviews
DescriptionVM: Fix bug in canonicalization of identical in the optimizing compiler.
Make sure that BranchInstr::Canonicalize does not mutate it's input before
all conditions for the optimzations to take place are met. Otherwise, bailing out
leaves the affected comparison instruction in an invalid state.
BUG=https://code.google.com/p/dart/issues/detail?id=14109
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=28646
Patch Set 1 #
Total comments: 4
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||