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

Issue 2363513003: [fullcodegen] Refactor code that calls store ICs. (Closed)

Created:
4 years, 3 months ago by Igor Sheludko
Modified:
4 years, 3 months ago
Reviewers:
mvstanton
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

[fullcodegen] Refactor code that calls store ICs. Make FCG::CallStoreIC() load slot and name and make FCG::CallKeyedStoreIC() load slot according to store IC calling convention (StoreDescriptor). BUG=v8:5407 Committed: https://crrev.com/12918397b4af7b2bede8b29e1e9b1940d5d5ad3b Cr-Commit-Position: refs/heads/master@{#39679}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -317 lines) Patch
M src/full-codegen/arm/full-codegen-arm.cc View 11 chunks +11 lines, -34 lines 0 comments Download
M src/full-codegen/arm64/full-codegen-arm64.cc View 11 chunks +11 lines, -34 lines 0 comments Download
M src/full-codegen/full-codegen.h View 2 chunks +7 lines, -3 lines 0 comments Download
M src/full-codegen/full-codegen.cc View 3 chunks +21 lines, -11 lines 0 comments Download
M src/full-codegen/ia32/full-codegen-ia32.cc View 11 chunks +11 lines, -33 lines 0 comments Download
M src/full-codegen/mips/full-codegen-mips.cc View 11 chunks +11 lines, -34 lines 0 comments Download
M src/full-codegen/mips64/full-codegen-mips64.cc View 11 chunks +11 lines, -34 lines 0 comments Download
M src/full-codegen/ppc/full-codegen-ppc.cc View 11 chunks +11 lines, -34 lines 0 comments Download
M src/full-codegen/s390/full-codegen-s390.cc View 11 chunks +11 lines, -34 lines 0 comments Download
M src/full-codegen/x64/full-codegen-x64.cc View 11 chunks +11 lines, -33 lines 0 comments Download
M src/full-codegen/x87/full-codegen-x87.cc View 11 chunks +11 lines, -33 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 22 (16 generated)
Igor Sheludko
PTAL
4 years, 3 months ago (2016-09-23 09:02:48 UTC) #12
mvstanton
lgtm
4 years, 3 months ago (2016-09-23 11:16:55 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/2363513003/20001
4 years, 3 months ago (2016-09-23 15:57:37 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 3 months ago (2016-09-23 16:00:18 UTC) #19
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/12918397b4af7b2bede8b29e1e9b1940d5d5ad3b Cr-Commit-Position: refs/heads/master@{#39679}
4 years, 3 months ago (2016-09-23 16:00:32 UTC) #21
Michael Achenbach
4 years, 3 months ago (2016-09-23 17:05:36 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:20001) has been created in
https://codereview.chromium.org/2363123002/ by machenbach@chromium.org.

The reason for reverting is: race suspect:
https://build.chromium.org/p/client.v8/builders/V8%20Linux64%20TSAN/builds/11893.

Powered by Google App Engine
This is Rietveld 408576698