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

Issue 198503004: Merged r19693, r19694 into 3.23 branch. (Closed)

Created:
6 years, 9 months ago by Yang
Modified:
6 years, 9 months ago
Reviewers:
Michael Achenbach
CC:
v8-dev
Visibility:
Public.

Description

Merged r19693, r19694 into 3.23 branch. Fix HConstants with Smi-ranged HeapNumber values Fix for failing asserts in HBoundsCheck code generation on x64: use proper cmp operation width instead of asserting that Integer32 values should be zero extended. Similar to chromium:345820. BUG=349878, 349465 LOG=N R=machenbach@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19982

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -28 lines) Patch
M src/hydrogen-instructions.cc View 2 chunks +10 lines, -2 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +21 lines, -14 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-349465.js View 1 chunk +17 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-349878.js View 1 chunk +18 lines, -11 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 9 months ago (2014-03-17 11:33:34 UTC) #1
Michael Achenbach
lgtm
6 years, 9 months ago (2014-03-17 11:34:19 UTC) #2
Yang
6 years, 9 months ago (2014-03-17 11:35:31 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19982 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698