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

Issue 2467513002: [builtins]: Uniformly push argument count in TF-generated builtins (Closed)

Created:
4 years, 1 month ago by danno
Modified:
4 years, 1 month ago
Reviewers:
Benedikt Meurer
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-x87-ports_googlegroups.com, v8-ppc-ports_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[builtins]: Uniformly push argument count in TF-generated builtins Committed: https://crrev.com/4447405b179db63748c10d8cb3d139e795195eb3 Cr-Commit-Position: refs/heads/master@{#40712}

Patch Set 1 #

Patch Set 2 : Tweaks #

Patch Set 3 : Rebase #

Patch Set 4 : Tweaks #

Patch Set 5 : Rebase #

Patch Set 6 : Fix arm64 #

Patch Set 7 : Cleanup arm #

Patch Set 8 : Cleanup arm64 #

Patch Set 9 : Cleanup arm64 #

Total comments: 2

Patch Set 10 : Review feedback #

Patch Set 11 : Fix windows build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -61 lines) Patch
M src/compiler/arm/code-generator-arm.cc View 1 2 3 4 5 2 chunks +5 lines, -1 line 0 comments Download
M src/compiler/arm64/code-generator-arm64.cc View 1 2 3 4 5 6 7 8 1 chunk +40 lines, -26 lines 0 comments Download
M src/compiler/code-assembler.cc View 1 3 4 1 chunk +5 lines, -2 lines 0 comments Download
M src/compiler/ia32/code-generator-ia32.cc View 1 2 3 4 5 1 chunk +5 lines, -1 line 0 comments Download
M src/compiler/linkage.h View 1 2 3 4 5 3 chunks +6 lines, -1 line 0 comments Download
M src/compiler/linkage.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +17 lines, -0 lines 0 comments Download
M src/compiler/mips/code-generator-mips.cc View 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M src/compiler/mips64/code-generator-mips64.cc View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/pipeline.cc View 1 2 3 4 5 2 chunks +1 line, -11 lines 0 comments Download
M src/compiler/x64/code-generator-x64.cc View 1 2 3 4 5 2 chunks +5 lines, -1 line 0 comments Download
M src/frames.h View 1 2 chunks +44 lines, -0 lines 0 comments Download
M src/frames.cc View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
M test/cctest/compiler/code-assembler-tester.h View 1 chunk +3 lines, -2 lines 0 comments Download
M test/cctest/test-code-stub-assembler.cc View 3 4 5 chunks +9 lines, -15 lines 0 comments Download

Messages

Total messages: 44 (36 generated)
danno
PTAL
4 years, 1 month ago (2016-10-31 17:29:48 UTC) #14
Benedikt Meurer
lgtm
4 years, 1 month ago (2016-11-02 08:57:22 UTC) #17
danno
please take another look, I had to reorganize and cleanup some stuff to get ARM64 ...
4 years, 1 month ago (2016-11-03 02:50:34 UTC) #26
Benedikt Meurer
LGTM once comment addressed. https://codereview.chromium.org/2467513002/diff/160001/src/compiler/linkage.cc File src/compiler/linkage.cc (right): https://codereview.chromium.org/2467513002/diff/160001/src/compiler/linkage.cc#newcode111 src/compiler/linkage.cc:111: if (IsJSFunctionCall()) { Please turn ...
4 years, 1 month ago (2016-11-03 05:00:04 UTC) #29
danno
Feedback addressed, landing. https://codereview.chromium.org/2467513002/diff/160001/src/compiler/linkage.cc File src/compiler/linkage.cc (right): https://codereview.chromium.org/2467513002/diff/160001/src/compiler/linkage.cc#newcode111 src/compiler/linkage.cc:111: if (IsJSFunctionCall()) { On 2016/11/03 05:00:03, ...
4 years, 1 month ago (2016-11-03 07:55:38 UTC) #32
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/2467513002/200001
4 years, 1 month ago (2016-11-03 08:34:05 UTC) #41
commit-bot: I haz the power
Committed patchset #11 (id:200001)
4 years, 1 month ago (2016-11-03 08:36:11 UTC) #42
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:19:57 UTC) #44
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/4447405b179db63748c10d8cb3d139e795195eb3
Cr-Commit-Position: refs/heads/master@{#40712}

Powered by Google App Engine
This is Rietveld 408576698