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

Issue 1679833002: VM: Move branch optimizations into a separate file. (Closed)

Created:
4 years, 10 months ago by Florian Schneider
Modified:
4 years, 10 months ago
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

VM: Move branch optimizations into a separate file. Move optimizations that are always shared between JIT and precompiler into separate files. BUG= R=vegorov@google.com Committed: https://github.com/dart-lang/sdk/commit/ce4d6872791d805532db6b8c90369f2d52c5d20e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+416 lines, -379 lines) Patch
A runtime/vm/branch_optimizer.h View 1 chunk +56 lines, -0 lines 0 comments Download
A runtime/vm/branch_optimizer.cc View 1 chunk +355 lines, -0 lines 0 comments Download
M runtime/vm/compiler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.h View 1 chunk +0 lines, -36 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 2 chunks +1 line, -343 lines 0 comments Download
M runtime/vm/vm_sources.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Florian Schneider
4 years, 10 months ago (2016-02-08 15:16:21 UTC) #2
Vyacheslav Egorov (Google)
lgtm
4 years, 10 months ago (2016-02-08 15:38:15 UTC) #3
Florian Schneider
4 years, 10 months ago (2016-02-08 15:44:19 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ce4d6872791d805532db6b8c90369f2d52c5d20e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698