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

Issue 703163002: Fix O(n^2) successor traversal in ControlReducer. (Closed)

Created:
6 years, 1 month ago by titzer
Modified:
6 years, 1 month ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Fix O(n^2) successor traversal in ControlReducer. R=mstarzinger@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=25197

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -7 lines) Patch
M src/compiler/control-reducer.cc View 1 chunk +15 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
6 years, 1 month ago (2014-11-06 12:25:43 UTC) #1
Michael Starzinger
LGTM.
6 years, 1 month ago (2014-11-06 12:42:58 UTC) #2
titzer
6 years, 1 month ago (2014-11-06 13:27:31 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 25197 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698