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

Unified Diff: crosstest/crosstest.cfg

Issue 1278173009: Inline memove for small constant sizes and refactor memcpy and memset. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: r1 == rax Created 5 years, 4 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
Index: crosstest/crosstest.cfg
diff --git a/crosstest/crosstest.cfg b/crosstest/crosstest.cfg
index 620edb681003aa45c036ea10882d9bc0c4d7313e..c92963c2739ae4b5f13c0054ff6b3dacb86eaf43 100644
--- a/crosstest/crosstest.cfg
+++ b/crosstest/crosstest.cfg
@@ -5,6 +5,7 @@ test: simple_loop.c
[mem_intrin]
driver: mem_intrin_main.cpp
test: mem_intrin.cpp
+flags: --sz=-fmem-intrin-opt
[test_arith]
driver: test_arith_main.cpp
« no previous file with comments | « Makefile.standalone ('k') | crosstest/mem_intrin.h » ('j') | crosstest/mem_intrin.def » ('J')

Powered by Google App Engine
This is Rietveld 408576698