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

Issue 829133006: VM: Small generated code size improvements on x64. (Closed)

Created:
5 years, 11 months ago by Florian Schneider
Modified:
5 years, 11 months ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

VM: Small generated code size improvements on x64. Addtional cleanup in code_patcher on all platforms. R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=42700

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -182 lines) Patch
M runtime/vm/assembler_x64.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 1 2 4 chunks +9 lines, -7 lines 0 comments Download
M runtime/vm/code_patcher.h View 1 2 1 chunk +0 lines, -5 lines 0 comments Download
M runtime/vm/code_patcher_arm.cc View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M runtime/vm/code_patcher_arm64.cc View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M runtime/vm/code_patcher_ia32.cc View 1 2 1 chunk +0 lines, -45 lines 0 comments Download
M runtime/vm/code_patcher_mips.cc View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M runtime/vm/code_patcher_x64.cc View 1 2 6 chunks +33 lines, -91 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Florian Schneider
5 years, 11 months ago (2015-01-08 15:05:16 UTC) #2
zra
Just to get a rough idea of the % improvement in code-size, have you tried ...
5 years, 11 months ago (2015-01-08 15:50:09 UTC) #3
Florian Schneider
No, I have not run --compiler-stats. It's a few bytes at almost every call, plus ...
5 years, 11 months ago (2015-01-08 16:15:31 UTC) #4
zra
lgtm If you have time to grab the numbers it would be interesting to know ...
5 years, 11 months ago (2015-01-08 16:23:24 UTC) #5
Florian Schneider
5 years, 11 months ago (2015-01-08 16:42:14 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:50011) manually as r42700 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698