Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1176)

Issue 16656002: Take all uses into account to clear int32 truncation. (Closed)

Created:
7 years, 6 months ago by Toon Verwaest
Modified:
7 years, 6 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Take all uses into account to clear int32 truncation. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15017

Patch Set 1 #

Total comments: 1

Patch Set 2 : Space man #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -19 lines) Patch
M src/hydrogen.cc View 1 chunk +2 lines, -3 lines 0 comments Download
A + test/mjsunit/regress/regress-int32-truncation.js View 1 1 chunk +27 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
7 years, 6 months ago (2013-06-07 17:18:35 UTC) #1
Jakob Kummerow
LGTM with a nit. https://chromiumcodereview.appspot.com/16656002/diff/1/test/mjsunit/regress/regress-int32-truncation.js File test/mjsunit/regress/regress-int32-truncation.js (right): https://chromiumcodereview.appspot.com/16656002/diff/1/test/mjsunit/regress/regress-int32-truncation.js#newcode43 test/mjsunit/regress/regress-int32-truncation.js:43: assertEquals((1<<30)*2, f(30, true)); nit: spaces ...
7 years, 6 months ago (2013-06-07 17:22:45 UTC) #2
Toon Verwaest
Addressed comment
7 years, 6 months ago (2013-06-07 17:28:23 UTC) #3
Toon Verwaest
7 years, 6 months ago (2013-06-07 17:28:52 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r15017 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698