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

Issue 311413002: Changes for running tests on arm64 hardware. (Closed)

Created:
6 years, 6 months ago by zra
Modified:
6 years, 6 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, ricow1, vm-dev_dartlang.org
Visibility:
Public.

Description

Changes for running tests on arm64 hardware. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=37046

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -15 lines) Patch
M runtime/vm/assembler_arm64.h View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/intermediate_language_arm64.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/profiler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/runtime_entry_arm64.cc View 1 chunk +9 lines, -1 line 2 comments Download
M runtime/vm/stub_code_arm64.cc View 3 chunks +19 lines, -3 lines 0 comments Download
M tools/testing/dart/test_options.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/utils.py View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
zra
6 years, 6 months ago (2014-06-05 17:17:46 UTC) #1
regis
LGTM with one question https://codereview.chromium.org/311413002/diff/1/runtime/vm/runtime_entry_arm64.cc File runtime/vm/runtime_entry_arm64.cc (right): https://codereview.chromium.org/311413002/diff/1/runtime/vm/runtime_entry_arm64.cc#newcode49 runtime/vm/runtime_entry_arm64.cc:49: __ mov(R26, SP); R25 and ...
6 years, 6 months ago (2014-06-05 17:55:35 UTC) #2
zra
https://codereview.chromium.org/311413002/diff/1/runtime/vm/runtime_entry_arm64.cc File runtime/vm/runtime_entry_arm64.cc (right): https://codereview.chromium.org/311413002/diff/1/runtime/vm/runtime_entry_arm64.cc#newcode49 runtime/vm/runtime_entry_arm64.cc:49: __ mov(R26, SP); On 2014/06/05 17:55:34, regis wrote: > ...
6 years, 6 months ago (2014-06-05 18:35:53 UTC) #3
regis
On 2014/06/05 18:35:53, zra wrote: > https://codereview.chromium.org/311413002/diff/1/runtime/vm/runtime_entry_arm64.cc > File runtime/vm/runtime_entry_arm64.cc (right): > > https://codereview.chromium.org/311413002/diff/1/runtime/vm/runtime_entry_arm64.cc#newcode49 > ...
6 years, 6 months ago (2014-06-05 18:42:30 UTC) #4
zra
6 years, 6 months ago (2014-06-05 18:44:01 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r37046 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698