[turbofan] Fix control reducer with re-reducing branches.
authortitzer <titzer@chromium.org>
Mon, 16 Feb 2015 14:56:00 +0000 (06:56 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 16 Feb 2015 14:56:49 +0000 (14:56 +0000)
commitc5f7d2bb822f1cec021f590cf241bba5318d3ece
tree11d7b92f6b7431cc782ee000e7da00b03dfb0df2
parentd0758949e1dd3e1bac1951f8f1525ba989c5e3be
[turbofan] Fix control reducer with re-reducing branches.

R=jarin@chromium.org
LOG=Y
BUG=chromium:458876

Review URL: https://codereview.chromium.org/917383004

Cr-Commit-Position: refs/heads/master@{#26666}
src/compiler/control-reducer.cc
src/compiler/graph-visualizer.cc
test/mjsunit/regress/regress-458876.js [new file with mode: 0644]