[turbofan] Properly kill Terminate nodes when removing loops.
authorbmeurer <bmeurer@chromium.org>
Tue, 26 May 2015 10:47:55 +0000 (03:47 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 May 2015 10:48:07 +0000 (10:48 +0000)
commitb53c35a797a37345a1f912ecd51baa651be911c6
tree989b4ea974679dba14de1737d405d5b83595c527
parent2b93b8aa4175e4fb12d93e09c59e12867d6b030c
[turbofan] Properly kill Terminate nodes when removing loops.

BUG=chromium:491578
LOG=n
R=jarin@chromium.org

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

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