Take all uses into account to clear int32 truncation.
authorverwaest@chromium.org <verwaest@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 7 Jun 2013 17:28:46 +0000 (17:28 +0000)
committerverwaest@chromium.org <verwaest@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 7 Jun 2013 17:28:46 +0000 (17:28 +0000)
commit3588aa45cde0498c6c07d2fc9d9dbeffd0aa7554
tree8bb20d7d8dce657f355c77cc8be30bb9a3ed7145
parente3dbf202c8706665d410aa1eb66ca7e5936ddf3a
Take all uses into account to clear int32 truncation.

R=jkummerow@chromium.org

Review URL: https://chromiumcodereview.appspot.com/16656002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15017 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen.cc
test/mjsunit/regress/regress-int32-truncation.js [new file with mode: 0644]