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

Issue 1419983002: [x64] Implement vpcmpeqd, vpslld, vpsrld AVX instructions. (Closed)

Created:
5 years, 2 months ago by alph
Modified:
5 years, 2 months ago
Reviewers:
Benedikt Meurer, yurys
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[x64] Implement vpcmpeqd, vpslld, vpsrld AVX instructions. BUG=v8:4406 LOG=N Committed: https://crrev.com/87c468383aa64b7febd4af22ff2101788190d5a3 Cr-Commit-Position: refs/heads/master@{#31452}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -18 lines) Patch
M src/compiler/x64/code-generator-x64.cc View 6 chunks +10 lines, -10 lines 0 comments Download
M src/crankshaft/x64/lithium-codegen-x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/x64/assembler-x64.h View 2 chunks +11 lines, -0 lines 0 comments Download
M src/x64/assembler-x64.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M src/x64/disasm-x64.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 3 chunks +36 lines, -6 lines 0 comments Download
M test/cctest/test-assembler-x64.cc View 1 chunk +27 lines, -0 lines 0 comments Download
M test/cctest/test-disasm-x64.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
alph
5 years, 2 months ago (2015-10-22 06:20:02 UTC) #2
Benedikt Meurer
Nice, thanks. LGTM
5 years, 2 months ago (2015-10-22 06:35:15 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1419983002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1419983002/1
5 years, 2 months ago (2015-10-22 06:38:00 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 2 months ago (2015-10-22 07:01:00 UTC) #6
commit-bot: I haz the power
5 years, 2 months ago (2015-10-22 07:01:17 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/87c468383aa64b7febd4af22ff2101788190d5a3
Cr-Commit-Position: refs/heads/master@{#31452}

Powered by Google App Engine
This is Rietveld 408576698