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

Issue 298883009: Eliminate some unnecessary handle allocations in the compiler. (Closed)

Created:
6 years, 7 months ago by Florian Schneider
Modified:
6 years, 7 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Eliminate some unnecessary handle allocations in the compiler. Eliminate duplicate code from PushArgumentInstr by using TemplateDefinition. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=36626

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -82 lines) Patch
M runtime/vm/block_scheduler.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/flow_graph.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 11 chunks +37 lines, -54 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 2 chunks +8 lines, -9 lines 0 comments Download
M runtime/vm/parser.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
6 years, 7 months ago (2014-05-23 07:49:57 UTC) #1
Cutch
lgtm
6 years, 7 months ago (2014-05-23 13:37:52 UTC) #2
Florian Schneider
6 years, 7 months ago (2014-05-26 09:53:53 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r36626 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698