[turbofan] Truncation of Bit/Word8/16 to Word32 is a no-op.
authorbmeurer <bmeurer@chromium.org>
Fri, 2 Jan 2015 10:39:00 +0000 (02:39 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 2 Jan 2015 10:39:10 +0000 (10:39 +0000)
commitfb2643c858c96a783fced0c730a6ff89ea60eda5
tree2b1c6c0c68fd9b7706af12d11d0a1dcc83f8560a
parentcf866b7c612c25bace7d0f0ceb12456e5ad24d7f
[turbofan] Truncation of Bit/Word8/16 to Word32 is a no-op.

TEST=mjsunit/compiler/regress-445859
BUG=chromium:445859
LOG=y
R=jarin@chromium.org

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

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