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

Issue 16095004: Extract GlobalValueNumberer and helper classes from hydrogen.cc and move to hydrogen-gvn.cc. (Closed)

Created:
7 years, 7 months ago by titzer
Modified:
7 years, 7 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Extract GlobalValueNumberer and helper classes from hydrogen.cc and move to hydrogen-gvn.cc. BUG= Committed: https://code.google.com/p/v8/source/detail?r=14824

Patch Set 1 #

Total comments: 4

Patch Set 2 : Introduce hydrogen-gvn.h as well. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+984 lines, -904 lines) Patch
M src/hydrogen.h View 1 1 chunk +0 lines, -84 lines 0 comments Download
M src/hydrogen.cc View 1 3 chunks +1 line, -820 lines 0 comments Download
A src/hydrogen-gvn.h View 1 1 chunk +123 lines, -0 lines 0 comments Download
A src/hydrogen-gvn.cc View 1 1 chunk +858 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
titzer
7 years, 7 months ago (2013-05-27 10:40:28 UTC) #1
Sven Panne
https://codereview.chromium.org/16095004/diff/1/src/hydrogen.h File src/hydrogen.h (right): https://codereview.chromium.org/16095004/diff/1/src/hydrogen.h#newcode1949 src/hydrogen.h:1949: class SparseSet { I think it makes sense to ...
7 years, 7 months ago (2013-05-27 11:41:23 UTC) #2
titzer
https://codereview.chromium.org/16095004/diff/1/src/hydrogen.h File src/hydrogen.h (right): https://codereview.chromium.org/16095004/diff/1/src/hydrogen.h#newcode1949 src/hydrogen.h:1949: class SparseSet { On 2013/05/27 11:41:23, Sven Panne wrote: ...
7 years, 7 months ago (2013-05-27 12:22:09 UTC) #3
Sven Panne
LGTM (mostly rubber-stamped)
7 years, 7 months ago (2013-05-27 12:24:17 UTC) #4
titzer
7 years, 7 months ago (2013-05-27 12:45:55 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r14824 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698