Restrict representation inference to avoid truncation of phi inputs.
authorjarin <jarin@chromium.org>
Wed, 7 Jan 2015 11:38:42 +0000 (03:38 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 7 Jan 2015 11:38:54 +0000 (11:38 +0000)
commit80a7be5cd97d10b823a2bc24358a302ed541bc26
tree921d8d38fc7e504e415cdbd6e59b09dd2f71b574
parentc71239dc102fb2c025521a06b111d1ceff767644
Restrict representation inference to avoid truncation of phi inputs.

BUG=chromium:446778
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#25967}
src/compiler/simplified-lowering.cc
test/cctest/compiler/test-simplified-lowering.cc
test/mjsunit/compiler/regress-446778.js [new file with mode: 0644]