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

Unified Diff: test/cctest/cctest.gyp

Issue 2622643005: ARM64: Add NEON support (Closed)
Patch Set: Fix Math.abs properly Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/cctest/BUILD.gn ('k') | test/cctest/test-assembler-arm64.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.gyp
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
index 371250695adb1df5cdb2904772db81db20d33529..20ae5c57d4cdbf1ac812cee09ab74962c19fd6fb 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -255,6 +255,9 @@
'test-utils-arm64.cc',
'test-utils-arm64.h',
'test-assembler-arm64.cc',
+ 'test-simulator-neon-arm64.cc',
+ 'test-simulator-neon-inputs-arm64.h',
+ 'test-simulator-neon-traces-arm64.h',
'test-code-stubs.cc',
'test-code-stubs.h',
'test-code-stubs-arm64.cc',
« no previous file with comments | « test/cctest/BUILD.gn ('k') | test/cctest/test-assembler-arm64.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698