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

Issue 189823003: Reland "Introduce intrinsics for double values in Javascript." (Closed)

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

Description

Reland "Introduce intrinsics for double values in Javascript." This relands r19704 with a fix to the test case. R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19723

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+487 lines, -2 lines) Patch
M src/a64/lithium-a64.h View 3 chunks +31 lines, -0 lines 0 comments Download
M src/a64/lithium-a64.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M src/a64/lithium-codegen-a64.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M src/arm/lithium-arm.h View 3 chunks +29 lines, -0 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +14 lines, -0 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M src/d8.gyp View 1 chunk +1 line, -1 line 0 comments Download
M src/full-codegen.cc View 1 chunk +28 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +29 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.h View 2 chunks +61 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +39 lines, -0 lines 0 comments Download
M src/ia32/lithium-ia32.h View 3 chunks +29 lines, -0 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +14 lines, -0 lines 0 comments Download
M src/runtime.h View 1 chunk +4 lines, -1 line 0 comments Download
M src/runtime.cc View 1 chunk +29 lines, -0 lines 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/x64/disasm-x64.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M src/x64/lithium-x64.h View 3 chunks +29 lines, -0 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +14 lines, -0 lines 0 comments Download
A test/mjsunit/double-intrinsics.js View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 9 months ago (2014-03-07 12:02:58 UTC) #1
Sven Panne
LGTM (rubberstamped)
6 years, 9 months ago (2014-03-07 12:04:18 UTC) #2
Yang
6 years, 9 months ago (2014-03-07 14:58:59 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19723 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698