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

Issue 226303002: Begin implementing flag --deoptimize-filter=FUNC for ia32. (Closed)

Created:
6 years, 8 months ago by turnidge
Modified:
6 years, 8 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Begin implementing flag --deoptimize-filter=FUNC for ia32. Currently not functional - committing so that srdjan can investigate why it doesn't work. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=34737

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M runtime/vm/code_generator.cc View 1 2 2 chunks +24 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
turnidge
6 years, 8 months ago (2014-04-04 17:48:29 UTC) #1
srdjan
lgtm https://codereview.chromium.org/226303002/diff/1/runtime/vm/code_generator.cc File runtime/vm/code_generator.cc (right): https://codereview.chromium.org/226303002/diff/1/runtime/vm/code_generator.cc#newcode1233 runtime/vm/code_generator.cc:1233: const Code& code = Code::ZoneHandle(frame->LookupDartCode()); 'code' can be ...
6 years, 8 months ago (2014-04-04 17:55:22 UTC) #2
turnidge
6 years, 8 months ago (2014-04-04 18:05:42 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r34737 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698