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

Issue 641153003: [turbofan]IA: ChangeFloat32ToFloat64 supports mem operand (Closed)

Created:
6 years, 2 months ago by Jing
Modified:
6 years, 2 months ago
CC:
v8-dev, Weiliang
Base URL:
https://github.com/v8/v8.git@bleeding_edge
Project:
v8
Visibility:
Public.

Description

[turbofan]IA: ChangeFloat32ToFloat64 supports mem operand BUG= R=titzer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24542

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -8 lines) Patch
M src/compiler/ia32/code-generator-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/ia32/instruction-selector-ia32.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/compiler/x64/code-generator-x64.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/compiler/x64/instruction-selector-x64.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/ia32/assembler-ia32.h View 1 chunk +4 lines, -1 line 0 comments Download
M src/ia32/assembler-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/compiler/test-run-machops.cc View 1 chunk +32 lines, -0 lines 0 comments Download
M test/cctest/test-disasm-ia32.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Jing
6 years, 2 months ago (2014-10-10 07:34:04 UTC) #2
titzer
lgtm
6 years, 2 months ago (2014-10-10 07:52:48 UTC) #3
dcarney
6 years, 2 months ago (2014-10-13 07:42:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24542 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698