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

Issue 1347363004: Speedup x64 disassembler to avoid tests timing out. (Closed)

Created:
5 years, 3 months ago by Florian Schneider
Modified:
5 years, 3 months ago
Reviewers:
rmacnak
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

Speedup x64 disassembler to avoid tests timing out. Same change as I already did for ia32. We don't have a lot of raw addresses embedded in code anymore with the new calling convention, so this part of the disassembler is not useful anymore. TBR=rmacnak Committed: https://github.com/dart-lang/sdk/commit/2bbf0c61ae8995eca5b8a5423ec7bc924e6e58a5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -9 lines) Patch
M runtime/vm/disassembler_x64.cc View 3 chunks +3 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Florian Schneider
5 years, 3 months ago (2015-09-21 10:06:45 UTC) #2
Florian Schneider
tbr
5 years, 3 months ago (2015-09-21 10:53:58 UTC) #3
Florian Schneider
Committed patchset #1 (id:1) manually as 2bbf0c61ae8995eca5b8a5423ec7bc924e6e58a5 (presubmit successful).
5 years, 3 months ago (2015-09-21 10:56:32 UTC) #4
rmacnak
5 years, 3 months ago (2015-09-21 17:20:40 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698