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

Issue 1409873002: [x64] Implement vmovd and vmovq AVX instructions. (Closed)

Created:
5 years, 2 months ago by alph
Modified:
5 years, 2 months ago
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 vmovd and vmovq AVX instructions. BUG=v8:4406 LOG=N Committed: https://crrev.com/5d9c7ab6482b349c7147e205f73b2c3bcf93be04 Cr-Commit-Position: refs/heads/master@{#31322}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -28 lines) Patch
M src/compiler/x64/code-generator-x64.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/x64/assembler-x64.cc View 7 chunks +64 lines, -0 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/x64/codegen-x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/x64/disasm-x64.cc View 2 chunks +15 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 7 chunks +10 lines, -10 lines 0 comments Download
M src/x64/lithium-gap-resolver-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 6 chunks +55 lines, -5 lines 0 comments Download
M test/cctest/test-assembler-x64.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M test/cctest/test-disasm-x64.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
alph
5 years, 2 months ago (2015-10-15 23:35:14 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409873002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409873002/1
5 years, 2 months ago (2015-10-15 23:35:31 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-16 00:07:15 UTC) #6
Benedikt Meurer
lgtm
5 years, 2 months ago (2015-10-16 03:35:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409873002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409873002/1
5 years, 2 months ago (2015-10-16 05:19:07 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 2 months ago (2015-10-16 05:20:36 UTC) #10
commit-bot: I haz the power
5 years, 2 months ago (2015-10-16 05:20:57 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5d9c7ab6482b349c7147e205f73b2c3bcf93be04
Cr-Commit-Position: refs/heads/master@{#31322}

Powered by Google App Engine
This is Rietveld 408576698