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

Issue 764863002: [x64] introduce vex prefix version of float64 arithmetic binop (Closed)

Created:
6 years ago by Weiliang
Modified:
6 years ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

[x64] introduce vex prefix version of float64 arithmetic binop BUG= R=bmeurer@chromium.org Committed: https://chromium.googlesource.com/v8/v8/+/50c4d8826b838596cda892d76ec84eb7a0eab9c1

Patch Set 1 #

Total comments: 6

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+329 lines, -133 lines) Patch
M src/compiler/x64/code-generator-x64.cc View 2 chunks +25 lines, -0 lines 0 comments Download
M src/compiler/x64/instruction-codes-x64.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/compiler/x64/instruction-selector-x64.cc View 1 1 chunk +28 lines, -8 lines 0 comments Download
M src/x64/assembler-x64.h View 2 chunks +45 lines, -4 lines 0 comments Download
M src/x64/assembler-x64.cc View 4 chunks +25 lines, -44 lines 0 comments Download
M src/x64/assembler-x64-inl.h View 1 chunk +59 lines, -0 lines 0 comments Download
M src/x64/disasm-x64.cc View 2 chunks +96 lines, -77 lines 0 comments Download
M test/cctest/test-disasm-x64.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M test/unittests/compiler/x64/instruction-selector-x64-unittest.cc View 1 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Weiliang
PTAL
6 years ago (2014-11-27 14:26:50 UTC) #2
Benedikt Meurer
Thanks for the patch. Please address the instruction selector/code generator concern, and also add unit ...
6 years ago (2014-11-27 14:31:07 UTC) #3
Benedikt Meurer
https://codereview.chromium.org/764863002/diff/1/src/compiler/x64/instruction-codes-x64.h File src/compiler/x64/instruction-codes-x64.h (right): https://codereview.chromium.org/764863002/diff/1/src/compiler/x64/instruction-codes-x64.h#newcode65 src/compiler/x64/instruction-codes-x64.h:65: V(AVXFloat64Add) \ Forget about this comment, keep both versions. ...
6 years ago (2014-11-28 06:20:59 UTC) #4
Weiliang
On 2014/11/28 06:20:59, Benedikt Meurer wrote: > https://codereview.chromium.org/764863002/diff/1/src/compiler/x64/instruction-codes-x64.h > File src/compiler/x64/instruction-codes-x64.h (right): > > https://codereview.chromium.org/764863002/diff/1/src/compiler/x64/instruction-codes-x64.h#newcode65 ...
6 years ago (2014-11-30 07:45:26 UTC) #5
Benedikt Meurer
lgtm
6 years ago (2014-12-01 10:33:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/764863002/20001
6 years ago (2014-12-01 10:33:19 UTC) #8
Benedikt Meurer
Thanks. Can you port the changes to ia32?
6 years ago (2014-12-01 10:33:26 UTC) #9
Benedikt Meurer
6 years ago (2014-12-01 10:45:25 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
50c4d8826b838596cda892d76ec84eb7a0eab9c1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698