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

Issue 6570006: Remove most uses of HSubgraph as an argument. (Closed)

Created:
9 years, 10 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Remove most uses of HSubgraph as an argument. In a lot of cases where we were passing a subgraph (a pair of basic blocks), we actually only needed a basic block. Committed: http://code.google.com/p/v8/source/detail?r=6913

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -102 lines) Patch
M src/hydrogen.h View 3 chunks +21 lines, -20 lines 0 comments Download
M src/hydrogen.cc View 11 chunks +114 lines, -82 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
Simple next round of HSubgraph removal. The next step after this is to remove all ...
9 years, 10 months ago (2011-02-23 10:41:13 UTC) #1
fschneider
9 years, 10 months ago (2011-02-23 11:41:12 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698