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

Issue 2833463002: [arm64] Support passing more than eight arguments to C functions (Closed)

Created:
3 years, 8 months ago by georgia.kouveli
Modified:
3 years, 8 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[arm64] Support passing more than eight arguments to C functions BUG=v8:6102 Review-Url: https://codereview.chromium.org/2833463002 Cr-Commit-Position: refs/heads/master@{#44765} Committed: https://chromium.googlesource.com/v8/v8/+/0dfb0e21feda205ba426fc55a0a468a20c4e8201

Patch Set 1 #

Patch Set 2 : [arm64] Support passing more than eight arguments to C functions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -28 lines) Patch
M src/arm64/macro-assembler-arm64.cc View 4 chunks +43 lines, -19 lines 0 comments Download
M src/compiler/arm64/code-generator-arm64.cc View 4 chunks +20 lines, -8 lines 0 comments Download
M src/compiler/arm64/instruction-selector-arm64.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/raw-machine-assembler.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
M src/compiler/raw-machine-assembler.cc View 1 1 chunk +25 lines, -0 lines 0 comments Download
M test/cctest/compiler/test-run-machops.cc View 1 2 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
georgia.kouveli
3 years, 8 months ago (2017-04-19 17:09:23 UTC) #3
jgruber
Awesome, thanks for doing this! lgtm but please wait for bmeurer@'s comments. Perhaps add a ...
3 years, 8 months ago (2017-04-20 07:23:02 UTC) #4
jgruber
On 2017/04/20 07:23:02, jgruber wrote: > Awesome, thanks for doing this! lgtm but please wait ...
3 years, 8 months ago (2017-04-20 07:30:30 UTC) #5
jgruber
On 2017/04/20 07:30:30, jgruber wrote: > Actually, that test fails on arm64 (a8 is 6 ...
3 years, 8 months ago (2017-04-20 08:34:34 UTC) #6
georgia.kouveli
On 2017/04/20 08:34:34, jgruber wrote: > On 2017/04/20 07:30:30, jgruber wrote: > > Actually, that ...
3 years, 8 months ago (2017-04-20 10:05:58 UTC) #7
jgruber
+mstarzinger@ since bmeurer@ is on vacation. On 2017/04/20 10:05:58, georgia.kouveli wrote: > On 2017/04/20 08:34:34, ...
3 years, 8 months ago (2017-04-20 11:23:47 UTC) #9
Michael Starzinger
LGTM. Thanks!
3 years, 8 months ago (2017-04-20 14:34:33 UTC) #10
georgia.kouveli
Added CallCFunction9 and a test - PTAL.
3 years, 8 months ago (2017-04-20 18:31:02 UTC) #11
jgruber
Still lgtm.
3 years, 8 months ago (2017-04-20 18:53:12 UTC) #12
Michael Starzinger
Yup, LGTM on the RawMachineAssembler changes. And thanks for the test!
3 years, 8 months ago (2017-04-21 08:16:18 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2833463002/20001
3 years, 8 months ago (2017-04-21 09:28:52 UTC) #19
commit-bot: I haz the power
3 years, 8 months ago (2017-04-21 09:30:21 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/0dfb0e21feda205ba426fc55a0a468a20c4...

Powered by Google App Engine
This is Rietveld 408576698