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

Issue 1706053002: Add Simd128Value code stubs. (Closed)

Created:
4 years, 10 months ago by bbudge
Modified:
4 years, 9 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

Add Simd128Value code stubs. LOG=N BUG=v8:4124 Committed: https://crrev.com/7ec8eccef4d0faac59e17374a13762349ae208d5 Cr-Commit-Position: refs/heads/master@{#34951}

Patch Set 1 #

Patch Set 2 : All types on all platforms. #

Total comments: 1

Patch Set 3 : Turbofan assembler Allocate. #

Patch Set 4 : Rebase. #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -0 lines) Patch
M src/arm/interface-descriptors-arm.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M src/arm64/interface-descriptors-arm64.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M src/code-factory.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M src/code-factory.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M src/code-stubs.h View 1 2 3 4 2 chunks +26 lines, -0 lines 0 comments Download
M src/code-stubs.cc View 1 2 3 4 2 chunks +24 lines, -0 lines 0 comments Download
M src/ia32/interface-descriptors-ia32.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M src/interface-descriptors.h View 1 2 3 4 2 chunks +17 lines, -0 lines 0 comments Download
M src/mips/interface-descriptors-mips.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M src/mips64/interface-descriptors-mips64.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M src/ppc/interface-descriptors-ppc.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M src/x64/interface-descriptors-x64.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M src/x87/interface-descriptors-x87.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
bbudge
I think I need this to do change-lowering in Turbofan. I'm following the example of ...
4 years, 10 months ago (2016-02-18 01:53:40 UTC) #2
bbudge
On 2016/02/18 01:53:40, bbudge wrote: > I think I need this to do change-lowering in ...
4 years, 10 months ago (2016-02-18 02:40:39 UTC) #3
Benedikt Meurer
Please check HAllocate support for SIMD alignment first. Otherwise LGTM. https://codereview.chromium.org/1706053002/diff/20001/src/code-stubs-hydrogen.cc File src/code-stubs-hydrogen.cc (right): https://codereview.chromium.org/1706053002/diff/20001/src/code-stubs-hydrogen.cc#newcode1220 ...
4 years, 10 months ago (2016-02-18 05:12:26 UTC) #4
Benedikt Meurer
Looks good to me modulo (un)alignment. Forwarding to Enrico.
4 years, 9 months ago (2016-03-13 19:09:39 UTC) #7
bbudge
On 2016/03/13 19:09:39, Benedikt Meurer - OOO wrote: > Looks good to me modulo (un)alignment. ...
4 years, 9 months ago (2016-03-14 01:16:53 UTC) #8
epertoso
On 2016/03/14 at 01:16:53, bbudge wrote: > On 2016/03/13 19:09:39, Benedikt Meurer - OOO wrote: ...
4 years, 9 months ago (2016-03-14 17:26:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1706053002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1706053002/80001
4 years, 9 months ago (2016-03-21 14:43:07 UTC) #12
commit-bot: I haz the power
All required reviewers (with asterisk prefixes) have not yet approved this CL. No L-G-T-M from ...
4 years, 9 months ago (2016-03-21 14:43:10 UTC) #14
bbudge
On 2016/03/14 17:26:45, epertoso wrote: > On 2016/03/14 at 01:16:53, bbudge wrote: > > On ...
4 years, 9 months ago (2016-03-21 15:07:29 UTC) #16
epertoso
lgtm
4 years, 9 months ago (2016-03-21 15:10:07 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1706053002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1706053002/80001
4 years, 9 months ago (2016-03-21 15:28:54 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-03-21 15:45:38 UTC) #20
commit-bot: I haz the power
4 years, 9 months ago (2016-03-21 15:47:10 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7ec8eccef4d0faac59e17374a13762349ae208d5
Cr-Commit-Position: refs/heads/master@{#34951}

Powered by Google App Engine
This is Rietveld 408576698