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

Unified Diff: crosstest/crosstest.cfg

Issue 1909013002: Subzero. X86. Lowers shufflevector using xmm instructions. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Addresses comments. Created 4 years, 8 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 | « no previous file | crosstest/test_vector_ops.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crosstest/crosstest.cfg
diff --git a/crosstest/crosstest.cfg b/crosstest/crosstest.cfg
index afc75b463c8739b3410f754f90c1c44df7f6a549..a7d30b6de3d0786aaa5b05062fa50d0da5abde57 100644
--- a/crosstest/crosstest.cfg
+++ b/crosstest/crosstest.cfg
@@ -56,4 +56,4 @@ test: test_sync_atomic.cpp
[test_vector_ops]
driver: test_vector_ops_main.cpp
-test: test_vector_ops.ll
+test: test_vector_ops.cpp test_vector_ops_ll.ll
« no previous file with comments | « no previous file | crosstest/test_vector_ops.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698