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

Issue 431473004: TF: Add ConvertFloat64ToUint32 and ConvertUint32ToFloat64 machine operators. (Closed)

Created:
6 years, 4 months ago by titzer
Modified:
6 years, 4 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

TF: Add ConvertFloat64ToUint32 and ConvertUint32ToFloat64 machine operators. R=bmeurer@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=22752

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -29 lines) Patch
M src/compiler/arm/instruction-selector-arm.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M src/compiler/arm64/code-generator-arm64.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/compiler/arm64/instruction-codes-arm64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/arm64/instruction-selector-arm64.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M src/compiler/ia32/code-generator-ia32.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M src/compiler/ia32/instruction-codes-ia32.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/ia32/instruction-selector-ia32.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M src/compiler/instruction-selector.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/compiler/machine-node-factory.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/compiler/machine-operator.h View 1 chunk +9 lines, -2 lines 0 comments Download
M src/compiler/x64/code-generator-x64.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M src/compiler/x64/instruction-codes-x64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/x64/instruction-selector-x64.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M test/cctest/compiler/test-run-machops.cc View 2 chunks +65 lines, -27 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
6 years, 4 months ago (2014-07-31 11:23:05 UTC) #1
Benedikt Meurer
lgtm
6 years, 4 months ago (2014-07-31 11:26:40 UTC) #2
titzer
6 years, 4 months ago (2014-07-31 11:45:37 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22752 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698