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

Issue 1653003003: Precompilation: canonicalize Instructions in PRODUCT mode. (Closed)

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

Precompilation: canonicalize Instructions in PRODUCT mode. precompiled dart2js x64 21550906 -> 18787632 (-12.8%) R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/9f751862db30a649c4ab0b04cdd9d4aa79409ce8

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -0 lines) Patch
M runtime/vm/flag_list.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/object.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M runtime/vm/precompiler.h View 1 2 chunks +24 lines, -0 lines 0 comments Download
M runtime/vm/precompiler.cc View 1 2 2 chunks +51 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
rmacnak
4 years, 10 months ago (2016-02-04 17:44:19 UTC) #4
Ivan Posva
Thanks, -Ivan https://codereview.chromium.org/1653003003/diff/20001/runtime/vm/precompiler.cc File runtime/vm/precompiler.cc (right): https://codereview.chromium.org/1653003003/diff/20001/runtime/vm/precompiler.cc#newcode132 runtime/vm/precompiler.cc:132: #if defined(PRODUCT) Please use a release flag ...
4 years, 10 months ago (2016-02-04 18:00:03 UTC) #5
rmacnak
https://codereview.chromium.org/1653003003/diff/20001/runtime/vm/precompiler.cc File runtime/vm/precompiler.cc (right): https://codereview.chromium.org/1653003003/diff/20001/runtime/vm/precompiler.cc#newcode132 runtime/vm/precompiler.cc:132: #if defined(PRODUCT) On 2016/02/04 18:00:03, Ivan Posva wrote: > ...
4 years, 10 months ago (2016-02-04 19:29:47 UTC) #6
Florian Schneider
lgtm
4 years, 10 months ago (2016-02-08 06:30:17 UTC) #7
rmacnak
4 years, 10 months ago (2016-02-08 19:28:01 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
9f751862db30a649c4ab0b04cdd9d4aa79409ce8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698