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

Issue 676743002: IR cleanup: pass deopt id as constructor argument instead of doing deopt_id_ assignment. (Closed)

Created:
6 years, 2 months ago by Vyacheslav Egorov (Chromium)
Modified:
6 years, 2 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

IR cleanup: pass deopt id as constructor argument instead of doing deopt_id_ assignment. This also kills a list of Instruction friends that was growing without bounds. R=srdjan@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=41278

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+352 lines, -499 lines) Patch
M runtime/vm/flow_graph_builder.cc View 1 chunk +4 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 4 chunks +6 lines, -14 lines 0 comments Download
M runtime/vm/il_printer.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M runtime/vm/intermediate_language.h View 147 chunks +281 lines, -428 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 18 chunks +26 lines, -22 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 6 chunks +8 lines, -6 lines 0 comments Download
M runtime/vm/intermediate_language_arm64.cc View 5 chunks +8 lines, -5 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 6 chunks +9 lines, -6 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 5 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Chromium)
6 years, 2 months ago (2014-10-23 12:28:07 UTC) #1
srdjan
lgtm
6 years, 2 months ago (2014-10-23 16:36:05 UTC) #2
Vyacheslav Egorov (Chromium)
6 years, 2 months ago (2014-10-24 11:27:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41278 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698