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

Issue 2819093002: Revert "Reland "ARM64: Add NEON support"" (Closed)

Created:
3 years, 8 months ago by Michael Hablich
Modified:
3 years, 8 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Revert "Reland "ARM64: Add NEON support"" This reverts commit 8faf3d6f25096fb68e4fed4f772bb7052192d704. Reason: blocks roll https://codereview.chromium.org/2820753003/ TBR=martyn.capewell@arm.com,jarin@chromium.org,bmeurer@chromium.org,machenbach@chromium.org NOTRY=true Review-Url: https://codereview.chromium.org/2819093002 Cr-Commit-Position: refs/heads/master@{#44660} Committed: https://chromium.googlesource.com/v8/v8/+/c5aad5f284b2a28b33a899cb0c5716cfbe2f6405

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2901 lines, -30518 lines) Patch
M .gitignore View 1 chunk +0 lines, -1 line 0 comments Download
M BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M DEPS View 1 chunk +0 lines, -2 lines 0 comments Download
M src/arm64/assembler-arm64.h View 24 chunks +167 lines, -1558 lines 0 comments Download
M src/arm64/assembler-arm64.cc View 14 chunks +314 lines, -2093 lines 0 comments Download
M src/arm64/assembler-arm64-inl.h View 15 chunks +59 lines, -130 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 7 chunks +20 lines, -17 lines 0 comments Download
M src/arm64/constants-arm64.h View 15 chunks +87 lines, -948 lines 0 comments Download
M src/arm64/decoder-arm64.h View 3 chunks +46 lines, -75 lines 0 comments Download
M src/arm64/decoder-arm64-inl.h View 4 chunks +19 lines, -185 lines 0 comments Download
M src/arm64/deoptimizer-arm64.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/arm64/disasm-arm64.h View 2 chunks +0 lines, -8 lines 0 comments Download
M src/arm64/disasm-arm64.cc View 19 chunks +162 lines, -2450 lines 0 comments Download
M src/arm64/instructions-arm64.h View 8 chunks +26 lines, -287 lines 0 comments Download
M src/arm64/instructions-arm64.cc View 5 chunks +30 lines, -452 lines 0 comments Download
M src/arm64/instrument-arm64.cc View 2 chunks +1 line, -154 lines 0 comments Download
M src/arm64/macro-assembler-arm64.h View 18 chunks +112 lines, -682 lines 0 comments Download
M src/arm64/macro-assembler-arm64.cc View 19 chunks +32 lines, -192 lines 0 comments Download
M src/arm64/macro-assembler-arm64-inl.h View 7 chunks +170 lines, -87 lines 0 comments Download
M src/arm64/simulator-arm64.h View 19 chunks +104 lines, -1554 lines 0 comments Download
M src/arm64/simulator-arm64.cc View 34 chunks +943 lines, -2766 lines 0 comments Download
D src/arm64/simulator-logic-arm64.cc View 1 chunk +0 lines, -4198 lines 0 comments Download
M src/arm64/utils-arm64.h View 5 chunks +30 lines, -22 lines 0 comments Download
M src/arm64/utils-arm64.cc View 3 chunks +39 lines, -83 lines 0 comments Download
M src/compiler/arm64/code-generator-arm64.cc View 10 chunks +16 lines, -16 lines 0 comments Download
M src/compiler/arm64/instruction-selector-arm64.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M src/crankshaft/arm64/delayed-masm-arm64.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/crankshaft/arm64/delayed-masm-arm64-inl.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/crankshaft/arm64/lithium-codegen-arm64.h View 1 chunk +4 lines, -3 lines 0 comments Download
M src/crankshaft/arm64/lithium-codegen-arm64.cc View 11 chunks +17 lines, -16 lines 0 comments Download
M src/crankshaft/arm64/lithium-gap-resolver-arm64.h View 1 chunk +1 line, -1 line 0 comments Download
M src/v8.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M test/cctest/BUILD.gn View 1 chunk +0 lines, -3 lines 0 comments Download
M test/cctest/cctest.gyp View 1 chunk +0 lines, -3 lines 0 comments Download
M test/cctest/test-assembler-arm64.cc View 38 chunks +427 lines, -4342 lines 0 comments Download
M test/cctest/test-disasm-arm64.cc View 13 chunks +11 lines, -3157 lines 0 comments Download
D test/cctest/test-simulator-neon-arm64.cc View 1 chunk +0 lines, -2562 lines 0 comments Download
D test/cctest/test-simulator-neon-inputs-arm64.h View 1 chunk +0 lines, -952 lines 0 comments Download
D test/cctest/test-simulator-neon-traces-arm64.h View 1 chunk +0 lines, -1414 lines 0 comments Download
M test/cctest/test-utils-arm64.h View 8 chunks +16 lines, -34 lines 0 comments Download
M test/cctest/test-utils-arm64.cc View 9 chunks +35 lines, -58 lines 0 comments Download

Messages

Total messages: 9 (6 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2819093002/1
3 years, 8 months ago (2017-04-15 10:23:21 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2819093002/1
3 years, 8 months ago (2017-04-15 10:24:31 UTC) #6
commit-bot: I haz the power
3 years, 8 months ago (2017-04-15 10:27:26 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/c5aad5f284b2a28b33a899cb0c5716cfbe2...

Powered by Google App Engine
This is Rietveld 408576698