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

Issue 1758033002: [turbofan] LiveRange structure validation (Closed)

Created:
4 years, 9 months ago by Mircea Trofin
Modified:
4 years, 9 months ago
Reviewers:
Benedikt Meurer, titzer
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

Deeper validation of LiveRange structure, focused on UseIntervals. BUG= Committed: https://crrev.com/38e2699ce11e0d15420791258d79dd8a73d02266 Cr-Commit-Position: refs/heads/master@{#34510}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -3 lines) Patch
M src/compiler/register-allocator.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/compiler/register-allocator.cc View 1 2 2 chunks +70 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
Mircea Trofin
Note that the build failures are due to the add with overflow ops that invalidate ...
4 years, 9 months ago (2016-03-04 02:49:40 UTC) #4
Mircea Trofin
4 years, 9 months ago (2016-03-04 19:34:43 UTC) #6
titzer
https://codereview.chromium.org/1758033002/diff/20001/src/compiler/register-allocator.cc File src/compiler/register-allocator.cc (right): https://codereview.chromium.org/1758033002/diff/20001/src/compiler/register-allocator.cc#newcode2344 src/compiler/register-allocator.cc:2344: const UseInterval* first = current->first_interval(); I think you can ...
4 years, 9 months ago (2016-03-04 19:43:59 UTC) #7
Mircea Trofin
https://codereview.chromium.org/1758033002/diff/20001/src/compiler/register-allocator.cc File src/compiler/register-allocator.cc (right): https://codereview.chromium.org/1758033002/diff/20001/src/compiler/register-allocator.cc#newcode2344 src/compiler/register-allocator.cc:2344: const UseInterval* first = current->first_interval(); On 2016/03/04 19:43:59, titzer ...
4 years, 9 months ago (2016-03-04 20:02:00 UTC) #9
titzer
lgtm lgtm with small comments https://codereview.chromium.org/1758033002/diff/60001/src/compiler/register-allocator.cc File src/compiler/register-allocator.cc (right): https://codereview.chromium.org/1758033002/diff/60001/src/compiler/register-allocator.cc#newcode2350 src/compiler/register-allocator.cc:2350: DCHECK(NextIntervalStartsInDifferentBlocks(first)); s/DCHECK/CHECK
4 years, 9 months ago (2016-03-04 20:05:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1758033002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1758033002/80001
4 years, 9 months ago (2016-03-04 21:14:48 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 9 months ago (2016-03-04 21:33:33 UTC) #15
commit-bot: I haz the power
4 years, 9 months ago (2016-03-04 21:34:23 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/38e2699ce11e0d15420791258d79dd8a73d02266
Cr-Commit-Position: refs/heads/master@{#34510}

Powered by Google App Engine
This is Rietveld 408576698