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

Issue 595673002: Reduce number of times a deopt-id is computed. (Closed)

Created:
6 years, 3 months ago by srdjan
Modified:
6 years, 2 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Vyacheslav Egorov (Google), Florian Schneider
Visibility:
Public.

Description

Reduce number of times a deopt-id is computed. R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=40716

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -12 lines) Patch
M runtime/vm/code_descriptors.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 2 3 4 26 chunks +61 lines, -12 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
srdjan
This is a less invasive CL that reduces the number of changes while reducing the ...
6 years, 3 months ago (2014-09-22 23:21:54 UTC) #2
Florian Schneider
https://codereview.chromium.org/595673002/diff/20001/runtime/vm/intermediate_language.h File runtime/vm/intermediate_language.h (right): https://codereview.chromium.org/595673002/diff/20001/runtime/vm/intermediate_language.h#newcode927 runtime/vm/intermediate_language.h:927: // deopt_id_ access. How about moving deopt_id_ out of ...
6 years, 2 months ago (2014-09-25 09:55:35 UTC) #4
srdjan
https://codereview.chromium.org/595673002/diff/20001/runtime/vm/intermediate_language.h File runtime/vm/intermediate_language.h (right): https://codereview.chromium.org/595673002/diff/20001/runtime/vm/intermediate_language.h#newcode927 runtime/vm/intermediate_language.h:927: // deopt_id_ access. On 2014/09/25 09:55:34, Florian Schneider wrote: ...
6 years, 2 months ago (2014-09-25 17:42:16 UTC) #5
srdjan
On 2014/09/25 17:42:16, srdjan wrote: > https://codereview.chromium.org/595673002/diff/20001/runtime/vm/intermediate_language.h > File runtime/vm/intermediate_language.h (right): > > https://codereview.chromium.org/595673002/diff/20001/runtime/vm/intermediate_language.h#newcode927 > ...
6 years, 2 months ago (2014-09-25 23:01:16 UTC) #6
Ivan Posva
LGTM for now. Longer term we should investigate ways which use specific constructors for the ...
6 years, 2 months ago (2014-09-26 16:27:09 UTC) #7
srdjan
6 years, 2 months ago (2014-09-26 16:42:57 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as r40716 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698