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

Issue 10952002: Reapply "Deoptimization support in inlined code." (Closed)

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

Description

Reapply "Deoptimization support in inlined code." This reapplies r12488 with a fix. R=kmillikin@google.com,fschneider@google.com Committed: https://code.google.com/p/dart/source/detail?r=12499

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+325 lines, -202 lines) Patch
M runtime/vm/code_generator.cc View 5 chunks +8 lines, -20 lines 0 comments Download
M runtime/vm/compiler.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/compiler.cc View 2 chunks +1 line, -19 lines 0 comments Download
M runtime/vm/deopt_instructions.h View 2 chunks +6 lines, -2 lines 0 comments Download
M runtime/vm/deopt_instructions.cc View 3 chunks +18 lines, -8 lines 0 comments Download
M runtime/vm/flow_graph.cc View 3 chunks +15 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_allocator.cc View 3 chunks +43 lines, -35 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 39 chunks +18 lines, -38 lines 0 comments Download
M runtime/vm/flow_graph_compiler.h View 2 chunks +4 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 2 chunks +55 lines, -32 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 8 chunks +46 lines, -23 lines 0 comments Download
M runtime/vm/il_printer.cc View 1 chunk +6 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language.h View 6 chunks +27 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language.cc View 3 chunks +20 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/intrinsifier.cc View 2 chunks +18 lines, -1 line 0 comments Download
M runtime/vm/object.h View 2 chunks +4 lines, -1 line 0 comments Download
M runtime/vm/object.cc View 3 chunks +23 lines, -6 lines 0 comments Download
M runtime/vm/stub_code_ia32.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
zerny-google
8 years, 3 months ago (2012-09-18 13:30:44 UTC) #1
zerny-google
On 2012/09/18 13:30:44, zerny wrote: Replaced bool by int in FLAG declared in flow_graph_inliner.cc Do ...
8 years, 3 months ago (2012-09-18 13:32:56 UTC) #2
Florian Schneider
8 years, 3 months ago (2012-09-18 13:39:46 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698