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

Issue 752633002: arm: Move unrolled array initialization to Assembler. (Closed)

Created:
6 years, 1 month ago by koda
Modified:
6 years, 1 month ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

arm: Move unrolled array initialization to Assembler. This is the final preparation before adding write barrier verification infrastructure on ARM (which requires all pointer writes to pass through write-barrier aware code). R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=41914

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -9 lines) Patch
M runtime/vm/assembler_arm.h View 1 chunk +7 lines, -0 lines 0 comments Download
M runtime/vm/assembler_arm.cc View 1 chunk +27 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 chunk +1 line, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
koda
6 years, 1 month ago (2014-11-21 17:35:07 UTC) #1
zra
lgtm
6 years, 1 month ago (2014-11-21 17:45:40 UTC) #2
koda
6 years, 1 month ago (2014-11-21 18:09:44 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r41914 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698