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

Issue 267283004: Adds unary double operations to ARM64, enables many tests. (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

Adds unary double operations to ARM64, enables many tests. Also removes disabling of optimization. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=35863

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+452 lines, -69 lines) Patch
M runtime/vm/assembler_arm64.h View 1 chunk +9 lines, -0 lines 0 comments Download
M runtime/vm/assembler_arm64_test.cc View 1 chunk +65 lines, -0 lines 0 comments Download
M runtime/vm/code_generator.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M runtime/vm/constants_arm64.h View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/disassembler_arm64.cc View 1 chunk +10 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M runtime/vm/intermediate_language_arm64.cc View 7 chunks +275 lines, -24 lines 0 comments Download
M runtime/vm/simulator_arm64.cc View 2 chunks +44 lines, -14 lines 0 comments Download
M runtime/vm/stub_code_arm64.cc View 1 chunk +3 lines, -1 line 0 comments Download
M tests/co19/co19-runtime.status View 1 chunk +33 lines, -1 line 0 comments Download
M tests/language/language.status View 1 chunk +3 lines, -13 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
zra
6 years, 7 months ago (2014-05-07 18:40:50 UTC) #1
regis
LGTM
6 years, 7 months ago (2014-05-07 19:48:04 UTC) #2
zra
6 years, 7 months ago (2014-05-07 20:04:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r35863 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698