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

Issue 2652153005: [turbofan] Correct regalloc blocked register behavior (Closed)

Created:
3 years, 10 months ago by Mircea Trofin
Modified:
3 years, 10 months ago
Reviewers:
Benedikt Meurer, Jarin
CC:
v8-reviews_googlegroups.com, ahaas
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Correct regalloc blocked register behavior This corrects the case when we need to allocate a blocked register, but the blockage happens after a use as an instruction input, and there's no place to split before that. BUG=v8:5888 Review-Url: https://codereview.chromium.org/2652153005 Cr-Original-Commit-Position: refs/heads/master@{#42706} Committed: https://chromium.googlesource.com/v8/v8/+/ca779b29a60785d962d7cd636f6b0f09e66130b3 Review-Url: https://codereview.chromium.org/2652153005 Cr-Commit-Position: refs/heads/master@{#42710} Committed: https://chromium.googlesource.com/v8/v8/+/70fdac9a642154307fa461b2aae38942600c9623

Patch Set 1 : fixed testcase #

Patch Set 2 : fix + fixed testcase #

Patch Set 3 : Handle case when range ends at the instruction with blocking regs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -2 lines) Patch
M src/compiler/register-allocator.cc View 1 2 1 chunk +26 lines, -2 lines 0 comments Download
A test/mjsunit/regress/regress-5888.js View 1 2 1 chunk +76 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (26 generated)
Mircea Trofin
3 years, 10 months ago (2017-01-26 08:17:47 UTC) #15
Jarin
lgtm (even though I do not fully understand what is going on here).
3 years, 10 months ago (2017-01-26 15:42:16 UTC) #16
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/2652153005/60001
3 years, 10 months ago (2017-01-26 15:49:56 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:60001) as https://chromium.googlesource.com/v8/v8/+/ca779b29a60785d962d7cd636f6b0f09e66130b3
3 years, 10 months ago (2017-01-26 15:51:56 UTC) #21
ahaas
A revert of this CL (patchset #2 id:60001) has been created in https://codereview.chromium.org/2654993007/ by ahaas@chromium.org. ...
3 years, 10 months ago (2017-01-26 16:05:22 UTC) #22
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/2652153005/80001
3 years, 10 months ago (2017-01-26 17:46:17 UTC) #30
commit-bot: I haz the power
3 years, 10 months ago (2017-01-26 17:48:00 UTC) #33
Message was sent while issue was closed.
Committed patchset #3 (id:80001) as
https://chromium.googlesource.com/v8/v8/+/70fdac9a642154307fa461b2aae38942600...

Powered by Google App Engine
This is Rietveld 408576698