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

Issue 12052075: Avoid excessive memory usage during redundant phi elimination. (Closed)

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

Description

Avoid excessive memory usage during redundant phi elimination. Basically, the work list for the fixed point iteration has been removed. BUG=v8:2510 Committed: http://code.google.com/p/v8/source/detail?r=13505

Patch Set 1 #

Patch Set 2 : Fixed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -25 lines) Patch
M src/hydrogen.cc View 1 1 chunk +38 lines, -25 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
7 years, 11 months ago (2013-01-25 11:35:50 UTC) #1
Michael Starzinger
7 years, 11 months ago (2013-01-25 11:51:03 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698