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

Issue 626523002: VM: Improve generated code for loading the current context. (Closed)

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

Description

VM: Improve generated code for loading the current context. Instead of emitting a move instruction, specify CTX as result register. R=vegorov@google.com Committed: https://code.google.com/p/dart/source/detail?r=40884

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -76 lines) Patch
M runtime/vm/intermediate_language.cc View 3 chunks +21 lines, -6 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M runtime/vm/intermediate_language_arm64.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 chunk +0 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Florian Schneider
6 years, 2 months ago (2014-10-02 15:48:57 UTC) #2
Vyacheslav Egorov (Google)
LGTM! I am surprised we did not do this before.
6 years, 2 months ago (2014-10-02 15:53:35 UTC) #3
Florian Schneider
6 years, 2 months ago (2014-10-02 16:02:22 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r40884 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698