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

Issue 15899010: Implement a few more features on ARM. (Closed)

Created:
7 years, 6 months ago by regis
Modified:
7 years, 6 months ago
Reviewers:
zra
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Implement a few more features on ARM. The vm tests byte_array_test and byte_array_optimized_test still fail due to an inlining bug on ARM. R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=23370

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+294 lines, -57 lines) Patch
M runtime/vm/assembler_arm.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/assembler_arm.cc View 1 2 3 chunks +7 lines, -5 lines 0 comments Download
M runtime/vm/assembler_arm_test.cc View 1 2 8 chunks +8 lines, -8 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 2 2 chunks +27 lines, -6 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 2 7 chunks +247 lines, -29 lines 0 comments Download
M runtime/vm/intrinsifier_arm.cc View 1 2 3 chunks +4 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
regis
7 years, 6 months ago (2013-05-29 22:22:31 UTC) #1
zra
lgtm https://codereview.chromium.org/15899010/diff/1/runtime/vm/intermediate_language_arm.cc File runtime/vm/intermediate_language_arm.cc (right): https://codereview.chromium.org/15899010/diff/1/runtime/vm/intermediate_language_arm.cc#newcode2102 runtime/vm/intermediate_language_arm.cc:2102: const intptr_t kNumTemps = 0; Could you have ...
7 years, 6 months ago (2013-05-29 22:54:07 UTC) #2
regis
Thanks! https://codereview.chromium.org/15899010/diff/1/runtime/vm/intermediate_language_arm.cc File runtime/vm/intermediate_language_arm.cc (right): https://codereview.chromium.org/15899010/diff/1/runtime/vm/intermediate_language_arm.cc#newcode2102 runtime/vm/intermediate_language_arm.cc:2102: const intptr_t kNumTemps = 0; On 2013/05/29 22:54:07, ...
7 years, 6 months ago (2013-05-29 23:10:14 UTC) #3
regis
7 years, 6 months ago (2013-05-29 23:12:25 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r23370 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698