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

Issue 25254002: Implement first version of HFlowEngine, a framework for performing global flow-sensitive analyses. (Closed)

Created:
7 years, 2 months ago by titzer
Modified:
7 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Implement first version of HFlowEngine, a framework for performing global flow-sensitive analyses. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17159

Patch Set 1 #

Patch Set 2 : Make the Effects in the HFlowEngine zone-allocated. #

Patch Set 3 : Fix compile error in making NoEffects zone-allocated. #

Total comments: 7

Patch Set 4 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+236 lines, -0 lines) Patch
A src/hydrogen-flow-engine.h View 1 2 3 1 chunk +235 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
titzer
7 years, 2 months ago (2013-09-30 11:51:38 UTC) #1
titzer
On 2013/09/30 11:51:38, titzer wrote: Friendly ping
7 years, 2 months ago (2013-10-10 09:35:41 UTC) #2
Michael Starzinger
LGTM with a couple of minor comments. https://codereview.chromium.org/25254002/diff/5001/src/hydrogen-flow-engine.h File src/hydrogen-flow-engine.h (right): https://codereview.chromium.org/25254002/diff/5001/src/hydrogen-flow-engine.h#newcode48 src/hydrogen-flow-engine.h:48: // do ...
7 years, 2 months ago (2013-10-10 13:00:44 UTC) #3
titzer
On 2013/10/10 13:00:44, Michael Starzinger wrote: > LGTM with a couple of minor comments. > ...
7 years, 2 months ago (2013-10-11 12:59:52 UTC) #4
titzer
7 years, 2 months ago (2013-10-11 13:00:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r17159 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698