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

Issue 1732483002: Rename FlowGraphOptimizer -> JitOptimizer, clean up optimizer code. (Closed)

Created:
4 years, 10 months ago by Florian Schneider
Modified:
4 years, 10 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Rename FlowGraphOptimizer -> JitOptimizer, clean up optimizer code. BUG= R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/df4f5084833d96109a49f8b010aef509c62963df

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -3859 lines) Patch
M runtime/vm/aot_optimizer.h View 2 chunks +3 lines, -5 lines 0 comments Download
M runtime/vm/aot_optimizer.cc View 25 chunks +35 lines, -70 lines 0 comments Download
M runtime/vm/compiler.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 2 chunks +2 lines, -4 lines 0 comments Download
D runtime/vm/flow_graph_optimizer.h View 1 chunk +0 lines, -184 lines 0 comments Download
D runtime/vm/flow_graph_optimizer.cc View 1 chunk +0 lines, -3318 lines 0 comments Download
M runtime/vm/intermediate_language.h View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 chunk +0 lines, -1 line 0 comments Download
A + runtime/vm/jit_optimizer.h View 6 chunks +12 lines, -28 lines 0 comments Download
A + runtime/vm/jit_optimizer.cc View 54 chunks +80 lines, -241 lines 0 comments Download
M runtime/vm/vm_sources.gypi View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Florian Schneider
4 years, 10 months ago (2016-02-23 22:46:03 UTC) #2
rmacnak
lgtm
4 years, 10 months ago (2016-02-24 00:45:33 UTC) #3
Florian Schneider
4 years, 10 months ago (2016-02-24 15:18:18 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
df4f5084833d96109a49f8b010aef509c62963df (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698