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

Issue 17082003: Let NaN flow as double into HBranch (Closed)

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

Description

Let NaN flow as double into HBranch + some minor improvements BUG= R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15246

Patch Set 1 : #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -34 lines) Patch
M src/arm/lithium-arm.cc View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 2 3 3 chunks +23 lines, -4 lines 0 comments Download
M src/code-stubs.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
M src/hydrogen.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen-instructions.h View 1 2 3 1 chunk +8 lines, -4 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 2 3 1 chunk +11 lines, -5 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 2 3 2 chunks +19 lines, -4 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 2 3 1 chunk +13 lines, -5 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 2 3 2 chunks +18 lines, -3 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
oliv
7 years, 6 months ago (2013-06-17 14:56:49 UTC) #1
Toon Verwaest
first round of comments. https://codereview.chromium.org/17082003/diff/3001/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right): https://codereview.chromium.org/17082003/diff/3001/src/hydrogen-instructions.cc#newcode1290 src/hydrogen-instructions.cc:1290: if (expected_input_types_.ContainsAnyOf(number_types)) { Are you ...
7 years, 6 months ago (2013-06-18 17:01:52 UTC) #2
oliv
PTAL, sry for rebase, forgot to store original branch point... On 2013/06/18 17:01:52, Toon Verwaest ...
7 years, 6 months ago (2013-06-19 10:06:31 UTC) #3
Toon Verwaest
lgtm with a nit https://codereview.chromium.org/17082003/diff/13001/src/arm/lithium-arm.cc File src/arm/lithium-arm.cc (right): https://codereview.chromium.org/17082003/diff/13001/src/arm/lithium-arm.cc#newcode1002 src/arm/lithium-arm.cc:1002: // deoptimization environment. Except in ...
7 years, 6 months ago (2013-06-20 12:45:59 UTC) #4
oliv
7 years, 6 months ago (2013-06-20 13:51:14 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r15246 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698