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

Issue 11348176: Add dehoisting to the string printout of hydrogen and lithium instructions. (Closed)

Created:
8 years, 1 month ago by mvstanton
Modified:
8 years, 1 month ago
Reviewers:
Massi
CC:
v8-dev
Visibility:
Public.

Description

Add dehoisting to the string printout of hydrogen and lithium instructions. This is nice when looking at hydrogen graphs, to see the real key offset. R=mmassi@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=13032

Patch Set 1 #

Patch Set 2 : Whitespace issues found by presubmit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -11 lines) Patch
M src/arm/lithium-arm.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +17 lines, -1 line 0 comments Download
M src/hydrogen-instructions.cc View 1 2 chunks +12 lines, -2 lines 0 comments Download
M src/ia32/lithium-ia32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +17 lines, -1 line 0 comments Download
M src/mips/lithium-mips.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +13 lines, -6 lines 0 comments Download
M src/x64/lithium-x64.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +17 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
mvstanton
Hi Massi, Here is the small change I mentioned a few days ago, to print ...
8 years, 1 month ago (2012-11-21 12:39:00 UTC) #1
Massi
8 years, 1 month ago (2012-11-22 09:42:55 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698