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

Issue 293993013: Beings adding SIMD support to arm64. (Closed)

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

Description

Beings adding SIMD support to arm64. It's still disabled for now, while I continue working. Also, I tried to use const a bit more consistently in the arm and arm64 IL. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=36465

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1784 lines, -592 lines) Patch
M runtime/vm/assembler_arm64.h View 1 4 chunks +62 lines, -3 lines 0 comments Download
M runtime/vm/assembler_arm64.cc View 1 7 chunks +18 lines, -27 lines 0 comments Download
M runtime/vm/assembler_arm64_test.cc View 1 1 chunk +401 lines, -0 lines 0 comments Download
M runtime/vm/constants_arm64.h View 1 3 chunks +29 lines, -1 line 0 comments Download
M runtime/vm/disassembler_arm64.cc View 1 4 chunks +116 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 108 chunks +331 lines, -329 lines 0 comments Download
M runtime/vm/intermediate_language_arm64.cc View 1 62 chunks +490 lines, -155 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M runtime/vm/intrinsifier_arm64.cc View 1 7 chunks +7 lines, -7 lines 0 comments Download
M runtime/vm/simulator_arm64.h View 1 2 chunks +10 lines, -6 lines 0 comments Download
M runtime/vm/simulator_arm64.cc View 1 23 chunks +306 lines, -53 lines 0 comments Download
M runtime/vm/stub_code_arm64.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
zra
6 years, 7 months ago (2014-05-21 23:17:56 UTC) #1
regis
LGTM
6 years, 7 months ago (2014-05-21 23:34:36 UTC) #2
zra
6 years, 7 months ago (2014-05-22 00:17:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r36465 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698