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

Issue 1670143002: Visit the Optimized Code Map on first call rather than closure creation. (Closed)

Created:
4 years, 10 months ago by mvstanton
Modified:
4 years, 8 months ago
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-x87-ports_googlegroups.com, v8-ppc-ports_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

RESUBMITTING: Bogus assert prevented chromium roll. Visit the Optimized Code Map on first call rather than closure creation. This is useful for escape analysis, and helps upcoming changes to type feedback gathering. Adding notry due to crashed builders: NOTRY=true BUG= Committed: https://crrev.com/9336f4cc6d25d39a128176679a70dbd13a6d946e Cr-Commit-Position: refs/heads/master@{#35395} Committed: https://crrev.com/c2de9611281d6da70fe1770072ec55f2f8aaf467 Cr-Commit-Position: refs/heads/master@{#35440}

Patch Set 1 #

Patch Set 2 : REBASE. #

Patch Set 3 : Adapted to respect argument count. #

Patch Set 4 : REBASE. #

Patch Set 5 : Fix mips64 rebase error. #

Total comments: 10

Patch Set 6 : Comment response. #

Patch Set 7 : REBASE. #

Patch Set 8 : REBASE for resubmit. #

Patch Set 9 : Removed overly-restrictive assert. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+905 lines, -230 lines) Patch
M src/arm/builtins-arm.cc View 1 2 3 4 5 6 1 chunk +153 lines, -0 lines 0 comments Download
M src/arm64/builtins-arm64.cc View 1 2 3 4 5 6 1 chunk +132 lines, -0 lines 0 comments Download
M src/code-stubs.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -5 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 1 2 3 4 5 6 7 3 chunks +7 lines, -200 lines 0 comments Download
M src/compiler.cc View 1 2 3 4 5 6 7 8 3 chunks +12 lines, -1 line 0 comments Download
M src/ia32/builtins-ia32.cc View 1 2 3 4 5 6 1 chunk +148 lines, -0 lines 0 comments Download
M src/mips/builtins-mips.cc View 1 2 3 4 5 6 1 chunk +148 lines, -0 lines 0 comments Download
M src/mips64/builtins-mips64.cc View 1 2 3 4 5 6 2 chunks +148 lines, -1 line 0 comments Download
M src/objects.h View 1 2 3 4 5 6 7 1 chunk +12 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M src/x64/builtins-x64.cc View 1 2 3 4 5 6 1 chunk +128 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 2 3 4 5 6 7 2 chunks +3 lines, -3 lines 0 comments Download
M test/cctest/cctest.status View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M test/cctest/heap/test-heap.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -4 lines 0 comments Download
M test/cctest/test-compiler.cc View 1 2 3 6 chunks +9 lines, -15 lines 0 comments Download

Messages

Total messages: 26 (13 generated)
mvstanton
Hi Michael, Here is the code we discussed. The CL was in the tree last ...
4 years, 8 months ago (2016-04-07 15:01:53 UTC) #3
Michael Starzinger
LGTM if comments are addressed. Thanks! https://codereview.chromium.org/1670143002/diff/80001/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/1670143002/diff/80001/src/compiler.cc#newcode1086 src/compiler.cc:1086: result = shared->SearchOptimizedCodeMap( ...
4 years, 8 months ago (2016-04-08 12:44:02 UTC) #4
Michael Starzinger
https://codereview.chromium.org/1670143002/diff/80001/test/cctest/heap/test-heap.cc File test/cctest/heap/test-heap.cc (right): https://codereview.chromium.org/1670143002/diff/80001/test/cctest/heap/test-heap.cc#newcode1522 test/cctest/heap/test-heap.cc:1522: if (i::FLAG_ignition) return; On 2016/04/08 12:44:02, Michael Starzinger wrote: ...
4 years, 8 months ago (2016-04-08 12:53:06 UTC) #5
mvstanton
Thanks Michael, I'm following up on the layout test/native-api thing that worried me from the ...
4 years, 8 months ago (2016-04-11 13:36:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1670143002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1670143002/120001
4 years, 8 months ago (2016-04-11 17:06:32 UTC) #9
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 8 months ago (2016-04-11 17:27:16 UTC) #10
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/9336f4cc6d25d39a128176679a70dbd13a6d946e Cr-Commit-Position: refs/heads/master@{#35395}
4 years, 8 months ago (2016-04-11 17:28:32 UTC) #12
Michael Hablich
A revert of this CL (patchset #7 id:120001) has been created in https://codereview.chromium.org/1878063004/ by hablich@chromium.org. ...
4 years, 8 months ago (2016-04-12 07:58:15 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1670143002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1670143002/160001
4 years, 8 months ago (2016-04-13 08:09:55 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_rel_ng/builds/4163)
4 years, 8 months ago (2016-04-13 08:13:10 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1670143002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1670143002/160001
4 years, 8 months ago (2016-04-13 10:35:35 UTC) #21
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 8 months ago (2016-04-13 10:54:36 UTC) #24
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 10:55:45 UTC) #26
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/c2de9611281d6da70fe1770072ec55f2f8aaf467
Cr-Commit-Position: refs/heads/master@{#35440}

Powered by Google App Engine
This is Rietveld 408576698