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

Issue 1072343002: [x86] Introduce vandps/vandpd/vxorps/vxorpd. (Closed)

Created:
5 years, 8 months ago by Weiliang
Modified:
5 years, 8 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+566 lines, -127 lines) Patch
M src/compiler/ia32/code-generator-ia32.cc View 1 5 chunks +32 lines, -4 lines 0 comments Download
M src/compiler/ia32/instruction-codes-ia32.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/compiler/ia32/instruction-selector-ia32.cc View 1 4 chunks +18 lines, -6 lines 0 comments Download
M src/compiler/x64/code-generator-x64.cc View 1 5 chunks +56 lines, -4 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 5 chunks +18 lines, -6 lines 0 comments Download
M src/ia32/assembler-ia32.h View 1 chunk +24 lines, -0 lines 0 comments Download
M src/ia32/assembler-ia32.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M src/ia32/disasm-ia32.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +24 lines, -0 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 chunk +40 lines, -0 lines 0 comments Download
M src/x64/disasm-x64.cc View 2 chunks +44 lines, -7 lines 0 comments Download
M test/cctest/test-disasm-ia32.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M test/cctest/test-disasm-x64.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M test/unittests/compiler/ia32/instruction-selector-ia32-unittest.cc View 2 chunks +114 lines, -50 lines 0 comments Download
M test/unittests/compiler/x64/instruction-selector-x64-unittest.cc View 2 chunks +114 lines, -50 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Weiliang
PTAL
5 years, 8 months ago (2015-04-10 09:34:23 UTC) #2
Benedikt Meurer
LGTM, thanks.
5 years, 8 months ago (2015-04-10 09:41:42 UTC) #3
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/38e764f7aca71c03fa3d0643e396f075e16b84c8 Cr-Commit-Position: refs/heads/master@{#27768}
5 years, 8 months ago (2015-04-11 00:58:56 UTC) #4
Weiliang
5 years, 8 months ago (2015-04-11 00:59:04 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
38e764f7aca71c03fa3d0643e396f075e16b84c8.

Powered by Google App Engine
This is Rietveld 408576698