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

Issue 10912120: Restoring assert that deopt_id() should be accessed only if the instruction can deoptimize. Print r… (Closed)

Created:
8 years, 3 months ago by srdjan
Modified:
8 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Restoring assert that deopt_id() should be accessed only if the instruction can deoptimize. Print resulting ssa_temp_indexes if available. Add an IL printing helper. Committed: https://code.google.com/p/dart/source/detail?r=11941

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -9 lines) Patch
M runtime/vm/il_printer.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/il_printer.cc View 1 2 3 5 chunks +14 lines, -5 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 3 months ago (2012-09-06 11:43:10 UTC) #1
Vyacheslav Egorov (Google)
8 years, 3 months ago (2012-09-06 11:48:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698