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

Issue 201763002: Merged r19693, r19694, r19847, r19893 into 3.24 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, r19847, r19893 into 3.24 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. KeyedStoreIC miss didn't handle a transitioning case. BUG=chromium:349878, 349465, 350884 LOG=N R=machenbach@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19979

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -42 lines) Patch
M src/hydrogen-instructions.cc View 2 chunks +10 lines, -2 lines 0 comments Download
M src/ic.cc View 1 chunk +7 lines, -7 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-350884.js View 1 chunk +10 lines, -7 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 10:35:29 UTC) #1
Michael Achenbach
LGTM
6 years, 9 months ago (2014-03-17 10:42:54 UTC) #2
Yang
6 years, 9 months ago (2014-03-17 10:45:42 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19979 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698