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

Unified Diff: crosstest/runtests.sh

Issue 547033002: Subzero: Be more strict about i1 calculations. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Revert unnecessary changes Created 6 years, 3 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_arith.h » ('j') | src/IceInstX8632.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crosstest/runtests.sh
diff --git a/crosstest/runtests.sh b/crosstest/runtests.sh
index cc353ab2d9d57275f80ee6fbd9fd23712e08ddaa..808ac47618a8d50866a3e0a9cbce8a2358f61a31 100755
--- a/crosstest/runtests.sh
+++ b/crosstest/runtests.sh
@@ -36,6 +36,7 @@ for optlevel in ${OPTLEVELS} ; do
--target=x8632 \
--dir="${OUTDIR}" \
--test=test_arith.cpp \
+ --test=test_arith_bool.ll \
--test=test_arith_frem.ll \
--test=test_arith_sqrt.ll \
--driver=test_arith_main.cpp \
« no previous file with comments | « no previous file | crosstest/test_arith.h » ('j') | src/IceInstX8632.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698