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

Issue 2028243002: [crankshaft] Reland "Only exclude explicit 'arguments' (and 'this') from liveness analysis." (Closed)

Created:
4 years, 6 months ago by Jarin
Modified:
4 years, 6 months ago
CC:
v8-reviews_googlegroups.com, Benedikt Meurer
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[crankshaft] Reland "Only exclude explicit 'arguments' (and 'this') from liveness analysis." Reland of https://codereview.chromium.org/2026173003 (reverted by https://codereview.chromium.org/2029563002). Additionally, we need to record environment markers even for the case of a.length, where a is aliased arguments (which crankshaft optimizes to constant for the inlined case or to HArgumentsLength when not inlined). BUG=chromium:612146 Committed: https://crrev.com/0d4c526a1dff8747838fe4269ab23522499a89fc Cr-Commit-Position: refs/heads/master@{#36662}

Patch Set 1 : Revert of the revert #

Patch Set 2 : Fix TryArgumentsAccess #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -6 lines) Patch
M src/crankshaft/hydrogen.h View 3 chunks +3 lines, -6 lines 0 comments Download
M src/crankshaft/hydrogen.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-612146.js View 1 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Jarin
Could you take a look, please? As you suspected, there was a problem with the ...
4 years, 6 months ago (2016-06-01 20:02:27 UTC) #2
Benedikt Meurer
lgtm
4 years, 6 months ago (2016-06-02 04:22:08 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2028243002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2028243002/20001
4 years, 6 months ago (2016-06-02 04:23:37 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-02 04:28:07 UTC) #7
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/0d4c526a1dff8747838fe4269ab23522499a89fc Cr-Commit-Position: refs/heads/master@{#36662}
4 years, 6 months ago (2016-06-02 04:30:43 UTC) #9
Jakob Kummerow
4 years, 6 months ago (2016-06-02 08:49:52 UTC) #10
Message was sent while issue was closed.
ACK, LGTM.

Powered by Google App Engine
This is Rietveld 408576698