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

Issue 22350005: Introduce SmiValuesAre31Bits and SmiValuesAre32Bits global predicate functions (Closed)

Created:
7 years, 4 months ago by haitao.feng
Modified:
7 years, 3 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Introduce SmiValuesAre31Bits and SmiValuesAre32Bits global predicate functions R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16365

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -10 lines) Patch
M include/v8.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ic.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M test/cctest/test-api.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
haitao.feng
Addressed danno's comment on https://codereview.chromium.org/21014003/. This part could be separated from that big CL.
7 years, 4 months ago (2013-08-09 06:50:52 UTC) #1
danno
I like this incremental step, please just change where the predicates are defined as described ...
7 years, 4 months ago (2013-08-13 09:41:35 UTC) #2
haitao.feng
danno, thanks for the review. I will commit this when the tree is open. https://codereview.chromium.org/22350005/diff/1/include/v8.h ...
7 years, 4 months ago (2013-08-13 10:37:53 UTC) #3
danno
lgtm, but please wait to land until the tree is no longer throttled
7 years, 4 months ago (2013-08-19 18:35:42 UTC) #4
haitao.feng
Thanks for the review. Sure I will wait for that.
7 years, 4 months ago (2013-08-20 13:21:33 UTC) #5
haitao.feng
7 years, 3 months ago (2013-08-27 14:13:59 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r16365 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698