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

Issue 1263573010: Use zone when allocating handles in FlowGraphCompiler assembling operations. Add profiling VM tags… (Closed)

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

Description

Use zone when allocating handles in FlowGraphCompiler assembling operations. Add profiling VM tags for parse and flow graph builder, active only when --profile_vm. Lazily generate IR constant_value handles. BUG= R=regis@google.com Committed: https://github.com/dart-lang/sdk/commit/1a1ff00a29f7befdb9065cf2a9504c0c172b1cc6

Patch Set 1 #

Patch Set 2 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -213 lines) Patch
M runtime/vm/constant_propagator.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_builder.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 22 chunks +46 lines, -42 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 22 chunks +46 lines, -42 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 21 chunks +42 lines, -38 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 22 chunks +50 lines, -42 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 23 chunks +46 lines, -42 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 +13 lines, -1 line 0 comments Download
M runtime/vm/parser.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/vm/regexp_parser.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/tags.h View 2 chunks +4 lines, -1 line 0 comments Download
M runtime/vm/tags.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
srdjan
5 years, 4 months ago (2015-08-03 16:05:43 UTC) #2
regis
LGTM
5 years, 4 months ago (2015-08-03 16:37:04 UTC) #3
srdjan
5 years, 4 months ago (2015-08-03 17:11:45 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
1a1ff00a29f7befdb9065cf2a9504c0c172b1cc6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698