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

Issue 14109010: ARM: Enable VFP default NaN mode (Closed)

Created:
7 years, 8 months ago by m.m.capewell
Modified:
7 years, 8 months ago
Reviewers:
ulan, danno
CC:
v8-dev
Visibility:
Public.

Description

ARM: Enable VFP default NaN mode BUG=none TEST=Default NaN tests added to test-assembler-arm. Committed: https://code.google.com/p/v8/source/detail?r=14268

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -84 lines) Patch
M src/arm/code-stubs-arm.cc View 4 chunks +5 lines, -1 line 0 comments Download
M src/arm/constants-arm.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/arm/lithium-arm.h View 1 1 chunk +7 lines, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 2 chunks +12 lines, -19 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 1 chunk +13 lines, -0 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 3 chunks +36 lines, -59 lines 0 comments Download
M src/arm/simulator-arm.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/arm/simulator-arm.cc View 10 chunks +21 lines, -2 lines 1 comment Download
M src/arm/stub-cache-arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M test/cctest/test-assembler-arm.cc View 1 chunk +80 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
m.m.capewell
7 years, 8 months ago (2013-04-12 17:53:11 UTC) #1
ulan
Looks good overall, a few questions: https://codereview.chromium.org/14109010/diff/1/src/arm/lithium-codegen-arm.cc File src/arm/lithium-codegen-arm.cc (right): https://codereview.chromium.org/14109010/diff/1/src/arm/lithium-codegen-arm.cc#newcode4866 src/arm/lithium-codegen-arm.cc:4866: __ vadd(input_reg, input_reg, ...
7 years, 8 months ago (2013-04-15 07:43:01 UTC) #2
m.m.capewell
7 years, 8 months ago (2013-04-15 13:50:27 UTC) #3
ulan
LGTM https://codereview.chromium.org/14109010/diff/8001/src/arm/simulator-arm.cc File src/arm/simulator-arm.cc (right): https://codereview.chromium.org/14109010/diff/8001/src/arm/simulator-arm.cc#newcode1874 src/arm/simulator-arm.cc:1874: FixedDoubleArray::canonical_not_the_hole_nan_as_double(): value; Add space before ":".
7 years, 8 months ago (2013-04-15 15:00:56 UTC) #4
m.m.capewell
7 years, 8 months ago (2013-04-15 15:56:04 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r14268 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698