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

Issue 16020013: Do not emit duplicate deoptimization entries for GotoInstr. (Closed)

Created:
7 years, 7 months ago by Kevin Millikin (Google)
Modified:
7 years, 7 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Do not emit duplicate deoptimization entries for GotoInstr. This is the uncontroversial part of https://codereview.chromium.org/15741002/ R=fschneider@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=23213

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -68 lines) Patch
M runtime/vm/flow_graph_compiler_arm.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M runtime/vm/intermediate_language.h View 8 chunks +10 lines, -10 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
7 years, 7 months ago (2013-05-27 11:22:18 UTC) #1
Florian Schneider
LGTM.
7 years, 7 months ago (2013-05-27 11:27:35 UTC) #2
Kevin Millikin (Google)
7 years, 7 months ago (2013-05-27 11:31:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r23213 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698