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

Issue 1690863006: [turbofan] Fix small redundancy in register allocator per TODO. (Closed)

Created:
4 years, 10 months ago by titzer
Modified:
4 years, 10 months ago
Reviewers:
Mircea Trofin
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Fix small redundancy in register allocator per TODO. R=mtrofin@chromium.org BUG= Committed: https://crrev.com/92b9424ff31f1f754d6277a683a3f4f9792f3e94 Cr-Commit-Position: refs/heads/master@{#33957}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M src/compiler/register-allocator.cc View 1 1 chunk +9 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
titzer
4 years, 10 months ago (2016-02-12 17:36:59 UTC) #1
Mircea Trofin
LGTM, with 2 nits. https://codereview.chromium.org/1690863006/diff/1/src/compiler/register-allocator.cc File src/compiler/register-allocator.cc (right): https://codereview.chromium.org/1690863006/diff/1/src/compiler/register-allocator.cc#newcode2448 src/compiler/register-allocator.cc:2448: if (loop->rpo_number().ToInt() <= start_block->rpo_number().ToInt()) break; ...
4 years, 10 months ago (2016-02-12 17:43:59 UTC) #2
titzer
On 2016/02/12 17:43:59, Mircea Trofin wrote: > LGTM, with 2 nits. > > https://codereview.chromium.org/1690863006/diff/1/src/compiler/register-allocator.cc > ...
4 years, 10 months ago (2016-02-12 17:52:15 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1690863006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1690863006/20001
4 years, 10 months ago (2016-02-12 17:52:31 UTC) #6
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary files are still unsupported ...
4 years, 10 months ago (2016-02-12 18:15:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1690863006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1690863006/20001
4 years, 10 months ago (2016-02-12 18:15:54 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-12 18:17:19 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2016-02-12 18:18:03 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/92b9424ff31f1f754d6277a683a3f4f9792f3e94
Cr-Commit-Position: refs/heads/master@{#33957}

Powered by Google App Engine
This is Rietveld 408576698