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

Issue 6566005: Fix debug tracing of live ranges and remove unused code.... (Closed)

Created:
9 years, 10 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix debug tracing of live ranges and remove unused code. When printing the sub-parts of a live range, only print the use intervals belonging to each part. Add a flag to print all use positions (incl. environment uses) Committed: http://code.google.com/p/v8/source/detail?r=6917

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -9 lines) Patch
M src/flag-definitions.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/hydrogen.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/lithium-allocator.h View 2 chunks +0 lines, -2 lines 0 comments Download
M src/lithium-allocator.cc View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 10 months ago (2011-02-23 15:05:21 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 10 months ago (2011-02-23 15:11:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698