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

Issue 2162953005: DBC: A bit of Polymorphic instance call (Closed)

Created:
4 years, 5 months ago by zra
Modified:
4 years, 5 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

DBC: A bit of Polymorphic instance call Only for the case without checks. Still enough for a good bump on Richards. I've also increased the number of "registers" to 32 to get rid of the SPILLs on DeltaBlue, but couldn't see a performnace improvement. Probably better not to bail out, though. R=vegorov@google.com Committed: https://github.com/dart-lang/sdk/commit/8aed249e887eaa6dcceab7651fdb3b5c66b7d71a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M runtime/vm/constants_dbc.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intermediate_language_dbc.cc View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
zra
4 years, 5 months ago (2016-07-20 14:54:53 UTC) #2
Vyacheslav Egorov (Google)
lgtm
4 years, 5 months ago (2016-07-20 14:57:47 UTC) #3
zra
4 years, 5 months ago (2016-07-20 15:54:55 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8aed249e887eaa6dcceab7651fdb3b5c66b7d71a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698