From 6c622eeeee57bab46ecdc233bb1e59a6fb190a24 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Mon, 11 Aug 2014 11:52:29 +0400 Subject: [PATCH 01/54] generic on LLVM 3.5 with clang faildb update --- fail_db.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/fail_db.txt b/fail_db.txt index 9def9b6c..6710abb5 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -257,6 +257,32 @@ ./tests/reduce-equal-5.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O0 * ./tests/reduce-equal-6.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O0 * ./tests/reduce-equal-8.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O0 * +./tests/atomics-6.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/atomics-uniform-8.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/atomics-uniform-9.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/paddus_vi16.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/paddus_vi8.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/pmuls_i64.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/pmulus_i16.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/pmulus_i32.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/pmulus_i64.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/pmulus_i8.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/atomics-6.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O0 * +./tests/atomics-uniform-8.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O0 * +./tests/atomics-uniform-9.ispc compfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O0 * +./tests/atomics-6.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/atomics-uniform-8.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/atomics-uniform-9.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/paddus_vi16.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/paddus_vi8.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/pmuls_i64.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/pmulus_i16.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/pmulus_i32.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/pmulus_i64.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/pmulus_i8.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O2 * +./tests/atomics-6.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O0 * +./tests/atomics-uniform-8.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O0 * +./tests/atomics-uniform-9.ispc compfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O0 * .\tests\foreach-double-1.ispc runfail x86 avx2-i32x8 Windows LLVM 3.5 cl -O2 * .\tests\foreach-double-1.ispc runfail x86 avx2-i32x16 Windows LLVM 3.5 cl -O2 * .\tests\foreach-double-1.ispc runfail x86 avx2-i64x4 Windows LLVM 3.5 cl -O2 * From e3c476112c57299a1d8d66dd9579967386fd7c3e Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Wed, 13 Aug 2014 09:28:32 +0400 Subject: [PATCH 02/54] added 3.6 sse4-i16x8 compfails to fail_db --- fail_db.txt | 4616 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 4616 insertions(+) diff --git a/fail_db.txt b/fail_db.txt index 6710abb5..391a1fba 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -480,3 +480,4619 @@ ./tests/reduce-equal-5.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * ./tests/reduce-equal-6.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * ./tests/reduce-equal-8.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * +./tests/acos.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-ifs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-multi-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-simple.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-unif-runflags.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-mixed-unif-vary-indexing-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-mixed-unif-vary-indexing-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-mixed-unif-vary-indexing.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-multidim-gather-scatter.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-multidim-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-pointer-duality-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-pointer-duality-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-scatter-unif-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-scatter-unif-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-scatter-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-scatter-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/asin.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/assert-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/assert-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/assert-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/assert-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-swap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-varyingptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-varyingptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-varyingptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-varyingptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-down-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-down-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-down-uint16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-down-uint8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-up-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-up-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-up-uint16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-up-uint8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/bitnot.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/bool-float-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/broadcast-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/broadcast-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/broadcast-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/broadcast.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-do-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-do-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-gather-ifs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-gather-unif-runflags.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-gather-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-gather-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-multidim-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-const-fold-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-ref-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-ref-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-ref-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-struct-gather-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-struct-gather-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-61.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-72.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-73.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-74.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-75.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-89.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-90.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-91.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-95.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-96.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-unif-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/chkstk.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/clock.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-const-sym-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-const-sym-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-const-sym-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-const-sym.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-select-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-select-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/count-leading-trailing-zeros-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/count-leading-trailing-zeros-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/count-leading-trailing-zeros-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/count-leading-trailing-zeros-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/count-leading-trailing-zeros-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cwhile-test-59.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cwhile-test-60.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cwhile-test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cwhile-test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/default-args-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/default-args-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/default-args-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/default-args-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/do-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/do-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/do-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-abs-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-abs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-consts.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-mask-test.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-sqrt.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/empty-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/entry-mask-do.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/entry-mask-for.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/entry-mask-switch.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-and-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-and-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-or-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/extract-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-30.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-31.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-active-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-active-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-active-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-active-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-active-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-mask-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-mask.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/frexp-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/frexp-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/frexp-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/frexp-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/func-anon-param.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/func-overload-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/func-overload-refs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/func-ptr-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-struct-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-to-vload-neg-offset.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-array-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-array-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-array-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-const-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-decl-define.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/goto-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/goto-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/goto-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/goto-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-progindex-plus-const.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-progindex-plus-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-progindex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-vary-one.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-vary-zero.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-progindex-plus-const.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-progindex-plus-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-progindex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-vary-one.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-vary-zero.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/half-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/half-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/half-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/half.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/idiv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/init-atomic-with-expr-list.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/insert-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/insert-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int16-wrap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int64-constant.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int64-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int64-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int64-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int64-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int8-wrap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/intptr.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/kilo-mega-giga-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/kilo-mega-giga-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/kilo-mega-giga-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ldexp-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ldexp-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/load-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/load-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/load-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/load-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-swap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-varyingptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-varyingptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-varyingptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-varyingptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/masked-scatter-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/masked-scatter-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/masked-struct-scatter-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memcpy-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memcpy-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memmove-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memmove-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memset-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memset-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-uint-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/nested-statics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/nested-statics.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/nested-structs-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/nested-structs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/op-plus-equals-ensure-one-lhs-eval.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/operators.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/operators1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/operators2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-load-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-load-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-load-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-load-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-load-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pass-varying-lvalue-to-ref.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/phi-opts-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/phi-opts-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/phi-opts-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/phi-opts-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pointer-decl-craziness-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pointer-decl-craziness-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pointer-decl-craziness.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/popcnt-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/popcnt-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/popcnt-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/popcnt-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/prefetch.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-arith-indexing.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-assign-lhs-math-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-assign-lhs-math-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-cast-complex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-cmp-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-cmp-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-int-null-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-int-null.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-math-variability.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-null-func-arg.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r-erence-assignment-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r-erence-assignment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r-erence-prepost-increment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-varying-unif-index.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rand-distrib-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rand-distrib.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/recursion-forward-func-decl.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/recursion.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-uint64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-as-temporary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-overloads.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-overloads1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-overloads2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-overloads3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-vec-param-index.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reference-assignment-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reference-assignment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reference-prepost-increment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-mask-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-mask-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-struct-with-array-member.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/select-array-ptr-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shift-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shift-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shift-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-select-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-select-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-select-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-flatten.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sign-extend-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sign-extend.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-array-init-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-array-init.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-global-assign.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-global-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-init-with-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-init.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int16-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-forward-decl-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-forward-decl.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-gather-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-gather-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-nested-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-nested-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-nested-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-nested-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-nested-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-ref-lvalue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-111.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-112.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-113.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-115.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-116.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-117.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-118.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-119.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-120.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-121.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-122.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-123.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-124.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-125.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-vary-index-expr.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-zero-len-array-member.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-103.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-104.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-105.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-106.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-107.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-124.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-125.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-126.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-127.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-128.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-129.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-130.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-132.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-137.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-138.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-139.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-140.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-141.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-142.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-143.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-144.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-145.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-146.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-147.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-148.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-30.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-31.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-33.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-34.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-35.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-36.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-37.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-38.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-39.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-40.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-41.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-42.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-43.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-44.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-45.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-46.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-47.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-48.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-49.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-56.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-57.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-58.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-59.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-60.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-61.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-72.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-73.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-74.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-75.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-82.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-83.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-84.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-85.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-86.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-87.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-88.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-89.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-90.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-91.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-92.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-93.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-94.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-95.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-96.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-97.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-98.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-99.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-0-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-0-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-0-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-0-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-1-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-1-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-1-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-1-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-2-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-3-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-3-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-3-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-3-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-4-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-4-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-4-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-4-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-5-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-5-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-5-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-5-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-6-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-6-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-6-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-6-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-7-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-7-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-7-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-7-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-8-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-8-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-9-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-9-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-9-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-9-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typecast-void-funcall-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typecast-void-funcall.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typedef-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typedef-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typedef-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typedef-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typedef.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/uint-shift.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/uint64-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/uint64-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/uint64-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/uint64-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-111.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-112.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-113.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-115.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-116.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-117.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-118.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-119.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-120.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-121.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-122.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-123.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unmasked-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unmasked-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unmasked-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unsized-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/vector-varying-scatter-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/vector-varying-scatter.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/write-same-loc.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/acos.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-ifs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-multi-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-simple.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-unif-runflags.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-mixed-unif-vary-indexing-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-mixed-unif-vary-indexing-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-mixed-unif-vary-indexing.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-multidim-gather-scatter.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-multidim-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-pointer-duality-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-pointer-duality-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-scatter-unif-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-scatter-unif-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-scatter-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-scatter-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/asin.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/assert-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/assert-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/assert-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/assert-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-swap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-varyingptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-varyingptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-varyingptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-varyingptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-down-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-down-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-down-uint16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-down-uint8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-up-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-up-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-up-uint16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-up-uint8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/bitnot.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/bool-float-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/broadcast-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/broadcast-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/broadcast-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/broadcast.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-do-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-do-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-gather-ifs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-gather-unif-runflags.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-gather-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-gather-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-multidim-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-const-fold-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-ref-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-ref-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-ref-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-struct-gather-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-struct-gather-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-61.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-72.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-73.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-74.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-75.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-89.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-90.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-91.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-95.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-96.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-unif-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/chkstk.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/clock.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-const-sym-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-const-sym-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-const-sym-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-const-sym.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-select-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-select-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/count-leading-trailing-zeros-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/count-leading-trailing-zeros-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/count-leading-trailing-zeros-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/count-leading-trailing-zeros-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/count-leading-trailing-zeros-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cwhile-test-59.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cwhile-test-60.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cwhile-test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cwhile-test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/default-args-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/default-args-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/default-args-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/default-args-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/do-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/do-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/do-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-abs-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-abs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-consts.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-mask-test.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-sqrt.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/empty-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/entry-mask-do.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/entry-mask-for.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/entry-mask-switch.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-and-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-and-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-or-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/extract-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-30.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-31.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-active-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-active-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-active-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-active-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-active-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-mask-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-mask.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/frexp-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/frexp-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/frexp-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/frexp-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/func-anon-param.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/func-overload-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/func-overload-refs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/func-ptr-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-struct-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-to-vload-neg-offset.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-array-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-array-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-array-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-const-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-decl-define.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/goto-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/goto-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/goto-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/goto-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-progindex-plus-const.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-progindex-plus-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-progindex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-vary-one.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-vary-zero.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-progindex-plus-const.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-progindex-plus-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-progindex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-vary-one.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-vary-zero.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/half-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/half-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/half-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/half.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/idiv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/init-atomic-with-expr-list.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/insert-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/insert-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int16-wrap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int64-constant.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int64-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int64-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int64-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int64-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int8-wrap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/intptr.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/kilo-mega-giga-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/kilo-mega-giga-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/kilo-mega-giga-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ldexp-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ldexp-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/load-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/load-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/load-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/load-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-swap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-varyingptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-varyingptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-varyingptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-varyingptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/masked-scatter-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/masked-scatter-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/masked-struct-scatter-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memcpy-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memcpy-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memmove-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memmove-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memset-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memset-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-uint-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/nested-statics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/nested-statics.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/nested-structs-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/nested-structs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/op-plus-equals-ensure-one-lhs-eval.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/operators.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/operators1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/operators2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-load-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-load-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-load-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-load-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-load-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pass-varying-lvalue-to-ref.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/phi-opts-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/phi-opts-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/phi-opts-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/phi-opts-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pointer-decl-craziness-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pointer-decl-craziness-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pointer-decl-craziness.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/popcnt-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/popcnt-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/popcnt-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/popcnt-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/prefetch.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-arith-indexing.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-assign-lhs-math-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-assign-lhs-math-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-cast-complex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-cmp-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-cmp-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-int-null-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-int-null.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-math-variability.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-null-func-arg.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r-erence-assignment-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r-erence-assignment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r-erence-prepost-increment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-varying-unif-index.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rand-distrib-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rand-distrib.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/recursion-forward-func-decl.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/recursion.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-uint64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-as-temporary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-overloads.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-overloads1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-overloads2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-overloads3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-vec-param-index.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reference-assignment-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reference-assignment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reference-prepost-increment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-mask-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-mask-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-struct-with-array-member.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/select-array-ptr-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shift-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shift-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shift-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-select-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-select-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-select-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-flatten.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sign-extend-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sign-extend.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-array-init-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-array-init.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-global-assign.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-global-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-init-with-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-init.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int16-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-forward-decl-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-forward-decl.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-gather-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-gather-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-nested-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-nested-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-nested-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-nested-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-nested-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-ref-lvalue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-111.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-112.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-113.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-115.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-116.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-117.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-118.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-119.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-120.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-121.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-122.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-123.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-124.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-125.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-vary-index-expr.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-zero-len-array-member.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-103.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-104.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-105.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-106.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-107.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-124.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-125.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-126.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-127.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-128.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-129.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-130.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-132.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-137.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-138.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-139.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-140.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-141.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-142.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-143.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-144.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-145.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-146.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-147.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-148.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-30.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-31.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-33.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-34.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-35.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-36.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-37.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-38.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-39.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-40.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-41.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-42.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-43.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-44.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-45.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-46.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-47.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-48.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-49.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-56.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-57.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-58.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-59.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-60.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-61.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-72.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-73.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-74.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-75.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-82.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-83.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-84.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-85.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-86.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-87.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-88.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-89.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-90.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-91.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-92.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-93.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-94.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-95.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-96.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-97.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-98.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-99.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-0-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-0-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-0-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-0-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-1-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-1-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-1-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-1-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-2-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-3-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-3-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-3-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-3-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-4-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-4-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-4-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-4-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-5-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-5-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-5-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-5-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-6-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-6-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-6-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-6-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-7-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-7-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-7-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-7-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-8-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-8-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-9-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-9-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-9-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-9-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typecast-void-funcall-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typecast-void-funcall.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typedef-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typedef-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typedef-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typedef-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typedef.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/uint-shift.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/uint64-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/uint64-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/uint64-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/uint64-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-111.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-112.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-113.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-115.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-116.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-117.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-118.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-119.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-120.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-121.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-122.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-123.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unmasked-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unmasked-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unmasked-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unsized-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/vector-varying-scatter-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/vector-varying-scatter.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/write-same-loc.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/acos.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/aossoa-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-ifs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-multi-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-simple.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-unif-runflags.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-gather-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-mixed-unif-vary-indexing-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-mixed-unif-vary-indexing-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-mixed-unif-vary-indexing.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-multidim-gather-scatter.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-multidim-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-pointer-duality-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-pointer-duality-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-scatter-unif-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-scatter-unif-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-scatter-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-scatter-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/asin.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/assert-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/assert-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/assert-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/assert-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-swap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-varyingptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-varyingptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-varyingptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-varyingptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-down-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-down-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-down-uint16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-down-uint8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-up-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-up-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-up-uint16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/avg-up-uint8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/bitnot.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/bool-float-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/broadcast-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/broadcast-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/broadcast-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/broadcast.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-do-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-do-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/c-test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-gather-ifs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-gather-unif-runflags.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-gather-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-gather-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-multidim-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-c-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-const-fold-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-double-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-gs-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-ref-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-ref-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-ref-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-struct-gather-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-struct-gather-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-61.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-72.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-73.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-74.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-75.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-89.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-90.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-91.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-95.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-test-96.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cfor-unif-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/chkstk.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/clock.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/coalesce-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-const-sym-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-const-sym-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-const-sym-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-const-sym.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-select-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/const-fold-select-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/count-leading-trailing-zeros-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/count-leading-trailing-zeros-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/count-leading-trailing-zeros-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/count-leading-trailing-zeros-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/count-leading-trailing-zeros-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cwhile-test-59.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cwhile-test-60.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cwhile-test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/cwhile-test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/default-args-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/default-args-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/default-args-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/default-args-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/do-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/do-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/do-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-abs-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-abs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-consts.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-mask-test.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double-sqrt.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/empty-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/entry-mask-do.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/entry-mask-for.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/entry-mask-switch.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/enum-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-add-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-and-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-and-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/exclusive-scan-or-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/extract-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-30.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-31.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-active-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-active-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-active-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-active-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-active-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-mask-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-mask.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/foreach-unique-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/frexp-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/frexp-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/frexp-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/frexp-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/func-anon-param.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/func-overload-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/func-overload-refs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/func-ptr-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-null-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/funcptr-varying-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-double-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-float-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int32-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int64-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-struct-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gather-to-vload-neg-offset.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-array-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-array-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-array-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-const-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-decl-define.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/global-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/goto-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/goto-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/goto-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/goto-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-progindex-plus-const.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-progindex-plus-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-progindex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-vary-one.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-vary-zero.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-double-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-progindex-plus-const.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-progindex-plus-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-progindex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-vary-one.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-vary-zero.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/gs-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/half-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/half-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/half-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/half.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/idiv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/init-atomic-with-expr-list.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/insert-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/insert-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int16-wrap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int64-constant.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int64-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int64-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int64-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int64-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/int8-wrap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/intptr.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/kilo-mega-giga-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/kilo-mega-giga-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/kilo-mega-giga-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/launch-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ldexp-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ldexp-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/load-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/load-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/load-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/load-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-swap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-varyingptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-varyingptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-varyingptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/local-atomics-varyingptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/masked-scatter-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/masked-scatter-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/masked-struct-scatter-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/max-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memcpy-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memcpy-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memmove-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memmove-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memset-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/memset-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/min-uint-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/nested-statics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/nested-statics.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/nested-structs-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/nested-structs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/new-delete-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/op-plus-equals-ensure-one-lhs-eval.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/operators.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/operators1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/operators2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-load-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-load-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-load-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-load-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-load-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/packed-store2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/padds_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pass-varying-lvalue-to-ref.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivs_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pdivus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/phi-opts-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/phi-opts-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/phi-opts-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/phi-opts-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pointer-decl-craziness-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pointer-decl-craziness-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pointer-decl-craziness.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/popcnt-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/popcnt-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/popcnt-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/popcnt-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pow-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/prefetch.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubs_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-arith-indexing.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-assign-lhs-math-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-assign-lhs-math-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-cast-complex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-cmp-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-cmp-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-diff-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-int-null-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-int-null.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-math-variability.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-null-func-arg.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r--7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r-erence-assignment-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r-erence-assignment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-r-erence-prepost-increment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ptr-varying-unif-index.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rand-distrib-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rand-distrib.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rdrand-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/recursion-forward-func-decl.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/recursion.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-uint64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-equal.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-max-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-min-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-as-temporary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-overloads.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-overloads1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-overloads2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-overloads3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/ref-vec-param-index.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reference-assignment-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reference-assignment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reference-prepost-increment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/rotate.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-mask-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-mask-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-struct-with-array-member.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/select-array-ptr-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shift-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shift-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shift-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-select-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-select-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit-select-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-circuit.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/short-vec-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle-flatten.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sign-extend-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sign-extend.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/sizeof-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/soa-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-array-init-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-array-init.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-global-assign.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-global-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-init-with-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/static-init.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int16-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/store-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-forward-decl-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-forward-decl.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-gather-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-gather-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-nested-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-nested-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-nested-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-nested-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-nested-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-ref-lvalue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-111.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-112.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-113.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-115.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-116.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-117.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-118.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-119.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-120.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-121.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-122.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-123.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-124.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-test-125.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-vary-index-expr.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/struct-zero-len-array-member.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/switch-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/swizzle-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-103.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-104.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-105.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-106.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-107.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-124.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-125.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-126.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-127.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-128.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-129.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-130.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-132.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-137.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-138.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-139.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-140.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-141.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-142.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-143.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-144.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-145.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-146.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-147.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-148.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-30.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-31.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-33.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-34.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-35.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-36.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-37.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-38.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-39.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-40.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-41.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-42.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-43.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-44.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-45.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-46.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-47.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-48.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-49.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-56.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-57.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-58.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-59.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-60.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-61.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-72.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-73.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-74.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-75.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-82.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-83.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-84.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-85.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-86.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-87.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-88.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-89.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-90.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-91.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-92.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-93.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-94.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-95.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-96.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-97.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-98.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/test-99.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-0-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-0-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-0-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-0-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-1-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-1-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-1-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-1-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-2-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-3-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-3-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-3-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-3-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-4-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-4-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-4-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-4-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-5-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-5-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-5-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-5-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-6-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-6-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-6-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-6-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-7-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-7-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-7-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-7-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-8-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-8-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-9-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-9-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-9-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/transcendentals-9-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typecast-void-funcall-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typecast-void-funcall.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typedef-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typedef-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typedef-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typedef-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/typedef.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/uint-shift.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/uint64-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/uint64-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/uint64-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/uint64-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-111.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-112.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-113.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-115.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-116.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-117.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-118.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-119.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-120.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-121.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-122.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unif-struct-test-123.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unmasked-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unmasked-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unmasked-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/unsized-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/varying-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/vector-varying-scatter-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/vector-varying-scatter.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/write-same-loc.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/acos.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/aossoa-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-ifs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-multi-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-simple.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-unif-runflags.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-gather-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-mixed-unif-vary-indexing-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-mixed-unif-vary-indexing-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-mixed-unif-vary-indexing.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-multidim-gather-scatter.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-multidim-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-pointer-duality-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-pointer-duality-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-scatter-unif-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-scatter-unif-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-scatter-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-scatter-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/asin.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/assert-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/assert-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/assert-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/assert-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-swap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-varyingptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-varyingptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-varyingptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-varyingptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-down-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-down-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-down-uint16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-down-uint8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-up-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-up-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-up-uint16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/avg-up-uint8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/bitnot.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/bool-float-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/broadcast-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/broadcast-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/broadcast-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/broadcast.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-do-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-do-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/c-test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-gather-ifs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-gather-unif-runflags.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-gather-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-gather-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-multidim-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-c-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-const-fold-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-double-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-gs-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-ref-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-ref-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-ref-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-struct-gather-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-struct-gather-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-61.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-72.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-73.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-74.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-75.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-89.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-90.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-91.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-95.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-test-96.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cfor-unif-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/chkstk.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/clock.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/coalesce-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-const-sym-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-const-sym-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-const-sym-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-const-sym.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-select-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/const-fold-select-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/count-leading-trailing-zeros-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/count-leading-trailing-zeros-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/count-leading-trailing-zeros-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/count-leading-trailing-zeros-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/count-leading-trailing-zeros-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cwhile-test-59.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cwhile-test-60.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cwhile-test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/cwhile-test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/default-args-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/default-args-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/default-args-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/default-args-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/do-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/do-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/do-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-abs-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-abs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-consts.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-mask-test.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double-sqrt.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/empty-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/entry-mask-do.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/entry-mask-for.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/entry-mask-switch.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/enum-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-add-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-and-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-and-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/exclusive-scan-or-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/extract-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-30.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-31.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-active-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-active-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-active-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-active-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-active-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-mask-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-mask.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/foreach-unique-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/frexp-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/frexp-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/frexp-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/frexp-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/func-anon-param.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/func-overload-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/func-overload-refs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/func-ptr-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-null-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/funcptr-varying-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-double-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-float-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int32-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int64-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-struct-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gather-to-vload-neg-offset.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-array-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-array-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-array-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-const-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-decl-define.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/global-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/goto-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/goto-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/goto-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/goto-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-progindex-plus-const.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-progindex-plus-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-progindex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-vary-one.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-vary-zero.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-double-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-progindex-plus-const.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-progindex-plus-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-progindex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-vary-one.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-vary-zero.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/gs-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/half-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/half-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/half-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/half.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/idiv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/init-atomic-with-expr-list.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/insert-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/insert-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int16-wrap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int64-constant.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int64-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int64-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int64-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int64-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/int8-wrap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/intptr.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/kilo-mega-giga-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/kilo-mega-giga-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/kilo-mega-giga-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/launch-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ldexp-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ldexp-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/load-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/load-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/load-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/load-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-swap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-varyingptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-varyingptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-varyingptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/local-atomics-varyingptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/masked-scatter-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/masked-scatter-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/masked-struct-scatter-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/max-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memcpy-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memcpy-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memmove-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memmove-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memset-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/memset-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/min-uint-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/nested-statics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/nested-statics.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/nested-structs-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/nested-structs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/new-delete-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/op-plus-equals-ensure-one-lhs-eval.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/operators.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/operators1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/operators2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-load-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-load-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-load-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-load-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-load-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/packed-store2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/padds_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/paddus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pass-varying-lvalue-to-ref.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivs_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pdivus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/phi-opts-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/phi-opts-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/phi-opts-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/phi-opts-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmulus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pointer-decl-craziness-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pointer-decl-craziness-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pointer-decl-craziness.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/popcnt-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/popcnt-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/popcnt-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/popcnt-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pow-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/prefetch.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubs_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-arith-indexing.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-assign-lhs-math-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-assign-lhs-math-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-cast-complex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-cmp-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-cmp-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-diff-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-int-null-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-int-null.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-math-variability.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-null-func-arg.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r--7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r-erence-assignment-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r-erence-assignment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-r-erence-prepost-increment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ptr-varying-unif-index.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rand-distrib-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rand-distrib.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rdrand-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/recursion-forward-func-decl.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/recursion.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-uint64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-add-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-equal.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-max-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reduce-min-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-as-temporary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-overloads.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-overloads1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-overloads2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-overloads3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/ref-vec-param-index.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reference-assignment-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reference-assignment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/reference-prepost-increment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/rotate.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-mask-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-mask-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-struct-with-array-member.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/select-array-ptr-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shift-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shift-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shift-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-select-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-select-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit-select-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-circuit.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/short-vec-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle-flatten.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sign-extend-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sign-extend.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/sizeof-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/soa-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-array-init-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-array-init.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-global-assign.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-global-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-init-with-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/static-init.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int16-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-forward-decl-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-forward-decl.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-gather-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-gather-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-nested-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-nested-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-nested-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-nested-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-nested-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-ref-lvalue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-111.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-112.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-113.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-115.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-116.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-117.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-118.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-119.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-120.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-121.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-122.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-123.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-124.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-test-125.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-vary-index-expr.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/struct-zero-len-array-member.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/switch-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/swizzle-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-103.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-104.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-105.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-106.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-107.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-124.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-125.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-126.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-127.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-128.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-129.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-130.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-132.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-137.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-138.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-139.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-140.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-141.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-142.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-143.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-144.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-145.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-146.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-147.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-148.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-30.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-31.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-33.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-34.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-35.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-36.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-37.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-38.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-39.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-40.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-41.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-42.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-43.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-44.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-45.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-46.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-47.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-48.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-49.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-56.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-57.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-58.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-59.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-60.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-61.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-72.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-73.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-74.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-75.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-82.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-83.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-84.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-85.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-86.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-87.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-88.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-89.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-90.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-91.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-92.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-93.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-94.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-95.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-96.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-97.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-98.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/test-99.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-0-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-0-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-0-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-0-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-1-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-1-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-1-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-1-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-2-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-3-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-3-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-3-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-3-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-4-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-4-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-4-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-4-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-5-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-5-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-5-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-5-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-6-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-6-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-6-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-6-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-7-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-7-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-7-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-7-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-8-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-8-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-9-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-9-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-9-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/transcendentals-9-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typecast-void-funcall-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typecast-void-funcall.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typedef-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typedef-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typedef-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typedef-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/typedef.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/uint-shift.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/uint64-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/uint64-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/uint64-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/uint64-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-111.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-112.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-113.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-115.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-116.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-117.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-118.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-119.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-120.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-121.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-122.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unif-struct-test-123.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unmasked-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unmasked-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unmasked-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/unsized-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/varying-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/vector-varying-scatter-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/vector-varying-scatter.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/write-same-loc.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * From a9954dd8e7527a39f9cb4ea73bfee43de9afd259 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Wed, 13 Aug 2014 13:14:17 +0400 Subject: [PATCH 03/54] add 12 runfails first appeared in LLVM 3.5 trunk on 26/07/14. these are now in trunk 3.6. erroneous commit 213898 --- fail_db.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/fail_db.txt b/fail_db.txt index 391a1fba..b90c7632 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -1082,6 +1082,18 @@ ./tests/pmuls_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/pmuls_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/pmuls_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-int8-1.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int8-1.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int8-1.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int8-1.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * ./tests/pmulus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/pmulus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/pmulus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * From 68577ae8a3e1b2e72f2889a318fbfc0dcb36e307 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Wed, 13 Aug 2014 14:00:06 +0400 Subject: [PATCH 04/54] compfails also appeared after LLVM commit 214628 (tracker id 20540) --- fail_db.txt | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/fail_db.txt b/fail_db.txt index b90c7632..ab62f332 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -1137,6 +1137,56 @@ ./tests/psubus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/psubus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/ptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 sse2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 sse2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 sse4-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 sse4-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 avx1-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 avx1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 avx1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 avx1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 avx1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 avx1.1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 avx1.1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 avx1.1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 avx1.1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 avx2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 avx2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86 avx2-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8-1.ispc compfail x86-64 avx2-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 sse2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 sse2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 sse4-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 sse4-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 avx1-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 avx1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 avx1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 avx1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 avx1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 avx1.1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 avx1.1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 avx1.1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 avx1.1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 avx2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 avx2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86 avx2-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/reduce-add-int8.ispc compfail x86-64 avx2-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/shuffle2-6.ispc compfail x86 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-6.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-8.ispc compfail x86 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-8.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-10.ispc compfail x86 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/shuffle2-10.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * ./tests/ptr-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/ptr-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/ptr-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * From c2a75231d65c2e752c48f06ca563e49f3f7b32aa Mon Sep 17 00:00:00 2001 From: Andrey Guskov Date: Wed, 13 Aug 2014 15:07:47 +0400 Subject: [PATCH 05/54] changed examples` debug flags for Windows: added -g, -O2 switched to -O0 --- examples/common.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/common.props b/examples/common.props index 5cfad4fc..08f40f65 100644 --- a/examples/common.props +++ b/examples/common.props @@ -160,8 +160,8 @@ Document - $(ISPC_compiler) -O2 %(Filename).ispc -o %(Filename).obj -h %(Filename)_ispc.h --arch=x86 --target=$(Target_str) $(flags) - $(ISPC_compiler) -O2 %(Filename).ispc -o %(Filename).obj -h %(Filename)_ispc.h --target=$(Target_str) $(flags) + $(ISPC_compiler) -O0 %(Filename).ispc -o %(Filename).obj -h %(Filename)_ispc.h --arch=x86 --target=$(Target_str) -g $(flags) + $(ISPC_compiler) -O0 %(Filename).ispc -o %(Filename).obj -h %(Filename)_ispc.h --target=$(Target_str) -g $(flags) $(Target_out) $(Target_out) $(ISPC_compiler) -O2 %(Filename).ispc -o %(Filename).obj -h %(Filename)_ispc.h --arch=x86 --target=$(Target_str) $(flags) From 22b7f548adabc564fceaebcec76fcebdcb745735 Mon Sep 17 00:00:00 2001 From: Andrey Guskov Date: Wed, 13 Aug 2014 15:46:56 +0400 Subject: [PATCH 06/54] made ISPC + LLVM-trunk compile on Windows --- ispc.vcxproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ispc.vcxproj b/ispc.vcxproj index 4308715a..aa53ae9e 100755 --- a/ispc.vcxproj +++ b/ispc.vcxproj @@ -403,6 +403,7 @@ true $(LLVM_INSTALL_DIR)\lib;%(AdditionalLibraryDirectories) clangFrontend.lib;clangDriver.lib;clangSerialization.lib;clangParse.lib;clangSema.lib;clangAnalysis.lib;clangEdit.lib;clangAST.lib;clangLex.lib;clangBasic.lib;LLVMAnalysis.lib;LLVMAsmParser.lib;LLVMAsmPrinter.lib;LLVMBitReader.lib;LLVMBitWriter.lib;LLVMCodeGen.lib;LLVMCore.lib;LLVMExecutionEngine.lib;LLVMInstCombine.lib;LLVMInstrumentation.lib;LLVMLinker.lib;LLVMMC.lib;LLVMMCParser.lib;LLVMObject.lib;LLVMScalarOpts.lib;LLVMSelectionDAG.lib;LLVMSupport.lib;LLVMTarget.lib;LLVMTransformUtils.lib;LLVMX86ASMPrinter.lib;LLVMX86ASMParser.lib;LLVMX86Utils.lib;LLVMX86CodeGen.lib;LLVMX86Desc.lib;LLVMX86Disassembler.lib;LLVMX86Info.lib;LLVMipa.lib;LLVMipo.lib;shlwapi.lib;%(AdditionalDependencies) + LLVMMCDisassembler.lib;%(AdditionalDependencies) LLVMOption.lib;LLVMSupport.lib;%(AdditionalDependencies) @@ -424,10 +425,11 @@ true $(LLVM_INSTALL_DIR)\lib;%(AdditionalLibraryDirectories) clangFrontend.lib;clangDriver.lib;clangSerialization.lib;clangParse.lib;clangSema.lib;clangAnalysis.lib;clangEdit.lib;clangAST.lib;clangLex.lib;clangBasic.lib;LLVMAnalysis.lib;LLVMAsmParser.lib;LLVMAsmPrinter.lib;LLVMBitReader.lib;LLVMBitWriter.lib;LLVMCodeGen.lib;LLVMCore.lib;LLVMExecutionEngine.lib;LLVMInstCombine.lib;LLVMInstrumentation.lib;LLVMLinker.lib;LLVMMC.lib;LLVMMCParser.lib;LLVMObject.lib;LLVMScalarOpts.lib;LLVMSelectionDAG.lib;LLVMSupport.lib;LLVMTarget.lib;LLVMTransformUtils.lib;LLVMX86ASMPrinter.lib;LLVMX86ASMParser.lib;LLVMX86Utils.lib;LLVMX86CodeGen.lib;LLVMX86Desc.lib;LLVMX86Disassembler.lib;LLVMX86Info.lib;LLVMipa.lib;LLVMipo.lib;shlwapi.lib;%(AdditionalDependencies) + LLVMMCDisassembler.lib;%(AdditionalDependencies) LLVMOption.lib;LLVMSupport.lib;%(AdditionalDependencies) - + \ No newline at end of file From 9c9c77d2db26339d5462e7b639ade40560c93dec Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Tue, 12 Aug 2014 14:28:31 +0400 Subject: [PATCH 07/54] changes in __scatter_base_offsets64_float --- examples/intrinsics/knc-i1x16.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/examples/intrinsics/knc-i1x16.h b/examples/intrinsics/knc-i1x16.h index 2e6afed5..8236ccd2 100644 --- a/examples/intrinsics/knc-i1x16.h +++ b/examples/intrinsics/knc-i1x16.h @@ -38,6 +38,8 @@ #include #include +#define INT32_MIN (-0x7fffffff - 1) + #ifdef _MSC_VER #define FORCEINLINE __forceinline #define PRE_ALIGN(x) /*__declspec(align(x))*/ @@ -2370,6 +2372,7 @@ static FORCEINLINE void __scatter_base_offsets32_float(void *base, uint32_t scal static FORCEINLINE void __scatter_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 _offsets, __vec16_f value, __vec16_i1 mask) { const __vec16_i64 offsets = _offsets.cvt2hilo(); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); __vec16_i1 still_to_do = mask; while (still_to_do) { @@ -2380,8 +2383,9 @@ static FORCEINLINE void __scatter_base_offsets64_float(uint8_t *_base, uint32_t _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32)); - _mm512_mask_i32extscatter_ps(base, match, offsets.v_lo, + ((scale*(unsigned long)hi32) << 32) - INT32_MIN); + + _mm512_mask_i32extscatter_ps(base, match, signed_offsets, value, _MM_DOWNCONV_PS_NONE, scale, _MM_HINT_NONE); From 6b5b547e2f11e077d896c06dd9e3dc828ad75188 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Tue, 12 Aug 2014 17:02:33 +0400 Subject: [PATCH 08/54] modified all gather/scatter instructions in 'knc-i1x16.h' --- examples/intrinsics/knc-i1x16.h | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/examples/intrinsics/knc-i1x16.h b/examples/intrinsics/knc-i1x16.h index 8236ccd2..4bb6420d 100644 --- a/examples/intrinsics/knc-i1x16.h +++ b/examples/intrinsics/knc-i1x16.h @@ -53,7 +53,7 @@ #endif #define KNC 1 -#if 0 +#if 1 extern "C" { int printf(const unsigned char *, ...); @@ -2164,6 +2164,7 @@ static FORCEINLINE __vec16_i8 __gather_base_offsets32_i8(uint8_t *base, uint32_t static FORCEINLINE __vec16_i8 __gather_base_offsets64_i8(uint8_t *_base, uint32_t scale, __vec16_i64 _offsets, __vec16_i1 mask) { const __vec16_i64 offsets = _offsets.cvt2hilo(); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); __vec16_i1 still_to_do = mask; __vec16_i32 tmp; while (still_to_do) { @@ -2174,8 +2175,8 @@ static FORCEINLINE __vec16_i8 __gather_base_offsets64_i8(uint8_t *_base, uint32_ _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32)); - tmp = _mm512_mask_i32extgather_epi32(tmp, match, offsets.v_lo, base, + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + tmp = _mm512_mask_i32extgather_epi32(tmp, match, signed_offsets, base, _MM_UPCONV_EPI32_SINT8, scale, _MM_HINT_NONE); still_to_do = _mm512_kxor(match,still_to_do); @@ -2199,6 +2200,7 @@ static FORCEINLINE __vec16_i32 __gather_base_offsets32_i32(uint8_t *base, uint32 static FORCEINLINE __vec16_i32 __gather_base_offsets64_i32(uint8_t *_base, uint32_t scale, __vec16_i64 _offsets, __vec16_i1 mask) { const __vec16_i64 offsets = _offsets.cvt2hilo(); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); // There is no gather instruction with 64-bit offsets in KNC. // We have to manually iterate over the upper 32 bits ;-) __vec16_i1 still_to_do = mask; @@ -2209,10 +2211,10 @@ static FORCEINLINE __vec16_i32 __gather_base_offsets64_i32(uint8_t *_base, uint3 __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, __smear_i32<__vec16_i32>((int32_t)hi32), _MM_CMPINT_EQ); - + void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32)); - ret = _mm512_mask_i32extgather_epi32(ret, match, offsets.v_lo, base, + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + ret = _mm512_mask_i32extgather_epi32(ret, match, signed_offsets, base, _MM_UPCONV_EPI32_NONE, scale, _MM_HINT_NONE); still_to_do = _mm512_kxor(match, still_to_do); @@ -2232,6 +2234,7 @@ static FORCEINLINE __vec16_f __gather_base_offsets32_float(uint8_t *base, uint32 static FORCEINLINE __vec16_f __gather_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 _offsets, __vec16_i1 mask) { const __vec16_i64 offsets = _offsets.cvt2hilo(); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); // There is no gather instruction with 64-bit offsets in KNC. // We have to manually iterate over the upper 32 bits ;-) __vec16_i1 still_to_do = mask; @@ -2244,8 +2247,8 @@ static FORCEINLINE __vec16_f __gather_base_offsets64_float(uint8_t *_base, uint3 _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32)); - ret = _mm512_mask_i32extgather_ps(ret, match, offsets.v_lo, base, + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + ret = _mm512_mask_i32extgather_ps(ret, match, signed_offsets, base, _MM_UPCONV_PS_NONE, scale, _MM_HINT_NONE); still_to_do = _mm512_kxor(match, still_to_do); @@ -2341,7 +2344,8 @@ static FORCEINLINE void __scatter_base_offsets32_i32(uint8_t *b, uint32_t scale, static FORCEINLINE void __scatter_base_offsets64_i32(uint8_t *_base, uint32_t scale, __vec16_i64 _offsets, __vec16_i32 value, __vec16_i1 mask) { const __vec16_i64 offsets = _offsets.cvt2hilo(); - + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); + __vec16_i1 still_to_do = mask; while (still_to_do) { int first_active_lane = _mm_tzcnt_32((int)still_to_do); @@ -2351,8 +2355,8 @@ static FORCEINLINE void __scatter_base_offsets64_i32(uint8_t *_base, uint32_t sc _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32)); - _mm512_mask_i32extscatter_epi32(base, match, offsets.v_lo, + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + _mm512_mask_i32extscatter_epi32(base, match, signed_offsets, value, _MM_DOWNCONV_EPI32_NONE, scale, _MM_HINT_NONE); @@ -2373,7 +2377,7 @@ static FORCEINLINE void __scatter_base_offsets64_float(uint8_t *_base, uint32_t { const __vec16_i64 offsets = _offsets.cvt2hilo(); const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); - + __vec16_i1 still_to_do = mask; while (still_to_do) { int first_active_lane = _mm_tzcnt_32((int)still_to_do); @@ -2383,7 +2387,7 @@ static FORCEINLINE void __scatter_base_offsets64_float(uint8_t *_base, uint32_t _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) - INT32_MIN); + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); _mm512_mask_i32extscatter_ps(base, match, signed_offsets, value, From 7adacf5a7bc0ebe1e33bf917c627fb641adaef92 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 14 Aug 2014 17:27:56 +0400 Subject: [PATCH 09/54] 64 bit gather/scatter fix for knc.h --- examples/intrinsics/knc.h | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index e674f409..3d1bcafc 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -40,10 +40,11 @@ #include #include +#define INT32_MIN (-0x7fffffff - 1) + #include // for operator<<(m512[i]) #include // for operator<<(m512[i]) - #define FORCEINLINE __forceinline #ifdef _MSC_VER #define PRE_ALIGN(x) /*__declspec(align(x))*/ @@ -1749,6 +1750,8 @@ __gather_base_offsets32_double(uint8_t *base, uint32_t scale, __vec16_i32 offset static FORCEINLINE __vec16_f __gather_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, __vec16_i1 mask) { + + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); // There is no gather instruction with 64-bit offsets in KNC. // We have to manually iterate over the upper 32 bits ;-) __vec16_i1 still_to_do = mask; @@ -1759,10 +1762,10 @@ __gather_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 offset __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, __smear_i32<__vec16_i32>((int32_t)hi32), _MM_CMPINT_EQ); - void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32)); - ret = _mm512_mask_i32extgather_ps(ret, match, offsets.v_lo, base, + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + + ret = _mm512_mask_i32extgather_ps(ret, match, signed_offsets, base, _MM_UPCONV_PS_NONE, scale, _MM_HINT_NONE); still_to_do = _mm512_kxor(match, still_to_do); @@ -1776,6 +1779,8 @@ static FORCEINLINE __vec16_i8 __gather_base_offsets64_i8(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, __vec16_i1 mask) { + + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); __vec16_i1 still_to_do = mask; __vec16_i32 tmp; while (still_to_do) { @@ -1786,8 +1791,8 @@ __gather_base_offsets64_i8(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32)); - tmp = _mm512_mask_i32extgather_epi32(tmp, match, offsets.v_lo, base, + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + tmp = _mm512_mask_i32extgather_epi32(tmp, match, signed_offsets, base, _MM_UPCONV_EPI32_SINT8, scale, _MM_HINT_NONE); still_to_do = _mm512_kxor(match,still_to_do); @@ -1802,6 +1807,8 @@ static FORCEINLINE void __scatter_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, __vec16_f value, __vec16_i1 mask) { + + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); __vec16_i1 still_to_do = mask; while (still_to_do) { int first_active_lane = _mm_tzcnt_32((int)still_to_do); @@ -1811,8 +1818,8 @@ __scatter_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 offse _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32)); - _mm512_mask_i32extscatter_ps(base, match, offsets.v_lo, + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + _mm512_mask_i32extscatter_ps(base, match, signed_offsets, value, _MM_DOWNCONV_PS_NONE, scale, _MM_HINT_NONE); @@ -1824,6 +1831,8 @@ static FORCEINLINE void __scatter_base_offsets64_i32(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, __vec16_i32 value, __vec16_i1 mask) { + + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); __vec16_i1 still_to_do = mask; while (still_to_do) { int first_active_lane = _mm_tzcnt_32((int)still_to_do); @@ -1833,8 +1842,8 @@ __scatter_base_offsets64_i32(uint8_t *_base, uint32_t scale, __vec16_i64 offsets _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32)); - _mm512_mask_i32extscatter_epi32(base, match, offsets.v_lo, + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + _mm512_mask_i32extscatter_epi32(base, match, signed_offsets, value, _MM_DOWNCONV_EPI32_NONE, scale, _MM_HINT_NONE); From bd8d02527b52eff5189d4c2f79e2443f434aca6b Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Fri, 15 Aug 2014 14:43:22 +0400 Subject: [PATCH 10/54] removed ugly INT32_MIN define (included limits.h) and updated the copyright --- examples/intrinsics/knc-i1x16.h | 27 +++++++++++++-------------- examples/intrinsics/knc.h | 21 ++++++++++----------- 2 files changed, 23 insertions(+), 25 deletions(-) diff --git a/examples/intrinsics/knc-i1x16.h b/examples/intrinsics/knc-i1x16.h index 4bb6420d..171fca09 100644 --- a/examples/intrinsics/knc-i1x16.h +++ b/examples/intrinsics/knc-i1x16.h @@ -1,5 +1,5 @@ /** - Copyright (c) 2010-2013, Intel Corporation + Copyright (c) 2010-2014, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without @@ -31,15 +31,14 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include +#include // INT_MIN +#include #include #include #include #include #include -#define INT32_MIN (-0x7fffffff - 1) - #ifdef _MSC_VER #define FORCEINLINE __forceinline #define PRE_ALIGN(x) /*__declspec(align(x))*/ @@ -2164,7 +2163,7 @@ static FORCEINLINE __vec16_i8 __gather_base_offsets32_i8(uint8_t *base, uint32_t static FORCEINLINE __vec16_i8 __gather_base_offsets64_i8(uint8_t *_base, uint32_t scale, __vec16_i64 _offsets, __vec16_i1 mask) { const __vec16_i64 offsets = _offsets.cvt2hilo(); - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); __vec16_i1 still_to_do = mask; __vec16_i32 tmp; while (still_to_do) { @@ -2175,7 +2174,7 @@ static FORCEINLINE __vec16_i8 __gather_base_offsets64_i8(uint8_t *_base, uint32_ _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); tmp = _mm512_mask_i32extgather_epi32(tmp, match, signed_offsets, base, _MM_UPCONV_EPI32_SINT8, scale, _MM_HINT_NONE); @@ -2200,7 +2199,7 @@ static FORCEINLINE __vec16_i32 __gather_base_offsets32_i32(uint8_t *base, uint32 static FORCEINLINE __vec16_i32 __gather_base_offsets64_i32(uint8_t *_base, uint32_t scale, __vec16_i64 _offsets, __vec16_i1 mask) { const __vec16_i64 offsets = _offsets.cvt2hilo(); - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); // There is no gather instruction with 64-bit offsets in KNC. // We have to manually iterate over the upper 32 bits ;-) __vec16_i1 still_to_do = mask; @@ -2213,7 +2212,7 @@ static FORCEINLINE __vec16_i32 __gather_base_offsets64_i32(uint8_t *_base, uint3 _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); ret = _mm512_mask_i32extgather_epi32(ret, match, signed_offsets, base, _MM_UPCONV_EPI32_NONE, scale, _MM_HINT_NONE); @@ -2234,7 +2233,7 @@ static FORCEINLINE __vec16_f __gather_base_offsets32_float(uint8_t *base, uint32 static FORCEINLINE __vec16_f __gather_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 _offsets, __vec16_i1 mask) { const __vec16_i64 offsets = _offsets.cvt2hilo(); - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); // There is no gather instruction with 64-bit offsets in KNC. // We have to manually iterate over the upper 32 bits ;-) __vec16_i1 still_to_do = mask; @@ -2247,7 +2246,7 @@ static FORCEINLINE __vec16_f __gather_base_offsets64_float(uint8_t *_base, uint3 _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); ret = _mm512_mask_i32extgather_ps(ret, match, signed_offsets, base, _MM_UPCONV_PS_NONE, scale, _MM_HINT_NONE); @@ -2344,7 +2343,7 @@ static FORCEINLINE void __scatter_base_offsets32_i32(uint8_t *b, uint32_t scale, static FORCEINLINE void __scatter_base_offsets64_i32(uint8_t *_base, uint32_t scale, __vec16_i64 _offsets, __vec16_i32 value, __vec16_i1 mask) { const __vec16_i64 offsets = _offsets.cvt2hilo(); - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); __vec16_i1 still_to_do = mask; while (still_to_do) { @@ -2355,7 +2354,7 @@ static FORCEINLINE void __scatter_base_offsets64_i32(uint8_t *_base, uint32_t sc _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); _mm512_mask_i32extscatter_epi32(base, match, signed_offsets, value, _MM_DOWNCONV_EPI32_NONE, scale, @@ -2376,7 +2375,7 @@ static FORCEINLINE void __scatter_base_offsets32_float(void *base, uint32_t scal static FORCEINLINE void __scatter_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 _offsets, __vec16_f value, __vec16_i1 mask) { const __vec16_i64 offsets = _offsets.cvt2hilo(); - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); __vec16_i1 still_to_do = mask; while (still_to_do) { @@ -2387,7 +2386,7 @@ static FORCEINLINE void __scatter_base_offsets64_float(uint8_t *_base, uint32_t _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); _mm512_mask_i32extscatter_ps(base, match, signed_offsets, value, diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 3d1bcafc..23b35070 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2012, Intel Corporation + Copyright (c) 2012-2014, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without @@ -31,6 +31,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include // INT_MIN #include #include #include @@ -40,8 +41,6 @@ #include #include -#define INT32_MIN (-0x7fffffff - 1) - #include // for operator<<(m512[i]) #include // for operator<<(m512[i]) @@ -1751,7 +1750,7 @@ static FORCEINLINE __vec16_f __gather_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, __vec16_i1 mask) { - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); // There is no gather instruction with 64-bit offsets in KNC. // We have to manually iterate over the upper 32 bits ;-) __vec16_i1 still_to_do = mask; @@ -1763,7 +1762,7 @@ __gather_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 offset __smear_i32<__vec16_i32>((int32_t)hi32), _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); ret = _mm512_mask_i32extgather_ps(ret, match, signed_offsets, base, _MM_UPCONV_PS_NONE, scale, @@ -1780,7 +1779,7 @@ __gather_base_offsets64_i8(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, __vec16_i1 mask) { - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); __vec16_i1 still_to_do = mask; __vec16_i32 tmp; while (still_to_do) { @@ -1791,7 +1790,7 @@ __gather_base_offsets64_i8(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); tmp = _mm512_mask_i32extgather_epi32(tmp, match, signed_offsets, base, _MM_UPCONV_EPI32_SINT8, scale, _MM_HINT_NONE); @@ -1808,7 +1807,7 @@ __scatter_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 offse __vec16_f value, __vec16_i1 mask) { - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); __vec16_i1 still_to_do = mask; while (still_to_do) { int first_active_lane = _mm_tzcnt_32((int)still_to_do); @@ -1818,7 +1817,7 @@ __scatter_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 offse _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); _mm512_mask_i32extscatter_ps(base, match, signed_offsets, value, _MM_DOWNCONV_PS_NONE, scale, @@ -1832,7 +1831,7 @@ __scatter_base_offsets64_i32(uint8_t *_base, uint32_t scale, __vec16_i64 offsets __vec16_i32 value, __vec16_i1 mask) { - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT32_MIN)); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); __vec16_i1 still_to_do = mask; while (still_to_do) { int first_active_lane = _mm_tzcnt_32((int)still_to_do); @@ -1842,7 +1841,7 @@ __scatter_base_offsets64_i32(uint8_t *_base, uint32_t scale, __vec16_i64 offsets _MM_CMPINT_EQ); void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT32_MIN)); + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); _mm512_mask_i32extscatter_epi32(base, match, signed_offsets, value, _MM_DOWNCONV_EPI32_NONE, scale, From 77dc94ab22ed744590e81e7aa07cb24adc519e78 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Fri, 15 Aug 2014 15:18:11 +0400 Subject: [PATCH 11/54] undefined printf functions in knc-i1x16.h --- examples/intrinsics/knc-i1x16.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/intrinsics/knc-i1x16.h b/examples/intrinsics/knc-i1x16.h index 171fca09..be9cbd1c 100644 --- a/examples/intrinsics/knc-i1x16.h +++ b/examples/intrinsics/knc-i1x16.h @@ -52,7 +52,7 @@ #endif #define KNC 1 -#if 1 +#if 0 extern "C" { int printf(const unsigned char *, ...); From 88f39db2eb20d0740319487f4ba5f691c7a31111 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Fri, 15 Aug 2014 17:47:25 +0400 Subject: [PATCH 12/54] Revert "compfails also appeared after LLVM commit 214628 (tracker id 20540)" This reverts commit 68577ae8a3e1b2e72f2889a318fbfc0dcb36e307. --- fail_db.txt | 50 -------------------------------------------------- 1 file changed, 50 deletions(-) diff --git a/fail_db.txt b/fail_db.txt index ab62f332..b90c7632 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -1137,56 +1137,6 @@ ./tests/psubus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/psubus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/ptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 sse2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 sse2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 sse4-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 sse4-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 avx1-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 avx1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 avx1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 avx1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 avx1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 avx1.1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 avx1.1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 avx1.1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 avx1.1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 avx2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 avx2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 avx2-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 avx2-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 sse2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 sse2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 sse4-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 sse4-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 avx1-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 avx1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 avx1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 avx1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 avx1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 avx1.1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 avx1.1-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 avx1.1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 avx1.1-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 avx2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 avx2-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 avx2-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 avx2-i64x4 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-6.ispc compfail x86 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-6.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-8.ispc compfail x86 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-8.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-10.ispc compfail x86 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-10.ispc compfail x86-64 sse2-i32x4 Linux LLVM 3.6 clang++3.4 -O0 * ./tests/ptr-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/ptr-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/ptr-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * From 9e84c0ef0c90bdb22732f733083e50d7c733aeac Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Fri, 15 Aug 2014 17:47:51 +0400 Subject: [PATCH 13/54] Revert "add 12 runfails first appeared in LLVM 3.5 trunk on 26/07/14. these are now in trunk 3.6. erroneous commit 213898" This reverts commit a9954dd8e7527a39f9cb4ea73bfee43de9afd259. --- fail_db.txt | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/fail_db.txt b/fail_db.txt index b90c7632..391a1fba 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -1082,18 +1082,6 @@ ./tests/pmuls_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/pmuls_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/pmuls_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-int8-1.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int8-1.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int8-1.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int8-1.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * ./tests/pmulus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/pmulus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/pmulus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * From fbfcc287533e6b52f79ce439d33e29a42029387a Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Fri, 15 Aug 2014 17:48:16 +0400 Subject: [PATCH 14/54] Revert "added 3.6 sse4-i16x8 compfails to fail_db" This reverts commit e3c476112c57299a1d8d66dd9579967386fd7c3e. --- fail_db.txt | 4616 --------------------------------------------------- 1 file changed, 4616 deletions(-) diff --git a/fail_db.txt b/fail_db.txt index 391a1fba..6710abb5 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -480,4619 +480,3 @@ ./tests/reduce-equal-5.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * ./tests/reduce-equal-6.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * ./tests/reduce-equal-8.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * -./tests/acos.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-ifs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-multi-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-simple.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-unif-runflags.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-mixed-unif-vary-indexing-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-mixed-unif-vary-indexing-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-mixed-unif-vary-indexing.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-multidim-gather-scatter.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-multidim-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-pointer-duality-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-pointer-duality-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-scatter-unif-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-scatter-unif-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-scatter-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-scatter-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/asin.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/assert-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/assert-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/assert-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/assert-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-swap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-varyingptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-varyingptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-varyingptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-varyingptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-down-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-down-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-down-uint16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-down-uint8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-up-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-up-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-up-uint16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-up-uint8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/bitnot.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/bool-float-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/broadcast-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/broadcast-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/broadcast-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/broadcast.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-do-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-do-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-gather-ifs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-gather-unif-runflags.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-gather-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-gather-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-multidim-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-const-fold-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-ref-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-ref-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-ref-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-struct-gather-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-struct-gather-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-61.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-72.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-73.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-74.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-75.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-89.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-90.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-91.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-95.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-96.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-unif-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/chkstk.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/clock.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-const-sym-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-const-sym-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-const-sym-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-const-sym.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-select-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-select-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/count-leading-trailing-zeros-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/count-leading-trailing-zeros-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/count-leading-trailing-zeros-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/count-leading-trailing-zeros-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/count-leading-trailing-zeros-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cwhile-test-59.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cwhile-test-60.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cwhile-test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cwhile-test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/default-args-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/default-args-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/default-args-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/default-args-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/do-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/do-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/do-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-abs-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-abs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-consts.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-mask-test.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-sqrt.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/empty-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/entry-mask-do.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/entry-mask-for.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/entry-mask-switch.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-and-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-and-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-or-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/extract-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-30.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-31.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-active-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-active-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-active-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-active-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-active-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-mask-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-mask.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/frexp-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/frexp-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/frexp-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/frexp-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/func-anon-param.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/func-overload-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/func-overload-refs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/func-ptr-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-struct-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-to-vload-neg-offset.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-array-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-array-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-array-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-const-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-decl-define.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/goto-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/goto-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/goto-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/goto-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-progindex-plus-const.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-progindex-plus-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-progindex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-vary-one.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-vary-zero.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-progindex-plus-const.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-progindex-plus-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-progindex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-vary-one.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-vary-zero.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/half-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/half-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/half-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/half.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/idiv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/init-atomic-with-expr-list.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/insert-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/insert-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int16-wrap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int64-constant.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int64-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int64-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int64-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int64-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int8-wrap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/intptr.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/kilo-mega-giga-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/kilo-mega-giga-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/kilo-mega-giga-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ldexp-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ldexp-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/load-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/load-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/load-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/load-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-swap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-varyingptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-varyingptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-varyingptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-varyingptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/masked-scatter-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/masked-scatter-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/masked-struct-scatter-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memcpy-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memcpy-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memmove-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memmove-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memset-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memset-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-uint-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/nested-statics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/nested-statics.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/nested-structs-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/nested-structs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/op-plus-equals-ensure-one-lhs-eval.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/operators.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/operators1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/operators2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-load-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-load-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-load-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-load-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-load-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pass-varying-lvalue-to-ref.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/phi-opts-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/phi-opts-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/phi-opts-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/phi-opts-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pointer-decl-craziness-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pointer-decl-craziness-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pointer-decl-craziness.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/popcnt-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/popcnt-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/popcnt-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/popcnt-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/prefetch.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-arith-indexing.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-assign-lhs-math-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-assign-lhs-math-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-cast-complex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-cmp-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-cmp-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-int-null-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-int-null.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-math-variability.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-null-func-arg.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r-erence-assignment-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r-erence-assignment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r-erence-prepost-increment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-varying-unif-index.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rand-distrib-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rand-distrib.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/recursion-forward-func-decl.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/recursion.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-uint64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-as-temporary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-overloads.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-overloads1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-overloads2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-overloads3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-vec-param-index.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reference-assignment-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reference-assignment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reference-prepost-increment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-mask-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-mask-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-struct-with-array-member.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/select-array-ptr-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shift-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shift-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shift-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-select-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-select-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-select-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-flatten.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sign-extend-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sign-extend.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-array-init-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-array-init.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-global-assign.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-global-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-init-with-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-init.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int16-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-forward-decl-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-forward-decl.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-gather-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-gather-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-nested-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-nested-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-nested-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-nested-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-nested-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-ref-lvalue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-111.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-112.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-113.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-115.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-116.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-117.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-118.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-119.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-120.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-121.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-122.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-123.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-124.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-125.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-vary-index-expr.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-zero-len-array-member.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-103.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-104.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-105.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-106.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-107.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-124.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-125.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-126.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-127.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-128.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-129.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-130.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-132.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-137.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-138.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-139.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-140.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-141.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-142.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-143.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-144.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-145.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-146.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-147.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-148.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-30.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-31.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-33.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-34.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-35.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-36.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-37.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-38.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-39.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-40.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-41.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-42.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-43.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-44.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-45.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-46.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-47.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-48.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-49.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-56.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-57.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-58.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-59.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-60.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-61.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-72.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-73.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-74.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-75.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-82.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-83.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-84.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-85.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-86.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-87.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-88.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-89.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-90.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-91.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-92.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-93.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-94.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-95.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-96.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-97.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-98.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-99.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-0-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-0-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-0-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-0-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-1-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-1-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-1-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-1-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-2-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-3-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-3-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-3-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-3-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-4-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-4-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-4-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-4-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-5-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-5-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-5-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-5-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-6-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-6-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-6-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-6-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-7-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-7-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-7-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-7-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-8-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-8-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-9-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-9-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-9-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-9-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typecast-void-funcall-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typecast-void-funcall.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typedef-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typedef-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typedef-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typedef-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typedef.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/uint-shift.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/uint64-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/uint64-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/uint64-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/uint64-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-111.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-112.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-113.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-115.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-116.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-117.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-118.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-119.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-120.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-121.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-122.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-123.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unmasked-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unmasked-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unmasked-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unsized-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/vector-varying-scatter-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/vector-varying-scatter.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/write-same-loc.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/acos.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-ifs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-multi-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-simple.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-unif-runflags.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-mixed-unif-vary-indexing-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-mixed-unif-vary-indexing-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-mixed-unif-vary-indexing.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-multidim-gather-scatter.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-multidim-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-pointer-duality-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-pointer-duality-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-scatter-unif-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-scatter-unif-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-scatter-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-scatter-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/asin.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/assert-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/assert-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/assert-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/assert-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-swap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-varyingptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-varyingptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-varyingptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-varyingptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-down-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-down-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-down-uint16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-down-uint8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-up-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-up-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-up-uint16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-up-uint8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/bitnot.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/bool-float-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/broadcast-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/broadcast-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/broadcast-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/broadcast.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-do-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-do-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-gather-ifs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-gather-unif-runflags.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-gather-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-gather-vary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-multidim-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-const-fold-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-ref-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-ref-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-ref-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-struct-gather-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-struct-gather-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-61.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-72.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-73.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-74.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-75.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-89.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-90.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-91.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-95.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-96.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-unif-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/chkstk.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cif-nested-continue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/clock.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-const-sym-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-const-sym-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-const-sym-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-const-sym.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-select-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-select-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/count-leading-trailing-zeros-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/count-leading-trailing-zeros-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/count-leading-trailing-zeros-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/count-leading-trailing-zeros-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/count-leading-trailing-zeros-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cwhile-test-59.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cwhile-test-60.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cwhile-test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cwhile-test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/default-args-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/default-args-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/default-args-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/default-args-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/do-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/do-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/do-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-abs-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-abs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-consts.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-mask-test.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-sqrt.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/empty-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/entry-mask-do.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/entry-mask-for.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/entry-mask-switch.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-and-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-and-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-or-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/extract-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/for-loop-nested-continues.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/for-unif-test-vary-break.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-30.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-31.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-active-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-active-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-active-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-active-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-active-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-mask-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-mask.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/frexp-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/frexp-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/frexp-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/frexp-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/func-anon-param.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/func-overload-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/func-overload-refs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/func-ptr-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-struct-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-to-vload-neg-offset.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-array-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-array-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-array-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-const-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-decl-define.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/goto-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/goto-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/goto-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/goto-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-progindex-plus-const.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-progindex-plus-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-progindex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-vary-one.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-vary-zero.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-progindex-plus-const.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-progindex-plus-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-progindex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-unif.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-vary-one.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-vary-zero.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-varying-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/half-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/half-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/half-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/half.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/idiv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/init-atomic-with-expr-list.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/insert-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/insert-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int16-wrap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int64-constant.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int64-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int64-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int64-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int64-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int8-wrap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/intptr.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/kilo-mega-giga-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/kilo-mega-giga-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/kilo-mega-giga-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ldexp-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ldexp-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/load-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/load-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/load-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/load-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-swap.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-varyingptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-varyingptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-varyingptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-varyingptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/masked-scatter-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/masked-scatter-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/masked-struct-scatter-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memcpy-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memcpy-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memmove-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memmove-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memset-uniform.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memset-varying.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-uint-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/nested-statics-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/nested-statics.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/nested-structs-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/nested-structs.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/op-plus-equals-ensure-one-lhs-eval.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/operators.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/operators1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/operators2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-load-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-load-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-load-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-load-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-load-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pass-varying-lvalue-to-ref.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/phi-opts-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/phi-opts-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/phi-opts-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/phi-opts-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pointer-decl-craziness-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pointer-decl-craziness-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pointer-decl-craziness.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/popcnt-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/popcnt-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/popcnt-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/popcnt-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/prefetch.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_i16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_i32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_i64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_i8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_vi16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_vi32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_vi64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_vi8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-arith-indexing.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-assign-lhs-math-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-assign-lhs-math-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-cast-complex.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-cmp-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-cmp-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-int-null-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-int-null.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-math-variability.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-null-func-arg.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r-erence-assignment-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r-erence-assignment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r-erence-prepost-increment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-varying-unif-index.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rand-distrib-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rand-distrib.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/recursion-forward-func-decl.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/recursion.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-double-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-double-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-float-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-float-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-uint-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-uint64-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-double.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-float.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-int.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-int64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-uint.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-uint64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-as-temporary.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-overloads.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-overloads1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-overloads2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-overloads3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-vec-param-index.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reference-assignment-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reference-assignment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reference-prepost-increment.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-mask-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-mask-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-struct-with-array-member.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-vector.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/select-array-ptr-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shift-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shift-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shift-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-select-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-select-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-select-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-flatten.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sign-extend-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sign-extend.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-array-init-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-array-init.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-global-assign.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-global-initializer.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-init-with-typeconv.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-init.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int16-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int16-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-forward-decl-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-forward-decl.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-gather-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-gather-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-gather.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-nested-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-nested-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-nested-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-nested-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-nested-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-ref-lvalue.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-111.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-112.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-113.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-115.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-116.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-117.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-118.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-119.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-120.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-121.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-122.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-123.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-124.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-125.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-vary-index-expr.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-zero-len-array-member.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-10.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-103.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-104.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-105.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-106.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-107.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-108.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-11.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-12.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-124.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-125.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-126.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-127.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-128.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-129.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-13.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-130.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-131.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-132.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-133.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-134.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-135.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-136.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-137.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-138.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-139.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-14.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-140.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-141.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-142.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-143.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-144.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-145.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-146.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-147.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-148.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-15.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-16.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-17.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-18.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-19.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-20.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-21.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-22.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-23.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-24.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-25.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-26.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-27.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-28.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-29.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-30.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-31.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-32.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-33.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-34.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-35.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-36.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-37.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-38.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-39.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-40.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-41.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-42.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-43.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-44.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-45.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-46.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-47.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-48.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-49.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-56.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-57.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-58.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-59.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-60.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-61.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-62.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-63.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-64.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-65.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-66.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-67.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-68.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-69.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-7.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-70.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-71.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-72.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-73.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-74.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-75.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-76.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-77.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-78.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-79.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-80.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-81.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-82.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-83.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-84.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-85.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-86.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-87.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-88.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-89.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-90.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-91.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-92.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-93.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-94.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-95.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-96.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-97.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-98.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-99.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-0-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-0-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-0-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-0-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-1-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-1-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-1-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-1-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-2-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-2-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-2-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-2-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-3-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-3-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-3-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-3-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-4-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-4-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-4-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-4-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-5-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-5-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-5-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-5-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-6-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-6-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-6-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-6-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-7-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-7-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-7-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-7-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-8-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-8-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-8-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-8-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-9-0.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-9-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-9-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-9-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typecast-void-funcall-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typecast-void-funcall.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typedef-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typedef-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typedef-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typedef-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typedef.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/uint-shift.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/uint64-max-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/uint64-max.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/uint64-min-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/uint64-min.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-111.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-112.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-113.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-114.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-115.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-116.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-117.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-118.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-119.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-120.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-121.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-122.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-123.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unmasked-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unmasked-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unmasked-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unsized-array.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-1.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-3.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-4.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-5.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-6.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-8.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-9.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/vector-varying-scatter-2.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/vector-varying-scatter.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/write-same-loc.ispc compfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/acos.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/aossoa-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-ifs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-multi-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-simple.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-unif-runflags.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-gather-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-mixed-unif-vary-indexing-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-mixed-unif-vary-indexing-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-mixed-unif-vary-indexing.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-multidim-gather-scatter.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-multidim-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-pointer-duality-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-pointer-duality-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-scatter-unif-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-scatter-unif-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-scatter-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-scatter-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/asin.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/assert-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/assert-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/assert-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/assert-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-swap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-varyingptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-varyingptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-varyingptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/atomics-varyingptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-down-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-down-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-down-uint16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-down-uint8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-up-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-up-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-up-uint16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/avg-up-uint8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/bitnot.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/bool-float-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/broadcast-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/broadcast-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/broadcast-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/broadcast.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-do-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-do-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/c-test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-gather-ifs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-gather-unif-runflags.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-gather-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-gather-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-multidim-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-c-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-const-fold-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-double-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-gs-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-ref-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-ref-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-ref-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-struct-gather-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-struct-gather-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-61.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-72.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-73.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-74.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-75.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-89.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-90.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-91.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-95.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-test-96.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cfor-unif-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/chkstk.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/clock.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/coalesce-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-const-sym-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-const-sym-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-const-sym-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-const-sym.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-select-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/const-fold-select-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/count-leading-trailing-zeros-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/count-leading-trailing-zeros-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/count-leading-trailing-zeros-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/count-leading-trailing-zeros-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/count-leading-trailing-zeros-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cwhile-test-59.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cwhile-test-60.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cwhile-test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/cwhile-test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/default-args-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/default-args-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/default-args-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/default-args-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/do-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/do-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/do-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-abs-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-abs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-consts.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-mask-test.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double-sqrt.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/empty-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/entry-mask-do.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/entry-mask-for.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/entry-mask-switch.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/enum-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-add-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-and-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-and-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/exclusive-scan-or-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/extract-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-30.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-31.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-active-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-active-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-active-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-active-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-active-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-mask-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-mask.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/foreach-unique-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/frexp-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/frexp-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/frexp-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/frexp-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/func-anon-param.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/func-overload-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/func-overload-refs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/func-ptr-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-null-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/funcptr-varying-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-double-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-float-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int32-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int64-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-struct-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gather-to-vload-neg-offset.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-array-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-array-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-array-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-const-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-decl-define.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/global-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/goto-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/goto-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/goto-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/goto-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-progindex-plus-const.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-progindex-plus-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-progindex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-vary-one.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-vary-zero.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-double-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-progindex-plus-const.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-progindex-plus-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-progindex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-vary-one.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-vary-zero.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/gs-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/half-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/half-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/half-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/half.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/idiv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/init-atomic-with-expr-list.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/insert-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/insert-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int16-wrap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int64-constant.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int64-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int64-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int64-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int64-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/int8-wrap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/intptr.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/kilo-mega-giga-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/kilo-mega-giga-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/kilo-mega-giga-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/launch-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ldexp-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ldexp-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/load-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/load-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/load-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/load-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-swap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-varyingptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-varyingptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-varyingptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/local-atomics-varyingptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/masked-scatter-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/masked-scatter-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/masked-struct-scatter-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/max-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memcpy-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memcpy-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memmove-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memmove-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memset-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/memset-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/min-uint-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/nested-statics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/nested-statics.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/nested-structs-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/nested-structs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/new-delete-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/op-plus-equals-ensure-one-lhs-eval.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/operators.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/operators1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/operators2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-load-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-load-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-load-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-load-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-load-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/packed-store2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/padds_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/paddus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pass-varying-lvalue-to-ref.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivs_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pdivus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/phi-opts-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/phi-opts-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/phi-opts-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/phi-opts-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmulus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pointer-decl-craziness-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pointer-decl-craziness-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pointer-decl-craziness.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/popcnt-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/popcnt-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/popcnt-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/popcnt-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pow-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/prefetch.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubs_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/psubus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-arith-indexing.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-assign-lhs-math-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-assign-lhs-math-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-cast-complex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-cmp-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-cmp-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-diff-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-int-null-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-int-null.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-math-variability.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-null-func-arg.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r--7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r-erence-assignment-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r-erence-assignment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-r-erence-prepost-increment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ptr-varying-unif-index.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rand-distrib-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rand-distrib.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rdrand-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/recursion-forward-func-decl.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/recursion.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-uint64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-add-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-equal.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-max-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reduce-min-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-as-temporary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-overloads.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-overloads1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-overloads2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-overloads3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/ref-vec-param-index.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reference-assignment-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reference-assignment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/reference-prepost-increment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/rotate.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-mask-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-mask-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-struct-with-array-member.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/select-array-ptr-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shift-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shift-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shift-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-select-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-select-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit-select-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-circuit.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/short-vec-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle-flatten.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/shuffle2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sign-extend-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sign-extend.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/sizeof-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/soa-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-array-init-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-array-init.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-global-assign.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-global-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-init-with-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/static-init.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int16-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/store-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-forward-decl-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-forward-decl.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-gather-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-gather-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-nested-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-nested-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-nested-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-nested-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-nested-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-ref-lvalue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-111.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-112.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-113.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-115.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-116.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-117.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-118.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-119.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-120.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-121.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-122.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-123.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-124.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-test-125.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-vary-index-expr.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/struct-zero-len-array-member.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/switch-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/swizzle-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-103.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-104.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-105.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-106.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-107.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-124.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-125.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-126.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-127.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-128.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-129.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-130.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-132.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-137.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-138.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-139.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-140.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-141.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-142.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-143.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-144.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-145.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-146.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-147.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-148.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-30.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-31.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-33.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-34.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-35.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-36.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-37.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-38.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-39.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-40.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-41.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-42.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-43.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-44.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-45.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-46.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-47.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-48.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-49.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-56.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-57.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-58.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-59.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-60.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-61.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-72.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-73.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-74.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-75.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-82.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-83.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-84.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-85.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-86.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-87.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-88.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-89.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-90.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-91.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-92.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-93.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-94.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-95.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-96.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-97.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-98.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/test-99.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-0-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-0-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-0-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-0-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-1-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-1-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-1-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-1-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-2-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-3-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-3-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-3-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-3-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-4-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-4-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-4-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-4-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-5-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-5-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-5-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-5-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-6-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-6-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-6-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-6-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-7-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-7-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-7-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-7-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-8-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-8-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-9-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-9-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-9-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/transcendentals-9-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typecast-void-funcall-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typecast-void-funcall.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typedef-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typedef-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typedef-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typedef-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/typedef.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/uint-shift.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/uint64-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/uint64-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/uint64-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/uint64-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-111.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-112.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-113.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-115.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-116.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-117.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-118.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-119.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-120.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-121.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-122.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unif-struct-test-123.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unmasked-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unmasked-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unmasked-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/unsized-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/varying-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/vector-varying-scatter-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/vector-varying-scatter.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/write-same-loc.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/acos.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/aossoa-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-ifs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-multi-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-simple.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-unif-runflags.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-gather-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-mixed-unif-vary-indexing-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-mixed-unif-vary-indexing-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-mixed-unif-vary-indexing.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-multidim-gather-scatter.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-multidim-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-pointer-duality-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-pointer-duality-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-scatter-unif-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-scatter-unif-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-scatter-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-scatter-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/asin.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/assert-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/assert-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/assert-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/assert-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-swap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-varyingptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-varyingptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-varyingptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/atomics-varyingptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-down-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-down-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-down-uint16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-down-uint8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-up-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-up-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-up-uint16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/avg-up-uint8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/bitnot.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/bool-float-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/broadcast-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/broadcast-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/broadcast-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/broadcast.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-do-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-do-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/c-test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-gather-ifs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-gather-unif-runflags.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-gather-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-gather-vary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-multidim-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-c-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-const-fold-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-double-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-gs-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-ref-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-ref-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-ref-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-struct-gather-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-struct-gather-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-61.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-72.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-73.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-74.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-75.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-89.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-90.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-91.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-95.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-test-96.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cfor-unif-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/chkstk.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cif-nested-continue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/clock.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/coalesce-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-const-sym-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-const-sym-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-const-sym-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-const-sym.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-select-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/const-fold-select-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/count-leading-trailing-zeros-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/count-leading-trailing-zeros-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/count-leading-trailing-zeros-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/count-leading-trailing-zeros-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/count-leading-trailing-zeros-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cwhile-test-59.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cwhile-test-60.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cwhile-test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/cwhile-test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/default-args-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/default-args-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/default-args-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/default-args-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/do-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/do-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/do-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-abs-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-abs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-consts.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-mask-test.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double-sqrt.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/empty-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/entry-mask-do.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/entry-mask-for.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/entry-mask-switch.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/enum-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-add-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-and-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-and-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/exclusive-scan-or-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/extract-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/for-loop-nested-continues.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/for-unif-test-vary-break.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-30.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-31.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-active-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-active-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-active-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-active-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-active-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-mask-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-mask.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/foreach-unique-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/frexp-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/frexp-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/frexp-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/frexp-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/func-anon-param.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/func-overload-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/func-overload-refs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/func-ptr-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-null-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/funcptr-varying-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-double-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-float-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int32-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int64-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-struct-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gather-to-vload-neg-offset.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-array-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-array-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-array-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-const-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-decl-define.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/global-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/goto-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/goto-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/goto-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/goto-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-progindex-plus-const.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-progindex-plus-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-progindex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-vary-one.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-vary-zero.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-double-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-multidim.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-progindex-plus-const.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-progindex-plus-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-progindex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-unif.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-vary-one.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-vary-zero.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-varying-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/gs-improve-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/half-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/half-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/half-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/half.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/idiv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/init-atomic-with-expr-list.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/insert-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/insert-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int16-wrap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int64-constant.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int64-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int64-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int64-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int64-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/int8-wrap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/intptr.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/kilo-mega-giga-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/kilo-mega-giga-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/kilo-mega-giga-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/launch-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ldexp-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ldexp-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/load-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/load-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/load-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/load-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-swap.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-uniform-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-varyingptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-varyingptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-varyingptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/local-atomics-varyingptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/masked-scatter-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/masked-scatter-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/masked-struct-scatter-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/max-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memcpy-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memcpy-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memmove-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memmove-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memset-uniform.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/memset-varying.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/min-uint-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/nested-statics-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/nested-statics.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/nested-structs-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/nested-structs.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/new-delete-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/op-plus-equals-ensure-one-lhs-eval.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/operators.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/operators1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/operators2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-load-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-load-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-load-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-load-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-load-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/packed-store2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/padds_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/paddus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pass-varying-lvalue-to-ref.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivs_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pdivus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/phi-opts-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/phi-opts-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/phi-opts-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/phi-opts-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmulus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pointer-decl-craziness-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pointer-decl-craziness-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pointer-decl-craziness.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/popcnt-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/popcnt-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/popcnt-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/popcnt-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pow-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/prefetch.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubs_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_i16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_i32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_i64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_i8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_vi16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_vi32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_vi64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/psubus_vi8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-arith-indexing.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-assign-lhs-math-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-assign-lhs-math-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-cast-complex.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-cmp-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-cmp-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-diff-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-int-null-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-int-null.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-math-variability.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-null-func-arg.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r--7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r-erence-assignment-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r-erence-assignment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-r-erence-prepost-increment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ptr-varying-unif-index.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rand-distrib-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rand-distrib.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rdrand-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/recursion-forward-func-decl.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/recursion.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-double-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-double-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-float-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-float-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-uint-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-uint64-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-add-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-equal.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-max-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-double.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-float.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-int.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-int64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-uint.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reduce-min-uint64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-as-temporary.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-overloads.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-overloads1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-overloads2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-overloads3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/ref-vec-param-index.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reference-assignment-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reference-assignment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/reference-prepost-increment.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/rotate.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-mask-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-mask-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-struct-with-array-member.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-vector.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/select-array-ptr-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shift-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shift-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shift-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-select-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-select-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit-select-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-circuit.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/short-vec-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle-flatten.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/shuffle2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sign-extend-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sign-extend.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/sizeof-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/soa-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-array-init-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-array-init.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-global-assign.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-global-initializer.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-init-with-typeconv.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/static-init.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int16-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int16-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-forward-decl-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-forward-decl.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-gather-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-gather-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-gather.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-nested-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-nested-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-nested-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-nested-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-nested-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-ref-lvalue.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-111.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-112.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-113.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-115.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-116.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-117.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-118.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-119.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-120.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-121.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-122.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-123.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-124.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-test-125.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-vary-index-expr.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/struct-zero-len-array-member.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/switch-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/swizzle-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-10.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-103.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-104.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-105.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-106.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-107.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-108.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-11.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-12.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-124.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-125.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-126.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-127.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-128.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-129.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-13.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-130.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-131.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-132.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-133.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-134.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-135.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-136.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-137.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-138.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-139.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-14.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-140.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-141.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-142.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-143.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-144.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-145.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-146.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-147.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-148.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-15.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-16.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-17.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-18.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-19.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-20.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-21.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-22.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-23.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-24.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-25.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-26.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-27.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-28.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-29.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-30.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-31.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-32.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-33.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-34.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-35.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-36.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-37.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-38.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-39.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-40.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-41.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-42.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-43.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-44.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-45.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-46.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-47.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-48.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-49.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-56.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-57.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-58.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-59.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-60.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-61.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-62.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-63.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-64.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-65.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-66.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-67.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-68.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-69.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-7.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-70.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-71.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-72.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-73.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-74.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-75.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-76.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-77.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-78.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-79.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-80.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-81.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-82.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-83.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-84.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-85.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-86.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-87.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-88.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-89.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-90.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-91.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-92.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-93.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-94.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-95.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-96.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-97.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-98.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/test-99.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-0-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-0-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-0-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-0-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-1-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-1-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-1-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-1-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-2-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-2-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-2-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-2-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-3-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-3-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-3-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-3-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-4-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-4-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-4-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-4-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-5-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-5-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-5-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-5-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-6-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-6-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-6-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-6-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-7-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-7-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-7-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-7-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-8-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-8-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-8-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-8-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-9-0.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-9-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-9-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/transcendentals-9-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typecast-void-funcall-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typecast-void-funcall.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typedef-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typedef-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typedef-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typedef-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/typedef.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/uint-shift.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/uint64-max-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/uint64-max.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/uint64-min-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/uint64-min.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-111.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-112.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-113.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-114.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-115.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-116.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-117.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-118.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-119.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-120.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-121.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-122.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unif-struct-test-123.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unmasked-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unmasked-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unmasked-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/unsized-array.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-1.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-3.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-4.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-5.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-6.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-8.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct-9.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/varying-struct.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/vector-varying-scatter-2.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/vector-varying-scatter.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/write-same-loc.ispc compfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * From f8b6ca2649ef01d02895875ed2f2dc78368f6cc5 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Sat, 16 Aug 2014 13:05:24 +0400 Subject: [PATCH 15/54] ptr-22 test fixed on knc. removing from fail_db.txt --- fail_db.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/fail_db.txt b/fail_db.txt index 6710abb5..4d81d361 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -293,7 +293,6 @@ ./tests/ptr-22.ispc runfail x86-64 generic-4 Linux LLVM 3.5 clang++3.4 -O0 * ./tests/ptr-22.ispc runfail x86-64 generic-16 Linux LLVM 3.5 clang++3.4 -O0 * ./tests/ptr-assign-lhs-math-1.ispc compfail x86-64 knc Linux LLVM 3.4 icpc13.1 -O2 * -./tests/ptr-22.ispc runfail x86-64 knc Linux LLVM 3.4 icpc13.1 -O0 * ./tests/atomics-1.ispc compfail x86-64 knc Linux LLVM 3.4 icpc13.1 -O0 * ./tests/atomics-10.ispc compfail x86-64 knc Linux LLVM 3.4 icpc13.1 -O0 * ./tests/atomics-11.ispc compfail x86-64 knc Linux LLVM 3.4 icpc13.1 -O0 * From 09ac9c5d00aa80ad9613022c1b7856086d2c82ad Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Sat, 16 Aug 2014 13:35:22 +0400 Subject: [PATCH 16/54] 12 runfails tracked in #20472 (LLVM trunk commit 213898 by Chandler) --- fail_db.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/fail_db.txt b/fail_db.txt index 4d81d361..504bb302 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -479,3 +479,27 @@ ./tests/reduce-equal-5.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * ./tests/reduce-equal-6.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * ./tests/reduce-equal-8.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * +./tests/pmuls_vi8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_vi8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/scatter-int8-1.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int8-1.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int8-1.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/scatter-int8-1.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/store-int8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/pmuls_vi8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O2 * +./tests/pmuls_vi8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O2 * +./tests/pmuls_vi8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O2 * +./tests/pmuls_vi8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O2 * +./tests/scatter-int8-1.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O0 * +./tests/scatter-int8-1.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O0 * +./tests/scatter-int8-1.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O0 * +./tests/scatter-int8-1.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O0 * +./tests/store-int8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O0 * +./tests/store-int8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O0 * +./tests/store-int8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O0 * +./tests/store-int8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O0 * From 81091d4be8b89e3ca8c7bc869b526397c0b04395 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Sat, 16 Aug 2014 21:37:26 +0400 Subject: [PATCH 17/54] llvm 3.6 generic-4/16 compfails (already added for llvm 3.5) --- fail_db.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/fail_db.txt b/fail_db.txt index 504bb302..b147a08b 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -503,3 +503,29 @@ ./tests/store-int8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O0 * ./tests/store-int8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O0 * ./tests/store-int8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O0 * +./tests/atomics-6.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-8.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-9.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi16.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi8.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_i64.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i16.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i32.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i64.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i8.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-6.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-8.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-9.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-6.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-8.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-uniform-9.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi16.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/paddus_vi8.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmuls_i64.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i16.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i32.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i64.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/pmulus_i8.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/atomics-6.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-8.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/atomics-uniform-9.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O0 * From 5ba7d2696d1ab92d7e2c5502a6bbf803ea9eb58d Mon Sep 17 00:00:00 2001 From: Vsevolod Livinskiy Date: Sun, 24 Aug 2014 12:56:46 +0400 Subject: [PATCH 18/54] Fix for llvm revision 216239 --- ctx.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ctx.cpp b/ctx.cpp index eb681d4c..7e1f8770 100644 --- a/ctx.cpp +++ b/ctx.cpp @@ -1546,12 +1546,14 @@ FunctionEmitContext::StartScope() { llvm::DILexicalBlock lexicalBlock = m->diBuilder->createLexicalBlock(parentScope, diFile, currentPos.first_line, -#if !defined(LLVM_3_2) && !defined(LLVM_3_3) && !defined(LLVM_3_4) // LLVM 3.5+ +#if defined(LLVM_3_5) // Revision 202736 in LLVM adds support of DWARF discriminator // to the last argument and revision 202737 in clang adds 0 // for the last argument by default. currentPos.first_column, 0); #else + // Revision 216239 in LLVM removes support of DWARF discriminator + // as the last argument currentPos.first_column); #endif AssertPos(currentPos, lexicalBlock.Verify()); From 93c7ddbac574ab08559971a97b8fc6d18e7ab5ca Mon Sep 17 00:00:00 2001 From: Vsevolod Livinskiy Date: Sun, 24 Aug 2014 21:37:42 +0400 Subject: [PATCH 19/54] Added supported LLVM versions --- ctx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctx.cpp b/ctx.cpp index 7e1f8770..a2a07fb7 100644 --- a/ctx.cpp +++ b/ctx.cpp @@ -1555,7 +1555,7 @@ FunctionEmitContext::StartScope() { // Revision 216239 in LLVM removes support of DWARF discriminator // as the last argument currentPos.first_column); -#endif +#endif // LLVM 3.2, 3.3, 3.4 and 3.6+ AssertPos(currentPos, lexicalBlock.Verify()); debugScopes.push_back(lexicalBlock); } From 12d0cb20377218c1a2f7b077057a5ca31c5befda Mon Sep 17 00:00:00 2001 From: Vsevolod Livinskiy Date: Tue, 26 Aug 2014 10:56:23 +0400 Subject: [PATCH 20/54] Fix for llvm revision 216393 --- cbackend.cpp | 10 ++++++++++ module.cpp | 11 +++++++++++ 2 files changed, 21 insertions(+) diff --git a/cbackend.cpp b/cbackend.cpp index 867385a4..5de99366 100644 --- a/cbackend.cpp +++ b/cbackend.cpp @@ -4945,9 +4945,19 @@ WriteCXXFile(llvm::Module *module, const char *fn, int vectorWidth, llvm::sys::fs::OpenFlags flags = llvm::sys::fs::F_None; #endif +#if defined(LLVM_3_2) || defined(LLVM_3_3) || defined(LLVM_3_4) || defined(LLVM_3_5) std::string error; +#else // LLVM 3.6+ + std::error_code error; +#endif + llvm::tool_output_file *of = new llvm::tool_output_file(fn, error, flags); + +#if defined(LLVM_3_2) || defined(LLVM_3_3) || defined(LLVM_3_4) || defined(LLVM_3_5) if (error.size()) { +#else // LLVM 3.6+ + if (error) { +#endif fprintf(stderr, "Error opening output file \"%s\".\n", fn); return false; } diff --git a/module.cpp b/module.cpp index a60a1490..be3b5fab 100644 --- a/module.cpp +++ b/module.cpp @@ -1088,9 +1088,20 @@ Module::writeObjectFileOrAssembly(llvm::TargetMachine *targetMachine, #endif +#if defined(LLVM_3_2) || defined(LLVM_3_3) || defined(LLVM_3_4) || defined(LLVM_3_5) std::string error; +#else // LLVM 3.6+ + std::error_code error; +#endif + llvm::tool_output_file *of = new llvm::tool_output_file(outFileName, error, flags); + +#if defined(LLVM_3_2) || defined(LLVM_3_3) || defined(LLVM_3_4) || defined(LLVM_3_5) if (error.size()) { +#else // LLVM 3.6+ + if (error) { +#endif + fprintf(stderr, "Error opening output file \"%s\".\n", outFileName); return false; } From 57f29e50354c53fe28ca07174c4f6687f74782f7 Mon Sep 17 00:00:00 2001 From: Vsevolod Livinskiy Date: Tue, 26 Aug 2014 15:20:10 +0400 Subject: [PATCH 21/54] Fix to support icc v.15 beta --- examples/intrinsics/knc.h | 82 +++++++++++++++++++-------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 23b35070..9a66ce22 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -321,18 +321,18 @@ template static FORCEINLINE void __store(__vec16_i1 *p, __vec16_i1 v *ptr = v; } -template RetVecType __smear_i1(int i); -template <> static FORCEINLINE __vec16_i1 __smear_i1<__vec16_i1>(int i) { +template static RetVecType __smear_i1(int i); +template <> FORCEINLINE __vec16_i1 __smear_i1<__vec16_i1>(int i) { return i?0xFFFF:0x0; } -template RetVecType __setzero_i1(); -template <> static FORCEINLINE __vec16_i1 __setzero_i1<__vec16_i1>() { +template static RetVecType __setzero_i1(); +template <> FORCEINLINE __vec16_i1 __setzero_i1<__vec16_i1>() { return 0; } -template RetVecType __undef_i1(); -template <> static FORCEINLINE __vec16_i1 __undef_i1<__vec16_i1>() { +template static RetVecType __undef_i1(); +template <> FORCEINLINE __vec16_i1 __undef_i1<__vec16_i1>() { return __vec16_i1(); } @@ -532,8 +532,8 @@ static FORCEINLINE void __insert_element(__vec16_i32 *v, uint32_t index, int32_t ((int32_t *)v)[index] = val; } -template RetVecType __smear_i32(int32_t i); -template <> static FORCEINLINE __vec16_i32 __smear_i32<__vec16_i32>(int32_t i) { +template static RetVecType __smear_i32(int32_t i); +template <> FORCEINLINE __vec16_i32 __smear_i32<__vec16_i32>(int32_t i) { return _mm512_set1_epi32(i); } @@ -542,13 +542,13 @@ static const __vec16_i32 __ispc_thirty_two = __smear_i32<__vec16_i32>(32); static const __vec16_i32 __ispc_ffffffff = __smear_i32<__vec16_i32>(-1); static const __vec16_i32 __ispc_stride1(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15); -template RetVecType __setzero_i32(); -template <> static FORCEINLINE __vec16_i32 __setzero_i32<__vec16_i32>() { +template static RetVecType __setzero_i32(); +template <> FORCEINLINE __vec16_i32 __setzero_i32<__vec16_i32>() { return _mm512_setzero_epi32(); } -template RetVecType __undef_i32(); -template <> static FORCEINLINE __vec16_i32 __undef_i32<__vec16_i32>() { +template static RetVecType __undef_i32(); +template <> FORCEINLINE __vec16_i32 __undef_i32<__vec16_i32>() { return __vec16_i32(); } @@ -578,7 +578,7 @@ template static FORCEINLINE __vec16_i32 __load(const __vec16_i32 *p) #endif } -template <> static FORCEINLINE __vec16_i32 __load<64>(const __vec16_i32 *p) { +template <> FORCEINLINE __vec16_i32 __load<64>(const __vec16_i32 *p) { return _mm512_load_epi32(p); } @@ -591,7 +591,7 @@ template static FORCEINLINE void __store(__vec16_i32 *p, __vec16_i32 #endif } -template <> static FORCEINLINE void __store<64>(__vec16_i32 *p, __vec16_i32 v) { +template <> FORCEINLINE void __store<64>(__vec16_i32 *p, __vec16_i32 v) { _mm512_store_epi32(p, v); } @@ -611,16 +611,16 @@ static FORCEINLINE void __insert_element(__vec16_i64 *v, uint32_t index, int64_t } -template RetVecType __setzero_i64(); -template <> static FORCEINLINE __vec16_i64 __setzero_i64<__vec16_i64>() { +template static RetVecType __setzero_i64(); +template <> FORCEINLINE __vec16_i64 __setzero_i64<__vec16_i64>() { __vec16_i64 ret; ret.v_lo = _mm512_setzero_epi32(); ret.v_hi = _mm512_setzero_epi32(); return ret; } -template RetVecType __undef_i64(); -template <> static FORCEINLINE __vec16_i64 __undef_i64<__vec16_i64>() { +template static RetVecType __undef_i64(); +template <> FORCEINLINE __vec16_i64 __undef_i64<__vec16_i64>() { return __vec16_i64(); } @@ -753,7 +753,7 @@ static FORCEINLINE __vec16_i64 __select(__vec16_i1 mask, return ret; } -template RetVecType __smear_i64(const int64_t &l); +template static RetVecType __smear_i64(const int64_t &l); template <> FORCEINLINE __vec16_i64 __smear_i64<__vec16_i64>(const int64_t &l) { const int *i = (const int*)&l; return __vec16_i64(_mm512_set1_epi32(i[0]), _mm512_set1_epi32(i[1])); @@ -783,7 +783,7 @@ template static FORCEINLINE __vec16_i64 __load(const __vec16_i64 *p) return ret; } -template <> static FORCEINLINE __vec16_i64 __load<64>(const __vec16_i64 *p) { +template <> FORCEINLINE __vec16_i64 __load<64>(const __vec16_i64 *p) { __m512i v2 = _mm512_load_epi32(p); __m512i v1 = _mm512_load_epi32(((uint8_t*)p)+64); __vec16_i64 ret; @@ -802,7 +802,7 @@ template <> static FORCEINLINE __vec16_i64 __load<64>(const __vec16_i64 *p) { return ret; } -template <> static FORCEINLINE __vec16_i64 __load<128>(const __vec16_i64 *p) { +template <> FORCEINLINE __vec16_i64 __load<128>(const __vec16_i64 *p) { return __load<64>(p); } @@ -827,7 +827,7 @@ template static FORCEINLINE void __store(__vec16_i64 *p, __vec16_i64 _mm512_extpackstorehi_epi32((uint8_t*)p+128, v1, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); } -template <> static FORCEINLINE void __store<64>(__vec16_i64 *p, __vec16_i64 v) { +template <> FORCEINLINE void __store<64>(__vec16_i64 *p, __vec16_i64 v) { __m512i v1; __m512i v2; v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, @@ -846,7 +846,7 @@ template <> static FORCEINLINE void __store<64>(__vec16_i64 *p, __vec16_i64 v) { _mm512_store_epi64(((uint8_t*)p)+64, v1); } -template <> static FORCEINLINE void __store<128>(__vec16_i64 *p, __vec16_i64 v) { +template <> FORCEINLINE void __store<128>(__vec16_i64 *p, __vec16_i64 v) { __store<64>(p, v); } @@ -948,18 +948,18 @@ static FORCEINLINE void __insert_element(__vec16_f *v, uint32_t index, float va ((float *)v)[index] = val; } -template RetVecType __smear_float(float f); -template <> static FORCEINLINE __vec16_f __smear_float<__vec16_f>(float f) { +template static RetVecType __smear_float(float f); +template <> FORCEINLINE __vec16_f __smear_float<__vec16_f>(float f) { return _mm512_set_1to16_ps(f); } -template RetVecType __setzero_float(); -template <> static FORCEINLINE __vec16_f __setzero_float<__vec16_f>() { +template static RetVecType __setzero_float(); +template <> FORCEINLINE __vec16_f __setzero_float<__vec16_f>() { return _mm512_setzero_ps(); } -template RetVecType __undef_float(); -template <> static FORCEINLINE __vec16_f __undef_float<__vec16_f>() { +template static RetVecType __undef_float(); +template <> FORCEINLINE __vec16_f __undef_float<__vec16_f>() { return __vec16_f(); } @@ -983,7 +983,7 @@ template static FORCEINLINE __vec16_f __load(const __vec16_f *p) { #endif } -template <> static FORCEINLINE __vec16_f __load<64>(const __vec16_f *p) { +template <> FORCEINLINE __vec16_f __load<64>(const __vec16_f *p) { return _mm512_load_ps(p); } @@ -996,7 +996,7 @@ template static FORCEINLINE void __store(__vec16_f *p, __vec16_f v) #endif } -template <> static FORCEINLINE void __store<64>(__vec16_f *p, __vec16_f v) { +template <> FORCEINLINE void __store<64>(__vec16_f *p, __vec16_f v) { _mm512_store_ps(p, v); } @@ -1178,24 +1178,24 @@ static FORCEINLINE void __insert_element(__vec16_d *v, uint32_t index, double v ((double *)v)[index] = val; } -template RetVecType __smear_double(double d); -template <> static FORCEINLINE __vec16_d __smear_double<__vec16_d>(double d) { +template static RetVecType __smear_double(double d); +template <> FORCEINLINE __vec16_d __smear_double<__vec16_d>(double d) { __vec16_d ret; ret.v1 = _mm512_set1_pd(d); ret.v2 = _mm512_set1_pd(d); return ret; } -template RetVecType __setzero_double(); -template <> static FORCEINLINE __vec16_d __setzero_double<__vec16_d>() { +template static RetVecType __setzero_double(); +template <> FORCEINLINE __vec16_d __setzero_double<__vec16_d>() { __vec16_d ret; ret.v1 = _mm512_setzero_pd(); ret.v2 = _mm512_setzero_pd(); return ret; } -template RetVecType __undef_double(); -template <> static FORCEINLINE __vec16_d __undef_double<__vec16_d>() { +template static RetVecType __undef_double(); +template <> FORCEINLINE __vec16_d __undef_double<__vec16_d>() { return __vec16_d(); } @@ -1216,14 +1216,14 @@ template static FORCEINLINE __vec16_d __load(const __vec16_d *p) { return ret; } -template <> static FORCEINLINE __vec16_d __load<64>(const __vec16_d *p) { +template <> FORCEINLINE __vec16_d __load<64>(const __vec16_d *p) { __vec16_d ret; ret.v1 = _mm512_load_pd(p); ret.v2 = _mm512_load_pd(((uint8_t*)p)+64); return ret; } -template <> static FORCEINLINE __vec16_d __load<128>(const __vec16_d *p) { +template <> FORCEINLINE __vec16_d __load<128>(const __vec16_d *p) { return __load<64>(p); } @@ -1234,12 +1234,12 @@ template static FORCEINLINE void __store(__vec16_d *p, __vec16_d v) _mm512_extpackstorehi_pd((uint8_t*)p+128, v.v2, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); } -template <> static FORCEINLINE void __store<64>(__vec16_d *p, __vec16_d v) { +template <> FORCEINLINE void __store<64>(__vec16_d *p, __vec16_d v) { _mm512_store_pd(p, v.v1); _mm512_store_pd(((uint8_t*)p)+64, v.v2); } -template <> static FORCEINLINE void __store<128>(__vec16_d *p, __vec16_d v) { +template <> FORCEINLINE void __store<128>(__vec16_d *p, __vec16_d v) { __store<64>(p, v); } From e0f0520c1fc6bb78615559382b5c2bc370f45986 Mon Sep 17 00:00:00 2001 From: Vsevolod Livinskiy Date: Thu, 28 Aug 2014 10:14:42 +0400 Subject: [PATCH 22/54] Fix for llvm revision 216488 --- builtins.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/builtins.cpp b/builtins.cpp index 87c5b55e..10b9b861 100644 --- a/builtins.cpp +++ b/builtins.cpp @@ -704,7 +704,11 @@ void AddBitcodeToModule(const unsigned char *bitcode, int length, llvm::Module *module, SymbolTable *symbolTable) { llvm::StringRef sb = llvm::StringRef((char *)bitcode, length); +#if defined(LLVM_3_2) || defined(LLVM_3_3) || defined(LLVM_3_4) || defined(LLVM_3_5) llvm::MemoryBuffer *bcBuf = llvm::MemoryBuffer::getMemBuffer(sb); +#else // LLVM 3.6+ + llvm::MemoryBufferRef bcBuf = llvm::MemoryBuffer::getMemBuffer(sb)->getMemBufferRef(); +#endif #if !defined(LLVM_3_2) && !defined(LLVM_3_3) && !defined(LLVM_3_4) // LLVM 3.5+ llvm::ErrorOr ModuleOrErr = llvm::parseBitcodeFile(bcBuf, *g->ctx); From fd6c0d2704bec8d244e641a1c7b36bbdc00b50b9 Mon Sep 17 00:00:00 2001 From: Vsevolod Livinskiy Date: Fri, 29 Aug 2014 19:03:47 +0400 Subject: [PATCH 23/54] Fail_db update --- fail_db.txt | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/fail_db.txt b/fail_db.txt index b147a08b..8ad7a822 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -491,18 +491,6 @@ ./tests/store-int8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * ./tests/store-int8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * ./tests/store-int8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/pmuls_vi8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O2 * -./tests/pmuls_vi8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O2 * -./tests/pmuls_vi8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O2 * -./tests/pmuls_vi8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O2 * -./tests/scatter-int8-1.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O0 * -./tests/scatter-int8-1.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O0 * -./tests/scatter-int8-1.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O0 * -./tests/scatter-int8-1.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O0 * -./tests/store-int8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O0 * -./tests/store-int8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 g++4.9 -O0 * -./tests/store-int8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O0 * -./tests/store-int8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 g++4.9 -O0 * ./tests/atomics-6.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/atomics-uniform-8.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/atomics-uniform-9.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * @@ -529,3 +517,5 @@ ./tests/atomics-6.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O0 * ./tests/atomics-uniform-8.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O0 * ./tests/atomics-uniform-9.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O0 * +./tests/psubus_vi16.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 * +./tests/psubus_vi8.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 * From e3bb2b423b446b24626b8dcc516eea59fbcda36a Mon Sep 17 00:00:00 2001 From: Dmitry Babokin Date: Mon, 1 Sep 2014 13:49:51 +0400 Subject: [PATCH 24/54] Fail_db.txt update --- fail_db.txt | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/fail_db.txt b/fail_db.txt index 8ad7a822..b7c1ad74 100644 --- a/fail_db.txt +++ b/fail_db.txt @@ -479,18 +479,6 @@ ./tests/reduce-equal-5.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * ./tests/reduce-equal-6.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * ./tests/reduce-equal-8.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O0 * -./tests/pmuls_vi8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/pmuls_vi8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O2 * -./tests/scatter-int8-1.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int8-1.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int8-1.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/scatter-int8-1.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8.ispc runfail x86 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8.ispc runfail x86-64 sse4-i16x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8.ispc runfail x86 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * -./tests/store-int8.ispc runfail x86-64 sse4-i32x8 Linux LLVM 3.6 clang++3.4 -O0 * ./tests/atomics-6.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/atomics-uniform-8.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * ./tests/atomics-uniform-9.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * @@ -519,3 +507,7 @@ ./tests/atomics-uniform-9.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O0 * ./tests/psubus_vi16.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 * ./tests/psubus_vi8.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 * +./tests/psubus_vi16.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_vi8.ispc compfail x86-64 generic-4 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_vi16.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * +./tests/psubus_vi8.ispc compfail x86-64 generic-16 Linux LLVM 3.6 clang++3.4 -O2 * From 7c9235559d57c752d03e796d6afa8c6b0f4e4787 Mon Sep 17 00:00:00 2001 From: jbrodman Date: Wed, 3 Sep 2014 06:57:18 -0700 Subject: [PATCH 25/54] Remove #include included for testing. --- ctx.cpp | 13 ++++++++++++- ctx.h | 7 +++++++ stmt.cpp | 7 +++++-- 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/ctx.cpp b/ctx.cpp index a2a07fb7..074ad583 100644 --- a/ctx.cpp +++ b/ctx.cpp @@ -741,6 +741,7 @@ FunctionEmitContext::Break(bool doCoherenceCheck) { // that have executed a 'break' statement: // breakLanes = breakLanes | mask AssertPos(currentPos, breakLanesPtr != NULL); + llvm::Value *mask = GetInternalMask(); llvm::Value *breakMask = LoadInst(breakLanesPtr, "break_mask"); @@ -879,7 +880,7 @@ FunctionEmitContext::jumpIfAllLoopLanesAreDone(llvm::BasicBlock *target) { finishedLanes = BinaryOperator(llvm::Instruction::Or, finishedLanes, continued, "returned|breaked|continued"); } - + finishedLanes = BinaryOperator(llvm::Instruction::And, finishedLanes, GetFunctionMask(), "finished&func"); @@ -923,6 +924,16 @@ FunctionEmitContext::RestoreContinuedLanes() { } +void +FunctionEmitContext::ClearBreakLanes() { + if (breakLanesPtr == NULL) + return; + + // breakLanes = 0 + StoreInst(LLVMMaskAllOff, breakLanesPtr); +} + + void FunctionEmitContext::StartSwitch(bool cfIsUniform, llvm::BasicBlock *bbBreak) { llvm::Value *oldMask = GetInternalMask(); diff --git a/ctx.h b/ctx.h index 5df2e23c..0cfe4549 100644 --- a/ctx.h +++ b/ctx.h @@ -195,6 +195,13 @@ public: 'continue' statement when going through the loop body in the previous iteration. */ void RestoreContinuedLanes(); + + /** This method is called by code emitting IR for a loop. It clears + any lanes that contained a break since the mask has been updated to take + them into account. This is necessary as all the bail out checks for + breaks are meant to only deal with lanes breaking on the current iteration. + */ + void ClearBreakLanes(); /** Indicates that code generation for a "switch" statement is about to start. isUniform indicates whether the "switch" value is uniform, diff --git a/stmt.cpp b/stmt.cpp index b741b61e..ac22cff8 100644 --- a/stmt.cpp +++ b/stmt.cpp @@ -532,7 +532,6 @@ IfStmt::emitMaskedTrueAndFalse(FunctionEmitContext *ctx, llvm::Value *oldMask, } } - /** Emit code for an if test that checks the mask and the test values and tries to be smart about jumping over code that doesn't need to be run. */ @@ -902,8 +901,10 @@ void DoStmt::EmitCode(FunctionEmitContext *ctx) const { // the code for the test. This is only necessary for varying loops; // 'uniform' loops just jump when they hit a continue statement and // don't mess with the mask. - if (!uniformTest) + if (!uniformTest) { ctx->RestoreContinuedLanes(); + ctx->ClearBreakLanes(); + } llvm::Value *testValue = testExpr->GetValue(ctx); if (!testValue) return; @@ -1111,6 +1112,8 @@ ForStmt::EmitCode(FunctionEmitContext *ctx) const { // test code. ctx->SetCurrentBasicBlock(bstep); ctx->RestoreContinuedLanes(); + ctx->ClearBreakLanes(); + if (step) step->EmitCode(ctx); ctx->BranchInst(btest); From bf94e51418cdbcf8077e90005873ff5d85288f7a Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Tue, 9 Sep 2014 14:44:21 +0400 Subject: [PATCH 26/54] changed 3.5 svn path to 'final' --- alloy.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/alloy.py b/alloy.py index 080033c3..f5c8a7ca 100755 --- a/alloy.py +++ b/alloy.py @@ -110,8 +110,7 @@ def build_LLVM(version_LLVM, revision, folder, tarball, debug, selfbuild, extra, if version_LLVM == "trunk": SVN_PATH="trunk" if version_LLVM == "3.5": - # SVN_PATH=tags/RELEASE_35/rc1 - SVN_PATH="branches/release_35" + SVN_PATH="tags/RELEASE_350/final" version_LLVM = "3_5" if version_LLVM == "3.4": SVN_PATH="tags/RELEASE_34/dot2-final" From 6a99135fa2b0a053ebd596932820d041db14bff4 Mon Sep 17 00:00:00 2001 From: Vsevolod Livinskiy Date: Fri, 12 Sep 2014 11:52:04 +0400 Subject: [PATCH 27/54] DataLayoutPass has new constructor --- module.cpp | 10 +++++++--- opt.cpp | 10 +++++++--- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/module.cpp b/module.cpp index be3b5fab..edcd8670 100644 --- a/module.cpp +++ b/module.cpp @@ -1107,10 +1107,14 @@ Module::writeObjectFileOrAssembly(llvm::TargetMachine *targetMachine, } llvm::PassManager pm; -#if !defined(LLVM_3_2) && !defined(LLVM_3_3) && !defined(LLVM_3_4) // LLVM 3.5+ - pm.add(new llvm::DataLayoutPass(*g->target->getDataLayout())); -#else +#if defined(LLVM_3_2) || defined(LLVM_3_3) || defined(LLVM_3_4) pm.add(new llvm::DataLayout(*g->target->getDataLayout())); +#elif defined(LLVM_3_5) + pm.add(new llvm::DataLayoutPass(*g->target->getDataLayout())); +#else // LLVM 3.6+ + llvm::DataLayoutPass *dlp= new llvm::DataLayoutPass(); + dlp->doInitialization(*module); + pm.add(dlp); #endif llvm::formatted_raw_ostream fos(of->os()); diff --git a/opt.cpp b/opt.cpp index a9f96a00..3fb68810 100644 --- a/opt.cpp +++ b/opt.cpp @@ -470,10 +470,14 @@ Optimize(llvm::Module *module, int optLevel) { new llvm::TargetLibraryInfo(llvm::Triple(module->getTargetTriple())); optPM.add(targetLibraryInfo); -#if !defined(LLVM_3_2) && !defined(LLVM_3_3) && !defined(LLVM_3_4) // LLVM 3.5+ - optPM.add(new llvm::DataLayoutPass(*g->target->getDataLayout())); -#else +#if defined(LLVM_3_2) || defined(LLVM_3_3) || defined(LLVM_3_4) optPM.add(new llvm::DataLayout(*g->target->getDataLayout())); +#elif defined(LLVM_3_5) + optPM.add(new llvm::DataLayoutPass(*g->target->getDataLayout())); +#else // LLVM 3.6+ + llvm::DataLayoutPass *dlp= new llvm::DataLayoutPass(); + dlp->doInitialization(*module); + optPM.add(dlp); #endif llvm::TargetMachine *targetMachine = g->target->GetTargetMachine(); From 3f1362f7446bd21c031a245d27c276dfa1fbf47e Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 25 Sep 2014 15:55:14 +0400 Subject: [PATCH 28/54] changed the default knc header file from 'knc-i1x16.h' to 'knc.h' --- run_tests.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/run_tests.py b/run_tests.py index 0f2ae3d2..2b98ee52 100755 --- a/run_tests.py +++ b/run_tests.py @@ -601,8 +601,8 @@ def run_tests(options1, args, print_version): options.include_file = "examples/intrinsics/generic-64.h" options.target = "generic-64" elif options.target == "knc": - error("No knc #include specified; using examples/intrinsics/knc-i1x16.h\n", 2) - options.include_file = "examples/intrinsics/knc-i1x16.h" + error("No knc #include specified; using examples/intrinsics/knc.h\n", 2) + options.include_file = "examples/intrinsics/knc.h" if options.compiler_exe == None: if (options.target == "knc"): From 0a5b16dbe66234307d239356589811a5d08b799d Mon Sep 17 00:00:00 2001 From: Vsevolod Livinskiy Date: Thu, 4 Sep 2014 16:04:46 +0400 Subject: [PATCH 29/54] some minor fixes for knc.h --- examples/intrinsics/knc.h | 82 ++++++++++++++++++++++++++++++++------- 1 file changed, 68 insertions(+), 14 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 9a66ce22..1c9696a6 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -75,7 +75,36 @@ typedef int64_t __vec1_i64; struct __vec16_i32; -typedef __mmask16 POST_ALIGN(2) __vec16_i1; +//typedef __mmask16 POST_ALIGN(2) __vec16_i1; + +typedef struct PRE_ALIGN(2) __vec16_i1 +{ + FORCEINLINE operator __mmask16() const { return v; } + FORCEINLINE __vec16_i1() { } + FORCEINLINE __vec16_i1(const __mmask16 &vv) : v(vv) { } + FORCEINLINE __vec16_i1(bool v0, bool v1, bool v2, bool v3, + bool v4, bool v5, bool v6, bool v7, + bool v8, bool v9, bool v10, bool v11, + bool v12, bool v13, bool v14, bool v15) { + v = ((v0 & 1) | + ((v1 & 1) << 1) | + ((v2 & 1) << 2) | + ((v3 & 1) << 3) | + ((v4 & 1) << 4) | + ((v5 & 1) << 5) | + ((v6 & 1) << 6) | + ((v7 & 1) << 7) | + ((v8 & 1) << 8) | + ((v9 & 1) << 9) | + ((v10 & 1) << 10) | + ((v11 & 1) << 11) | + ((v12 & 1) << 12) | + ((v13 & 1) << 13) | + ((v14 & 1) << 14) | + ((v15 & 1) << 15)); + } + __mmask16 v; +} POST_ALIGN(2) __vec16_i1; typedef struct PRE_ALIGN(64) __vec16_f { FORCEINLINE operator __m512() const { return v; } @@ -559,7 +588,7 @@ static FORCEINLINE __vec16_i32 __broadcast_i32(__vec16_i32 v, int index) { static FORCEINLINE __vec16_i32 __rotate_i32(__vec16_i32 v, int index) { __vec16_i32 idx = __smear_i32<__vec16_i32>(index); - __vec16_i32 shuffle = _mm512_and_epi32(_mm512_add_epi32(__ispc_stride1, idx), __smear_i32<__vec16_i32>(0x7)); + __vec16_i32 shuffle = _mm512_and_epi32(_mm512_add_epi32(__ispc_stride1, idx), __smear_i32<__vec16_i32>(0xf)); return _mm512_mask_permutevar_epi32(v, 0xffff, shuffle, v); } @@ -841,7 +870,7 @@ template <> FORCEINLINE void __store<64>(__vec16_i64 *p, __vec16_i64 v) { v.v_hi); v2 = _mm512_mask_permutevar_epi32(v2, 0x5555, _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), - v.v_lo); + v.v_lo); _mm512_store_epi64(p, v2); _mm512_store_epi64(((uint8_t*)p)+64, v1); } @@ -1329,16 +1358,15 @@ static FORCEINLINE __vec16_i32 __cast_fptoui(__vec16_i32, __vec16_f val) { static FORCEINLINE __vec16_d __cast_fpext(__vec16_d, __vec16_f val) { __vec16_d ret; - ret.v2 = _mm512_cvtpslo_pd(val.v); + ret.v1 = _mm512_cvtpslo_pd(val.v); __vec16_f other8 = _mm512_permute4f128_epi32(_mm512_castps_si512(val.v), _MM_PERM_DCDC); - ret.v1 = _mm512_cvtpslo_pd(other8); + ret.v2 = _mm512_cvtpslo_pd(other8); return ret; } static FORCEINLINE __vec16_f __cast_fptrunc(__vec16_f, __vec16_d val) { - __m512i r0i = _mm512_castps_si512(_mm512_cvtpd_pslo(val.v1)); - __m512i r1i = _mm512_castps_si512(_mm512_cvtpd_pslo(val.v2)); - + __m512i r0i = _mm512_castps_si512(_mm512_cvtpd_pslo(val.v2)); + __m512i r1i = _mm512_castps_si512(_mm512_cvtpd_pslo(val.v1)); return _mm512_mask_permute4f128_epi32(r1i, 0xFF00, r0i, _MM_PERM_BABA); } @@ -1352,11 +1380,37 @@ static FORCEINLINE __vec16_i32 __cast_bits(__vec16_i32, __vec16_f val) { static FORCEINLINE __vec16_i64 __cast_bits(__vec16_i64, __vec16_d val) { - return *(__vec16_i64*)&val; + __vec16_i64 ret; + ret.v_hi = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xFF00, + _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), + val.v2); + ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0x00FF, + _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), + val.v1); + ret.v_lo = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xFF00, + _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), + val.v2); + ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0x00FF, + _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), + val.v1); + return ret; } static FORCEINLINE __vec16_d __cast_bits(__vec16_d, __vec16_i64 val) { - return *(__vec16_d*)&val; + __vec16_d ret; + ret.v2 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + val.v_hi); + ret.v2 = _mm512_mask_permutevar_epi32(ret.v2, 0x5555, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + val.v_lo); + ret.v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + val.v_hi); + ret.v1 = _mm512_mask_permutevar_epi32(ret.v1, 0x5555, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + val.v_lo); + return ret; } /////////////////////////////////////////////////////////////////////////// @@ -1729,11 +1783,11 @@ static FORCEINLINE __vec16_d __gather_base_offsets32_double(uint8_t *base, uint32_t scale, __vec16_i32 offsets, __vec16_i1 mask) { __vec16_d ret; - ret.v2 = _mm512_mask_i32loextgather_pd(_mm512_undefined_pd(), mask, offsets, + ret.v1 = _mm512_mask_i32loextgather_pd(_mm512_undefined_pd(), mask, offsets, base, _MM_UPCONV_PD_NONE, scale, _MM_HINT_NONE); __m512i shuffled_offsets = _mm512_permute4f128_epi32(offsets.v, _MM_PERM_DCDC); - ret.v1 = _mm512_mask_i32loextgather_pd(_mm512_undefined_pd(), mask, shuffled_offsets, + ret.v2 = _mm512_mask_i32loextgather_pd(_mm512_undefined_pd(), mask, shuffled_offsets, base, _MM_UPCONV_PD_NONE, scale, _MM_HINT_NONE); return ret; @@ -1886,9 +1940,9 @@ __scatter_base_offsets32_float(void *base, uint32_t scale, __vec16_i32 offsets, static FORCEINLINE int32_t __packed_load_active(uint32_t *p, __vec16_i32 *val, __vec16_i1 mask) { - __vec16_i32 v; + __vec16_i32 v = __load<64>(val); v = _mm512_mask_extloadunpacklo_epi32(v, mask, p, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - v = _mm512_mask_extloadunpackhi_epi32(_mm512_undefined_epi32(), mask, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + v = _mm512_mask_extloadunpackhi_epi32(v, mask, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); __store<64>(val, v); return _mm_countbits_32(uint32_t(mask)); } From 723baca4c2cb23e1a19de92a8afc86c771eb88e1 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 15:18:36 +0400 Subject: [PATCH 30/54] added several useful defines and a warning that '__vec16_i1' might not be working with embree --- examples/intrinsics/knc.h | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 1c9696a6..08037728 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -44,6 +44,15 @@ #include // for operator<<(m512[i]) #include // for operator<<(m512[i]) +#define STRING(x) #x +#define TOSTRING(x) STRING(x) +#define PING std::cout << __FILE__ << " (" << __LINE__ << "): " << __FUNCTION__ << std::endl +#define PRINT(x) std::cout << STRING(x) << " = " << (x) << std::endl +#define PRINT2(x,y) std::cout << STRING(x) << " = " << (x) << ", " << STRING(y) << " = " << (y) << std::endl +#define PRINT3(x,y,z) std::cout << STRING(x) << " = " << (x) << ", " << STRING(y) << " = " << (y) << ", " << STRING(z) << " = " << (z) << std::endl +#define PRINT4(x,y,z,w) std::cout << STRING(x) << " = " << (x) << ", " << STRING(y) << " = " << (y) << ", " << STRING(z) << " = " << (z) << ", " << STRING(w) << " = " << (w) << std::endl + + #define FORCEINLINE __forceinline #ifdef _MSC_VER #define PRE_ALIGN(x) /*__declspec(align(x))*/ @@ -75,8 +84,11 @@ typedef int64_t __vec1_i64; struct __vec16_i32; -//typedef __mmask16 POST_ALIGN(2) __vec16_i1; - +/* (iw) actually, this *SHOULD* be the right implementation for a + vec16_i1: this one is a class that can have a constructor (which + ISPC sometimes emits for these vectors...) This version might + not be working with embree's ISPC bindings, probably because + embree still uses the 'wrong' implementation */ typedef struct PRE_ALIGN(2) __vec16_i1 { FORCEINLINE operator __mmask16() const { return v; } From 45114d328385d118e7830c653ea35ce1d0eb75d2 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 15:41:06 +0400 Subject: [PATCH 31/54] No actual code change: changed the code style for '__vec16_i8' struct in 'knc.h' --- examples/intrinsics/knc.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 08037728..eeb9947e 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -208,14 +208,15 @@ struct vec16 { PRE_ALIGN(16) struct __vec16_i8 : public vec16 { FORCEINLINE __vec16_i8() { } - FORCEINLINE __vec16_i8(const __vec16_i8 &o); - FORCEINLINE __vec16_i8& operator =(const __vec16_i8 &o); + FORCEINLINE __vec16_i8(int8_t v0, int8_t v1, int8_t v2, int8_t v3, int8_t v4, int8_t v5, int8_t v6, int8_t v7, int8_t v8, int8_t v9, int8_t v10, int8_t v11, int8_t v12, int8_t v13, int8_t v14, int8_t v15) : vec16(v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15) { } + FORCEINLINE __vec16_i8(const __vec16_i8 &o); + FORCEINLINE __vec16_i8& operator =(const __vec16_i8 &o); } POST_ALIGN(16); PRE_ALIGN(32) struct __vec16_i16 : public vec16 { From 85b703981dec651c9ae0e6aa494fcfa2fb8ba34b Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 15:45:28 +0400 Subject: [PATCH 32/54] added several helper functions --- examples/intrinsics/knc.h | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index eeb9947e..adf5fad3 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -257,6 +257,28 @@ inline std::ostream &operator<<(std::ostream &out, const __m512 &v) return out; } +inline std::ostream &operator<<(std::ostream &out, const __vec16_i8 &v) +{ + out << "["; + for (int i=0;i<16;i++) + out << (i?",":"") << std::dec << std::setw(8) << (int)((unsigned char*)&v)[i] << std::dec; + // out << (i?",":"") << std::hex << std::setw(8) << ((int*)&v)[i] << std::dec; + + out << "]" << std::flush; + return out; +} + +inline std::ostream &operator<<(std::ostream &out, const __vec16_i64 &v) +{ + out << "["; + uint32_t *ptr = (uint32_t*)&v; + for (int i=0;i<16;i++) { +uint64_t val = (uint64_t(ptr[i])<<32)+ptr[i+16]; + out << (i?",":"") << ((int*)val); +} + out << "]" << std::flush; + return out; +} /////////////////////////////////////////////////////////////////////////// // macros... From 4fff0ab57105d910f8fd07c387bf3fd42ce1979e Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 15:50:13 +0400 Subject: [PATCH 33/54] added __vec16_i32 __cast_trunc(__vec16_i32, const __vec16_i64 i64) function. ptr-diff-3/5/6 tests are apparently runfailing because of it --- examples/intrinsics/knc.h | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index adf5fad3..d21fb05e 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -363,6 +363,20 @@ static FORCEINLINE bool __extract_element(__vec16_i1 mask, uint32_t index) { return (mask & (1 << index)) ? true : false; } + +static FORCEINLINE int64_t __extract_element(const __vec16_i64 &v, uint32_t index) +{ + uint *src = (uint *)&v; + //const uint *src = (const uint *)&v; + return src[index+16] | (uint64_t(src[index]) << 32); +} + + + + + + + /* static FORCEINLINE void __insert_element(__vec16_i1 *vec, int index, bool val) { @@ -621,6 +635,10 @@ static FORCEINLINE __vec16_i32 __broadcast_i32(__vec16_i32 v, int index) { return _mm512_set1_epi32(val); } +static FORCEINLINE __vec16_i32 __cast_trunc(__vec16_i32, const __vec16_i64 i64) { + return __vec16_i32(i64.v_lo); +} + static FORCEINLINE __vec16_i32 __rotate_i32(__vec16_i32 v, int index) { __vec16_i32 idx = __smear_i32<__vec16_i32>(index); __vec16_i32 shuffle = _mm512_and_epi32(_mm512_add_epi32(__ispc_stride1, idx), __smear_i32<__vec16_i32>(0xf)); @@ -663,11 +681,7 @@ template <> FORCEINLINE void __store<64>(__vec16_i32 *p, __vec16_i32 v) { // int64 /////////////////////////////////////////////////////////////////////////// -static FORCEINLINE int64_t __extract_element(const __vec16_i64 &v, uint32_t index) -{ - uint *src = (uint *)&v; - return src[index+16] | (int64_t(src[index]) << 32); -} + static FORCEINLINE void __insert_element(__vec16_i64 *v, uint32_t index, int64_t val) { ((int32_t *)&v->v_hi)[index] = val>>32; From ddf5df6193d739d900a01b22abdf1603351cbb6a Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 16:53:36 +0400 Subject: [PATCH 34/54] made 'int64_t __extract_element(const __vec16_i64 &v, uint32_t index)' function --- examples/intrinsics/knc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index d21fb05e..d95245f2 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -366,8 +366,8 @@ static FORCEINLINE bool __extract_element(__vec16_i1 mask, uint32_t index) { static FORCEINLINE int64_t __extract_element(const __vec16_i64 &v, uint32_t index) { - uint *src = (uint *)&v; - //const uint *src = (const uint *)&v; + //uint *src = (uint *)&v; + const uint *src = (const uint *)&v; return src[index+16] | (uint64_t(src[index]) << 32); } From efa0ea01f3dc17cf1e17665ecb8c33f536fbab64 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 17:01:06 +0400 Subject: [PATCH 35/54] add 'void __masked_store_i64(void *p, const __vec16_i64 &v, __vec16_i1 mask)' function. now 450 compfails and 12 runfails --- examples/intrinsics/knc.h | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index d95245f2..439e838c 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -680,8 +680,26 @@ template <> FORCEINLINE void __store<64>(__vec16_i32 *p, __vec16_i32 v) { /////////////////////////////////////////////////////////////////////////// // int64 /////////////////////////////////////////////////////////////////////////// - - +static FORCEINLINE +void __masked_store_i64(void *p, const __vec16_i64 &v, __vec16_i1 mask) +{ + __m512i v1; + __m512i v2; + v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + v.v_hi); + v1 = _mm512_mask_permutevar_epi32(v1, 0x5555, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + v.v_lo); + v2 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + v.v_hi); + v2 = _mm512_mask_permutevar_epi32(v2, 0x5555, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + v.v_lo); + _mm512_mask_store_epi64(p, mask, v2); + _mm512_mask_store_epi64(((uint8_t*)p)+64, mask>>8, v1); +} static FORCEINLINE void __insert_element(__vec16_i64 *v, uint32_t index, int64_t val) { ((int32_t *)&v->v_hi)[index] = val>>32; From 78a7ef9fc52e8694d57c15a5132acf9a6300d29a Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 17:36:33 +0400 Subject: [PATCH 36/54] added several math functions, new runfails: gather-int8-2/4; ldexp-double (previously compfailed) --- examples/intrinsics/knc.h | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 439e838c..5c6f6a50 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -800,6 +800,13 @@ static FORCEINLINE __vec16_i64 __shl(__vec16_i64 a, __vec16_i64 b) { return __vec16_i64(lo, hi); } +static FORCEINLINE __vec16_i64 __shl(__vec16_i64 a, unsigned long long b) { + __vec16_i32 hi = _mm512_or_epi32(_mm512_slli_epi32(a.v_hi, b), + _mm512_srli_epi32(a.v_lo, 32-b)); + __vec16_i32 lo = _mm512_slli_epi32(a.v_lo, b); + return __vec16_i64(lo, hi); +} + static FORCEINLINE __vec16_i64 __lshr(__vec16_i64 a, __vec16_i64 b) { __vec16_i32 shift = _mm512_sub_epi32(__ispc_thirty_two, b.v_lo); __vec16_i32 xfer = _mm512_and_epi32(_mm512_sllv_epi32(__ispc_ffffffff, shift), _mm512_sllv_epi32(a.v_hi, shift)); @@ -820,6 +827,16 @@ static FORCEINLINE __vec16_i64 __ashr(__vec16_i64 a, __vec16_i64 b) { return __vec16_i64(lo, hi); } +static FORCEINLINE __vec16_i64 __ashr(__vec16_i64 a, unsigned long long b) { + __vec16_i32 xfer + = _mm512_slli_epi32(_mm512_and_epi32(a.v_hi, + _mm512_set1_epi32((1< static RetVecType __smear_i64(const int64_t &l); template <> FORCEINLINE __vec16_i64 __smear_i64<__vec16_i64>(const int64_t &l) { const int *i = (const int*)&l; @@ -1609,12 +1630,14 @@ static FORCEINLINE __vec16_f __rsqrt_varying_float(__vec16_f v) { return _mm512_invsqrt_ps(v); #endif } + static FORCEINLINE __vec16_d __rsqrt_varying_double(__vec16_d x) { __vec16_d y; for (int i = 0; i < 16; i++) __insert_element(&y, i, 1.0/sqrt(__extract_element(x,i))); return y; } + static FORCEINLINE double __rsqrt_uniform_double(double v) { return 1.0/v; From 90843b3bff0fbc0f39a6d788d60f8ef8afe30550 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 18:01:27 +0400 Subject: [PATCH 37/54] changed a constructor of '__vec16_i8' --- examples/intrinsics/knc.h | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 5c6f6a50..0a6dc8cb 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -208,11 +208,10 @@ struct vec16 { PRE_ALIGN(16) struct __vec16_i8 : public vec16 { FORCEINLINE __vec16_i8() { } - - FORCEINLINE __vec16_i8(int8_t v0, int8_t v1, int8_t v2, int8_t v3, - int8_t v4, int8_t v5, int8_t v6, int8_t v7, - int8_t v8, int8_t v9, int8_t v10, int8_t v11, - int8_t v12, int8_t v13, int8_t v14, int8_t v15) + FORCEINLINE __vec16_i8(const int v0, const int v1, const int v2, const int v3, + const int v4, const int v5, const int v6, const int v7, + const int v8, const int v9, const int v10, const int v11, + const int v12, const int v13, const int v14, const int v15) : vec16(v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15) { } FORCEINLINE __vec16_i8(const __vec16_i8 &o); From 1d69b954bd93c04b0af28c7071a6a64534432b0b Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 18:09:12 +0400 Subject: [PATCH 38/54] added several memory functions for i8 --- examples/intrinsics/knc.h | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 0a6dc8cb..9e7e2074 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -1772,6 +1772,44 @@ static FORCEINLINE __vec16_d __masked_load_double(void *p, __vec16_i1 mask) { #endif } +static FORCEINLINE void __masked_store_i8(void *p, const __vec16_i8 &val, __vec16_i1 mask) { + PING; + PRINT(mask); + PRINT(p); + PRINT(val); + __vec16_i32 tmp = _mm512_extload_epi32(&val, _MM_UPCONV_EPI32_SINT8, _MM_BROADCAST32_NONE, _MM_HINT_NONE); + PING; + _mm512_mask_extstore_epi32(p, mask, tmp, _MM_DOWNCONV_EPI32_SINT8,_MM_HINT_NONE); + PING; +} + +static FORCEINLINE __vec16_i8 __masked_load_i8(void *p, __vec16_i1 mask) { + PING; + __vec16_i8 ret; + __vec16_i32 tmp = _mm512_mask_extload_epi32(_mm512_undefined_epi32(),mask,p, + _MM_UPCONV_EPI32_SINT8, + _MM_BROADCAST32_NONE, _MM_HINT_NONE); + _mm512_extstore_epi32(&ret, tmp, _MM_DOWNCONV_EPI32_SINT8,_MM_HINT_NONE); + return ret; +} +template static FORCEINLINE __vec16_i8 __load(const __vec16_i8 *p) { + return *p; +} +template static FORCEINLINE void __store(__vec16_i8 *p, __vec16_i8 v) { + *p = v; +} +static FORCEINLINE void +__scatter_base_offsets32_i8(uint8_t *b, uint32_t scale, __vec16_i32 offsets, + __vec16_i8 val, __vec16_i1 mask) +{ + __vec16_i32 tmp = _mm512_extload_epi32(&val,_MM_UPCONV_EPI32_SINT8, + _MM_BROADCAST32_NONE, _MM_HINT_NONE); + printf("__scatter_base_offsets32_i8\n"); + _mm512_mask_i32extscatter_epi32(b, mask, offsets, tmp, + _MM_DOWNCONV_EPI32_SINT8, scale, + _MM_HINT_NONE); +} + static FORCEINLINE void __masked_store_i32(void *p, __vec16_i32 val, __vec16_i1 mask) { #ifdef ISPC_FORCE_ALIGNED_MEMORY _mm512_mask_store_epi32(p, mask, val.v); From 2e929891012759da29853b315fdc657e87534e68 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 18:15:25 +0400 Subject: [PATCH 39/54] changed '__vec16_i64 __load(const __vec16_i64 *p)' --- examples/intrinsics/knc.h | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 9e7e2074..91f4fda1 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -878,12 +878,13 @@ template <> FORCEINLINE __vec16_i64 __smear_i64<__vec16_i64>(const int64_t &l) template static FORCEINLINE __vec16_i64 __load(const __vec16_i64 *p) { __vec16_i32 v1; __vec16_i32 v2; - v2 = _mm512_extloadunpacklo_epi32(v2, p, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - v2 = _mm512_extloadunpackhi_epi32(v2, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - v1 = _mm512_extloadunpacklo_epi32(v1, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - v1 = _mm512_extloadunpackhi_epi32(v1, (uint8_t*)p+128, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - - __vec16_i64 ret; + const uint8_t*ptr = (const uint8_t*)p; + v2 = _mm512_extloadunpacklo_epi32(v2, ptr, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + v2 = _mm512_extloadunpackhi_epi32(v2, ptr+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + v1 = _mm512_extloadunpacklo_epi32(v1, ptr+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + v1 = _mm512_extloadunpackhi_epi32(v1, ptr+128, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + + __vec16_i64 ret; ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0xFF00, _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), v1); From 0881463d69c06dbd7d3e0460b4449cc2d508e329 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 18:26:44 +0400 Subject: [PATCH 40/54] changed '__vec16_i1 __equal_i64(const __vec16_i64 &a, const __vec16_i6_i64 &b, __vec16_i1 mask)' function --- examples/intrinsics/knc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 91f4fda1..fdea47ab 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -843,9 +843,9 @@ static FORCEINLINE __vec16_i1 __equal_i64(const __vec16_i64 &a, const __vec16_i6 static FORCEINLINE __vec16_i1 __equal_i64_and_mask(const __vec16_i64 &a, const __vec16_i64 &b, __vec16_i1 mask) { - __mmask16 lo_match = _mm512_cmpeq_epi32_mask(a.v_lo,b.v_lo); + __mmask16 lo_match = _mm512_mask_cmpeq_epi32_mask((__mmask16)mask, a.v_lo,b.v_lo); __mmask16 full_match = _mm512_mask_cmpeq_epi32_mask(lo_match,a.v_hi,b.v_hi); - return _mm512_kand(full_match, (__mmask16)mask); + return full_match; } static FORCEINLINE __vec16_i1 __not_equal_i64(const __vec16_i64 &a, const __vec16_i64 &b) { From 8b8e313dc6c252711147b15989e52e72c7f3c675 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 11 Sep 2014 19:06:07 +0400 Subject: [PATCH 41/54] starded work on gather/scatter instructions --- examples/intrinsics/knc.h | 34 +++++++++++++++++++++++++++++----- 1 file changed, 29 insertions(+), 5 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index fdea47ab..1fcbd19c 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -865,10 +865,6 @@ static FORCEINLINE __vec16_i64 __select(__vec16_i1 mask, return ret; } -// static FORCEINLINE int64_t __extract_element(__vec16_i64 v, uint32_t index) { -// return (uint64_t(((int32_t *)&v.v_hi)[index])<<32) | (uint64_t(((int32_t *)&v.v_lo)[index])); -// } - template static RetVecType __smear_i64(const int64_t &l); template <> FORCEINLINE __vec16_i64 __smear_i64<__vec16_i64>(const int64_t &l) { const int *i = (const int*)&l; @@ -1921,6 +1917,34 @@ __gather_base_offsets32_double(uint8_t *base, uint32_t scale, __vec16_i32 offset return ret; } +// TODO: Test this implementation +static FORCEINLINE __vec16_f +__gather64_float(__vec16_i64 addr, __vec16_i1 mask) +{ + __vec16_f ret; + + // There is no gather instruction with 64-bit offsets in KNC. + // We have to manually iterate over the upper 32 bits ;-) + __vec16_i1 still_to_do = mask; + const __vec16_i32 signed_offsets = _mm512_add_epi32(addr.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); + while (still_to_do) { + int first_active_lane = _mm_tzcnt_32((int)still_to_do); + const uint &hi32 = ((uint*)&addr.v_hi)[first_active_lane]; + __vec16_i1 match = _mm512_mask_cmp_epi32_mask(still_to_do,addr.v_hi, + __smear_i32<__vec16_i32>((int32_t)hi32), + _MM_CMPINT_EQ); + + void * base = (void*)((((unsigned long)hi32) << 32) + (unsigned long)(-(long)INT_MIN)); + + ret.v = _mm512_mask_i32extgather_ps(ret.v, match, signed_offsets, + base, _MM_UPCONV_PS_NONE, 1, + _MM_HINT_NONE); + still_to_do = _mm512_kxor(match, still_to_do); + } + + return ret; +} + /*! gather with 64-bit offsets. \todo add optimization that falls back to 32-bit offset gather if @@ -1932,7 +1956,7 @@ static FORCEINLINE __vec16_f __gather_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, __vec16_i1 mask) { - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); // There is no gather instruction with 64-bit offsets in KNC. // We have to manually iterate over the upper 32 bits ;-) __vec16_i1 still_to_do = mask; From 1a2979aa7fa40940c8b9faa358f7750137960155 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 18 Sep 2014 10:20:19 +0400 Subject: [PATCH 42/54] start fixing gather/scatter functions (INT_MIN fix) --- examples/intrinsics/knc.h | 93 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 1fcbd19c..710af0da 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -963,6 +963,71 @@ template <> FORCEINLINE void __store<128>(__vec16_i64 *p, __vec16_i64 v) { __store<64>(p, v); } + +/*! gather vector of 64-bit ints from addresses pointing to uniform ints + + (iw) WARNING: THIS CODE ONLY WORKS FOR GATHERS FROM ARRAYS OF + ***UNIFORM*** INT64's/POINTERS. (problem is that ispc doesn't + expose whether it's from array of uniform or array of varying + poitners, so in here there's no way to tell - only thing we can do + is pick one... + */ +static FORCEINLINE __vec16_i64 +__gather_base_offsets32_i64(uint8_t *base, uint32_t scale, __vec16_i32 offsets, + __vec16_i1 mask) { + __vec16_i64 ret; + ret.v_lo = _mm512_mask_i32extgather_epi32(_mm512_undefined_epi32(), mask, offsets, + base, _MM_UPCONV_EPI32_NONE, scale, + _MM_HINT_NONE); + ret.v_hi = _mm512_mask_i32extgather_epi32(_mm512_undefined_epi32(), mask, offsets, + base+4, _MM_UPCONV_EPI32_NONE, scale, + _MM_HINT_NONE); + return ret; +} + +/*! gather vector of 64-bit ints from addresses pointing to uniform ints + + (iw) WARNING: THIS CODE ONLY WORKS FOR GATHERS FROM ARRAYS OF + ***UNIFORM*** INT64's/POINTERS. (problem is that ispc doesn't + expose whether it's from array of uniform or array of varying + poitners, so in here there's no way to tell - only thing we can do + is pick one... + */ +static FORCEINLINE __vec16_i64 +__gather64_i64(__vec16_i64 addr, + __vec16_i1 mask) +{//TODO + __vec16_i64 ret; + + // There is no gather instruction with 64-bit offsets in KNC. + // We have to manually iterate over the upper 32 bits ;-) + __vec16_i1 still_to_do = mask; + __m512i offsets = addr.v_lo; + while (still_to_do) { + int first_active_lane = _mm_tzcnt_32((int)still_to_do); + const uint32_t &hi32 = ((uint*)&addr.v_hi)[first_active_lane]; + __vec16_i1 match = _mm512_mask_cmp_epi32_mask(still_to_do,addr.v_hi, + __smear_i32<__vec16_i32>((int32_t)hi32), + _MM_CMPINT_EQ); + + const uint8_t * base = (const uint8_t*)((uint64_t)hi32 << 32); + ret.v_lo = _mm512_mask_i32extgather_epi32(ret.v_lo, match, offsets, + base, _MM_UPCONV_EPI32_NONE, 1, + _MM_HINT_NONE); + ret.v_hi = _mm512_mask_i32extgather_epi32(ret.v_hi, match, offsets, + base+4, _MM_UPCONV_EPI32_NONE, 1, + _MM_HINT_NONE); + + still_to_do = _mm512_kxor(match, still_to_do); + } + + return ret; +} + + + + + /////////////////////////////////////////////////////////////////////////// // float /////////////////////////////////////////////////////////////////////////// @@ -1945,6 +2010,7 @@ __gather64_float(__vec16_i64 addr, __vec16_i1 mask) return ret; } + /*! gather with 64-bit offsets. \todo add optimization that falls back to 32-bit offset gather if @@ -2056,6 +2122,33 @@ __scatter_base_offsets64_i32(uint8_t *_base, uint32_t scale, __vec16_i64 offsets } } +static FORCEINLINE void // TODO +__scatter_base_offsets64_i8(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, + __vec16_i8 value, + __vec16_i1 mask) { + __vec16_i1 still_to_do = mask; + + __vec16_i32 tmp = _mm512_extload_epi32(&value, _MM_UPCONV_EPI32_SINT8, + _MM_BROADCAST32_NONE, _MM_HINT_NONE); + // PING; + // _mm512_mask_extstore_epi32(p, mask, tmp, _MM_DOWNCONV_EPI32_SINT8,_MM_HINT_NONE); + + while (still_to_do) { + int first_active_lane = _mm_tzcnt_32((int)still_to_do); + const uint &hi32 = ((uint*)&offsets.v_hi)[first_active_lane]; + __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, + __smear_i32<__vec16_i32>((int32_t)hi32), + _MM_CMPINT_EQ); + + void * base = (void*)((unsigned long)_base + + ((scale*(unsigned long)hi32) << 32)); + _mm512_mask_i32extscatter_epi32(base, match, offsets.v_lo, + tmp, + _MM_DOWNCONV_EPI32_SINT8, scale, + _MM_HINT_NONE); + still_to_do = _mm512_kxor(match,still_to_do); + } +} static FORCEINLINE __vec16_i32 From 46bd35302715c26336b1be0fd2f6ef7b85a3f17b Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 18 Sep 2014 12:13:55 +0400 Subject: [PATCH 43/54] fixed 'INT_MIN' bug in '__gather64_i64' --- examples/intrinsics/knc.h | 38 +++++++++++++++++--------------------- 1 file changed, 17 insertions(+), 21 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 710af0da..307f6d91 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -994,40 +994,37 @@ __gather_base_offsets32_i64(uint8_t *base, uint32_t scale, __vec16_i32 offsets, is pick one... */ static FORCEINLINE __vec16_i64 -__gather64_i64(__vec16_i64 addr, - __vec16_i1 mask) -{//TODO - __vec16_i64 ret; +__gather64_i64(__vec16_i64 addr, __vec16_i1 mask) +{ + __vec16_i64 ret; - // There is no gather instruction with 64-bit offsets in KNC. - // We have to manually iterate over the upper 32 bits ;-) - __vec16_i1 still_to_do = mask; - __m512i offsets = addr.v_lo; - while (still_to_do) { - int first_active_lane = _mm_tzcnt_32((int)still_to_do); - const uint32_t &hi32 = ((uint*)&addr.v_hi)[first_active_lane]; - __vec16_i1 match = _mm512_mask_cmp_epi32_mask(still_to_do,addr.v_hi, + // There is no gather instruction with 64-bit offsets in KNC. + // We have to manually iterate over the upper 32 bits ;-) + __vec16_i1 still_to_do = mask; + const __vec16_i32 signed_offsets = _mm512_add_epi32(addr.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); + while (still_to_do) { + int first_active_lane = _mm_tzcnt_32((int)still_to_do); + const uint32_t &hi32 = ((uint*)&addr.v_hi)[first_active_lane]; + __vec16_i1 match = _mm512_mask_cmp_epi32_mask(still_to_do,addr.v_hi, __smear_i32<__vec16_i32>((int32_t)hi32), _MM_CMPINT_EQ); - const uint8_t * base = (const uint8_t*)((uint64_t)hi32 << 32); - ret.v_lo = _mm512_mask_i32extgather_epi32(ret.v_lo, match, offsets, + void * base = (void*)((((unsigned long)hi32) << 32) + (unsigned long)(-(long)INT_MIN)); + ret.v_lo = _mm512_mask_i32extgather_epi32(ret.v_lo, match, signed_offsets, base, _MM_UPCONV_EPI32_NONE, 1, _MM_HINT_NONE); - ret.v_hi = _mm512_mask_i32extgather_epi32(ret.v_hi, match, offsets, + ret.v_hi = _mm512_mask_i32extgather_epi32(ret.v_hi, match, signed_offsets, base+4, _MM_UPCONV_EPI32_NONE, 1, _MM_HINT_NONE); - still_to_do = _mm512_kxor(match, still_to_do); - } + still_to_do = _mm512_kxor(match, still_to_do); + } - return ret; + return ret; } - - /////////////////////////////////////////////////////////////////////////// // float /////////////////////////////////////////////////////////////////////////// @@ -1982,7 +1979,6 @@ __gather_base_offsets32_double(uint8_t *base, uint32_t scale, __vec16_i32 offset return ret; } -// TODO: Test this implementation static FORCEINLINE __vec16_f __gather64_float(__vec16_i64 addr, __vec16_i1 mask) { From 832aff5d76d61c6673e0c42316c1dfd96c0e0e82 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 25 Sep 2014 12:11:27 +0400 Subject: [PATCH 44/54] commented out '__vec16_i1' type as there is no '__cast_uitofp' which produces compfails --- examples/intrinsics/knc.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 307f6d91..e55e53d1 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -84,6 +84,7 @@ typedef int64_t __vec1_i64; struct __vec16_i32; +#if 0 /* (iw) actually, this *SHOULD* be the right implementation for a vec16_i1: this one is a class that can have a constructor (which ISPC sometimes emits for these vectors...) This version might @@ -118,6 +119,10 @@ typedef struct PRE_ALIGN(2) __vec16_i1 __mmask16 v; } POST_ALIGN(2) __vec16_i1; +#else +typedef __mmask16 POST_ALIGN(2) __vec16_i1; +#endif + typedef struct PRE_ALIGN(64) __vec16_f { FORCEINLINE operator __m512() const { return v; } FORCEINLINE __vec16_f() : v(_mm512_undefined_ps()) { } From 4560df284b44e59c946910414f024c15a0fea949 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 25 Sep 2014 12:55:21 +0400 Subject: [PATCH 45/54] changed codestyle to 2 spaces in 'knc.h' --- examples/intrinsics/knc.h | 2163 ++++++++++++++++++------------------- 1 file changed, 1081 insertions(+), 1082 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index e55e53d1..bf92dcfc 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -1,35 +1,35 @@ /* - Copyright (c) 2012-2014, Intel Corporation - All rights reserved. + Copyright (c) 2012-2014, Intel Corporation + All rights reserved. - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are +met: - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. - * Neither the name of Intel Corporation nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. + * Neither the name of Intel Corporation nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS - IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A - PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER - OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -*/ + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS + IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER + OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ #include // INT_MIN #include @@ -66,13 +66,13 @@ #define KNC 1 extern "C" { - int printf(const unsigned char *, ...); - int puts(unsigned char *); - unsigned int putchar(unsigned int); - int fflush(void *); - uint8_t *memcpy(uint8_t *, uint8_t *, uint64_t); - uint8_t *memset(uint8_t *, uint8_t, uint64_t); - void memset_pattern16(void *, const void *, uint64_t); + int printf(const unsigned char *, ...); + int puts(unsigned char *); + unsigned int putchar(unsigned int); + int fflush(void *); + uint8_t *memcpy(uint8_t *, uint8_t *, uint64_t); + uint8_t *memset(uint8_t *, uint8_t, uint64_t); + void memset_pattern16(void *, const void *, uint64_t); } typedef float __vec1_f; @@ -86,35 +86,35 @@ struct __vec16_i32; #if 0 /* (iw) actually, this *SHOULD* be the right implementation for a - vec16_i1: this one is a class that can have a constructor (which - ISPC sometimes emits for these vectors...) This version might - not be working with embree's ISPC bindings, probably because - embree still uses the 'wrong' implementation */ +vec16_i1: this one is a class that can have a constructor (which +ISPC sometimes emits for these vectors...) This version might +not be working with embree's ISPC bindings, probably because +embree still uses the 'wrong' implementation */ typedef struct PRE_ALIGN(2) __vec16_i1 { - FORCEINLINE operator __mmask16() const { return v; } - FORCEINLINE __vec16_i1() { } - FORCEINLINE __vec16_i1(const __mmask16 &vv) : v(vv) { } - FORCEINLINE __vec16_i1(bool v0, bool v1, bool v2, bool v3, - bool v4, bool v5, bool v6, bool v7, - bool v8, bool v9, bool v10, bool v11, - bool v12, bool v13, bool v14, bool v15) { - v = ((v0 & 1) | - ((v1 & 1) << 1) | - ((v2 & 1) << 2) | - ((v3 & 1) << 3) | - ((v4 & 1) << 4) | - ((v5 & 1) << 5) | - ((v6 & 1) << 6) | - ((v7 & 1) << 7) | - ((v8 & 1) << 8) | - ((v9 & 1) << 9) | - ((v10 & 1) << 10) | - ((v11 & 1) << 11) | - ((v12 & 1) << 12) | - ((v13 & 1) << 13) | - ((v14 & 1) << 14) | - ((v15 & 1) << 15)); + FORCEINLINE operator __mmask16() const { return v; } + FORCEINLINE __vec16_i1() { } + FORCEINLINE __vec16_i1(const __mmask16 &vv) : v(vv) { } + FORCEINLINE __vec16_i1(bool v0, bool v1, bool v2, bool v3, + bool v4, bool v5, bool v6, bool v7, + bool v8, bool v9, bool v10, bool v11, + bool v12, bool v13, bool v14, bool v15) { + v = ((v0 & 1) | + ((v1 & 1) << 1) | + ((v2 & 1) << 2) | + ((v3 & 1) << 3) | + ((v4 & 1) << 4) | + ((v5 & 1) << 5) | + ((v6 & 1) << 6) | + ((v7 & 1) << 7) | + ((v8 & 1) << 8) | + ((v9 & 1) << 9) | + ((v10 & 1) << 10) | + ((v11 & 1) << 11) | + ((v12 & 1) << 12) | + ((v13 & 1) << 13) | + ((v14 & 1) << 14) | + ((v15 & 1) << 15)); } __mmask16 v; } POST_ALIGN(2) __vec16_i1; @@ -124,115 +124,115 @@ typedef __mmask16 POST_ALIGN(2) __vec16_i1; #endif typedef struct PRE_ALIGN(64) __vec16_f { - FORCEINLINE operator __m512() const { return v; } - FORCEINLINE __vec16_f() : v(_mm512_undefined_ps()) { } - FORCEINLINE __vec16_f(const __m512 &in) : v(in) {} - FORCEINLINE __vec16_f(const __vec16_f &o) : v(o.v) {} - FORCEINLINE __vec16_f& operator =(const __vec16_f &o) { v=o.v; return *this; } - FORCEINLINE __vec16_f(float v00, float v01, float v02, float v03, - float v04, float v05, float v06, float v07, - float v08, float v09, float v10, float v11, - float v12, float v13, float v14, float v15) { - v = _mm512_set_16to16_ps(v15, v14, v13, v12, v11, v10, v09, v08, v07, v06, v05, v04, v03, v02, v01, v00); - } - __m512 v; + FORCEINLINE operator __m512() const { return v; } + FORCEINLINE __vec16_f() : v(_mm512_undefined_ps()) { } + FORCEINLINE __vec16_f(const __m512 &in) : v(in) {} + FORCEINLINE __vec16_f(const __vec16_f &o) : v(o.v) {} + FORCEINLINE __vec16_f& operator =(const __vec16_f &o) { v=o.v; return *this; } + FORCEINLINE __vec16_f(float v00, float v01, float v02, float v03, + float v04, float v05, float v06, float v07, + float v08, float v09, float v10, float v11, + float v12, float v13, float v14, float v15) { + v = _mm512_set_16to16_ps(v15, v14, v13, v12, v11, v10, v09, v08, v07, v06, v05, v04, v03, v02, v01, v00); + } + __m512 v; } POST_ALIGN(64) __vec16_f; typedef struct PRE_ALIGN(64) __vec16_d { - FORCEINLINE __vec16_d() : v1(_mm512_undefined_pd()), v2(_mm512_undefined_pd()) {} - FORCEINLINE __vec16_d(const __vec16_d &o) : v1(o.v1), v2(o.v2) {} - FORCEINLINE __vec16_d(const __m512d _v1, const __m512d _v2) : v1(_v1), v2(_v2) {} - FORCEINLINE __vec16_d& operator =(const __vec16_d &o) { v1=o.v1; v2=o.v2; return *this; } - FORCEINLINE __vec16_d(double v00, double v01, double v02, double v03, - double v04, double v05, double v06, double v07, - double v08, double v09, double v10, double v11, - double v12, double v13, double v14, double v15) { - v1 = _mm512_set_8to8_pd(v15, v14, v13, v12, v11, v10, v09, v08); - v2 = _mm512_set_8to8_pd(v07, v06, v05, v04, v03, v02, v01, v00); - } - __m512d v1; - __m512d v2; + FORCEINLINE __vec16_d() : v1(_mm512_undefined_pd()), v2(_mm512_undefined_pd()) {} + FORCEINLINE __vec16_d(const __vec16_d &o) : v1(o.v1), v2(o.v2) {} + FORCEINLINE __vec16_d(const __m512d _v1, const __m512d _v2) : v1(_v1), v2(_v2) {} + FORCEINLINE __vec16_d& operator =(const __vec16_d &o) { v1=o.v1; v2=o.v2; return *this; } + FORCEINLINE __vec16_d(double v00, double v01, double v02, double v03, + double v04, double v05, double v06, double v07, + double v08, double v09, double v10, double v11, + double v12, double v13, double v14, double v15) { + v1 = _mm512_set_8to8_pd(v15, v14, v13, v12, v11, v10, v09, v08); + v2 = _mm512_set_8to8_pd(v07, v06, v05, v04, v03, v02, v01, v00); + } + __m512d v1; + __m512d v2; } POST_ALIGN(64) __vec16_d; typedef struct PRE_ALIGN(64) __vec16_i32 { - FORCEINLINE operator __m512i() const { return v; } - FORCEINLINE __vec16_i32() : v(_mm512_undefined_epi32()) {} - FORCEINLINE __vec16_i32(const int32_t &in) : v(_mm512_set1_epi32(in)) {} - FORCEINLINE __vec16_i32(const __m512i &in) : v(in) {} - FORCEINLINE __vec16_i32(const __vec16_i32 &o) : v(o.v) {} - FORCEINLINE __vec16_i32& operator =(const __vec16_i32 &o) { v=o.v; return *this; } - FORCEINLINE __vec16_i32(int32_t v00, int32_t v01, int32_t v02, int32_t v03, - int32_t v04, int32_t v05, int32_t v06, int32_t v07, - int32_t v08, int32_t v09, int32_t v10, int32_t v11, - int32_t v12, int32_t v13, int32_t v14, int32_t v15) { - v = _mm512_set_16to16_pi(v15, v14, v13, v12, v11, v10, v09, v08, v07, v06, v05, v04, v03, v02, v01, v00); - } - __m512i v; + FORCEINLINE operator __m512i() const { return v; } + FORCEINLINE __vec16_i32() : v(_mm512_undefined_epi32()) {} + FORCEINLINE __vec16_i32(const int32_t &in) : v(_mm512_set1_epi32(in)) {} + FORCEINLINE __vec16_i32(const __m512i &in) : v(in) {} + FORCEINLINE __vec16_i32(const __vec16_i32 &o) : v(o.v) {} + FORCEINLINE __vec16_i32& operator =(const __vec16_i32 &o) { v=o.v; return *this; } + FORCEINLINE __vec16_i32(int32_t v00, int32_t v01, int32_t v02, int32_t v03, + int32_t v04, int32_t v05, int32_t v06, int32_t v07, + int32_t v08, int32_t v09, int32_t v10, int32_t v11, + int32_t v12, int32_t v13, int32_t v14, int32_t v15) { + v = _mm512_set_16to16_pi(v15, v14, v13, v12, v11, v10, v09, v08, v07, v06, v05, v04, v03, v02, v01, v00); + } + __m512i v; } POST_ALIGN(64) __vec16_i32; typedef struct PRE_ALIGN(64) __vec16_i64 { - FORCEINLINE __vec16_i64() : v_lo(_mm512_undefined_epi32()), v_hi(_mm512_undefined_epi32()) {} - FORCEINLINE __vec16_i64(const __vec16_i64 &o) : v_lo(o.v_lo), v_hi(o.v_hi) {} - FORCEINLINE __vec16_i64(__m512i l, __m512i h) : v_lo(l), v_hi(h) {} - FORCEINLINE __vec16_i64& operator =(const __vec16_i64 &o) { v_lo=o.v_lo; v_hi=o.v_hi; return *this; } - FORCEINLINE __vec16_i64(int64_t v00, int64_t v01, int64_t v02, int64_t v03, - int64_t v04, int64_t v05, int64_t v06, int64_t v07, - int64_t v08, int64_t v09, int64_t v10, int64_t v11, - int64_t v12, int64_t v13, int64_t v14, int64_t v15) { - __m512i v1 = _mm512_set_8to8_epi64(v15, v14, v13, v12, v11, v10, v09, v08); - __m512i v2 = _mm512_set_8to8_epi64(v07, v06, v05, v04, v03, v02, v01, v00); - v_hi = _mm512_mask_permutevar_epi32(v_hi, 0xFF00, - _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), - v1); - v_hi = _mm512_mask_permutevar_epi32(v_hi, 0x00FF, - _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), - v2); - v_lo = _mm512_mask_permutevar_epi32(v_lo, 0xFF00, - _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), - v1); - v_lo = _mm512_mask_permutevar_epi32(v_lo, 0x00FF, - _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), - v2); - } - __m512i v_hi; - __m512i v_lo; + FORCEINLINE __vec16_i64() : v_lo(_mm512_undefined_epi32()), v_hi(_mm512_undefined_epi32()) {} + FORCEINLINE __vec16_i64(const __vec16_i64 &o) : v_lo(o.v_lo), v_hi(o.v_hi) {} + FORCEINLINE __vec16_i64(__m512i l, __m512i h) : v_lo(l), v_hi(h) {} + FORCEINLINE __vec16_i64& operator =(const __vec16_i64 &o) { v_lo=o.v_lo; v_hi=o.v_hi; return *this; } + FORCEINLINE __vec16_i64(int64_t v00, int64_t v01, int64_t v02, int64_t v03, + int64_t v04, int64_t v05, int64_t v06, int64_t v07, + int64_t v08, int64_t v09, int64_t v10, int64_t v11, + int64_t v12, int64_t v13, int64_t v14, int64_t v15) { + __m512i v1 = _mm512_set_8to8_epi64(v15, v14, v13, v12, v11, v10, v09, v08); + __m512i v2 = _mm512_set_8to8_epi64(v07, v06, v05, v04, v03, v02, v01, v00); + v_hi = _mm512_mask_permutevar_epi32(v_hi, 0xFF00, + _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), + v1); + v_hi = _mm512_mask_permutevar_epi32(v_hi, 0x00FF, + _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), + v2); + v_lo = _mm512_mask_permutevar_epi32(v_lo, 0xFF00, + _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), + v1); + v_lo = _mm512_mask_permutevar_epi32(v_lo, 0x00FF, + _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), + v2); + } + __m512i v_hi; + __m512i v_lo; } POST_ALIGN(64) __vec16_i64; template struct vec16 { - FORCEINLINE vec16() { } - FORCEINLINE vec16(T v0, T v1, T v2, T v3, T v4, T v5, T v6, T v7, - T v8, T v9, T v10, T v11, T v12, T v13, T v14, T v15) { - v[0] = v0; v[1] = v1; v[2] = v2; v[3] = v3; - v[4] = v4; v[5] = v5; v[6] = v6; v[7] = v7; - v[8] = v8; v[9] = v9; v[10] = v10; v[11] = v11; - v[12] = v12; v[13] = v13; v[14] = v14; v[15] = v15; - } - T v[16]; + FORCEINLINE vec16() { } + FORCEINLINE vec16(T v0, T v1, T v2, T v3, T v4, T v5, T v6, T v7, + T v8, T v9, T v10, T v11, T v12, T v13, T v14, T v15) { + v[0] = v0; v[1] = v1; v[2] = v2; v[3] = v3; + v[4] = v4; v[5] = v5; v[6] = v6; v[7] = v7; + v[8] = v8; v[9] = v9; v[10] = v10; v[11] = v11; + v[12] = v12; v[13] = v13; v[14] = v14; v[15] = v15; + } + T v[16]; }; PRE_ALIGN(16) struct __vec16_i8 : public vec16 { - FORCEINLINE __vec16_i8() { } - FORCEINLINE __vec16_i8(const int v0, const int v1, const int v2, const int v3, - const int v4, const int v5, const int v6, const int v7, - const int v8, const int v9, const int v10, const int v11, - const int v12, const int v13, const int v14, const int v15) - : vec16(v0, v1, v2, v3, v4, v5, v6, v7, - v8, v9, v10, v11, v12, v13, v14, v15) { } - FORCEINLINE __vec16_i8(const __vec16_i8 &o); - FORCEINLINE __vec16_i8& operator =(const __vec16_i8 &o); + FORCEINLINE __vec16_i8() { } + FORCEINLINE __vec16_i8(const int v0, const int v1, const int v2, const int v3, + const int v4, const int v5, const int v6, const int v7, + const int v8, const int v9, const int v10, const int v11, + const int v12, const int v13, const int v14, const int v15) + : vec16(v0, v1, v2, v3, v4, v5, v6, v7, + v8, v9, v10, v11, v12, v13, v14, v15) { } + FORCEINLINE __vec16_i8(const __vec16_i8 &o); + FORCEINLINE __vec16_i8& operator =(const __vec16_i8 &o); } POST_ALIGN(16); PRE_ALIGN(32) struct __vec16_i16 : public vec16 { - FORCEINLINE __vec16_i16() { } - FORCEINLINE __vec16_i16(const __vec16_i16 &o); - FORCEINLINE __vec16_i16& operator =(const __vec16_i16 &o); - FORCEINLINE __vec16_i16(int16_t v0, int16_t v1, int16_t v2, int16_t v3, - int16_t v4, int16_t v5, int16_t v6, int16_t v7, - int16_t v8, int16_t v9, int16_t v10, int16_t v11, - int16_t v12, int16_t v13, int16_t v14, int16_t v15) - : vec16(v0, v1, v2, v3, v4, v5, v6, v7, - v8, v9, v10, v11, v12, v13, v14, v15) { } + FORCEINLINE __vec16_i16() { } + FORCEINLINE __vec16_i16(const __vec16_i16 &o); + FORCEINLINE __vec16_i16& operator =(const __vec16_i16 &o); + FORCEINLINE __vec16_i16(int16_t v0, int16_t v1, int16_t v2, int16_t v3, + int16_t v4, int16_t v5, int16_t v6, int16_t v7, + int16_t v8, int16_t v9, int16_t v10, int16_t v11, + int16_t v12, int16_t v13, int16_t v14, int16_t v15) + : vec16(v0, v1, v2, v3, v4, v5, v6, v7, + v8, v9, v10, v11, v12, v13, v14, v15) { } } POST_ALIGN(32); @@ -245,8 +245,8 @@ inline std::ostream &operator<<(std::ostream &out, const __m512i &v) out << "["; for (int i=0;i<16;i++) out << (i?",":"") << std::dec << std::setw(8) << ((int*)&v)[i] << std::dec; - // out << (i?",":"") << std::hex << std::setw(8) << ((int*)&v)[i] << std::dec; - + // out << (i?",":"") << std::hex << std::setw(8) << ((int*)&v)[i] << std::dec; + out << "]" << std::flush; return out; } @@ -256,7 +256,7 @@ inline std::ostream &operator<<(std::ostream &out, const __m512 &v) out << "["; for (int i=0;i<16;i++) out << (i?",":"") << ((float*)&v)[i]; - + out << "]" << std::flush; return out; } @@ -266,8 +266,8 @@ inline std::ostream &operator<<(std::ostream &out, const __vec16_i8 &v) out << "["; for (int i=0;i<16;i++) out << (i?",":"") << std::dec << std::setw(8) << (int)((unsigned char*)&v)[i] << std::dec; - // out << (i?",":"") << std::hex << std::setw(8) << ((int*)&v)[i] << std::dec; - + // out << (i?",":"") << std::hex << std::setw(8) << ((int*)&v)[i] << std::dec; + out << "]" << std::flush; return out; } @@ -275,11 +275,11 @@ inline std::ostream &operator<<(std::ostream &out, const __vec16_i8 &v) inline std::ostream &operator<<(std::ostream &out, const __vec16_i64 &v) { out << "["; - uint32_t *ptr = (uint32_t*)&v; + uint32_t *ptr = (uint32_t*)&v; for (int i=0;i<16;i++) { -uint64_t val = (uint64_t(ptr[i])<<32)+ptr[i+16]; + uint64_t val = (uint64_t(ptr[i])<<32)+ptr[i+16]; out << (i?",":"") << ((int*)val); -} + } out << "]" << std::flush; return out; } @@ -305,66 +305,66 @@ FORCEINLINE __vec16_i8& __vec16_i8::operator=(const __vec16_i8 &o) /////////////////////////////////////////////////////////////////////////// static FORCEINLINE __vec16_i1 __movmsk(__vec16_i1 mask) { - return _mm512_kmov(mask); + return _mm512_kmov(mask); } static FORCEINLINE bool __any(__vec16_i1 mask) { - return !_mm512_kortestz(mask, mask); + return !_mm512_kortestz(mask, mask); } static FORCEINLINE bool __all(__vec16_i1 mask) { - return _mm512_kortestc(mask, mask); + return _mm512_kortestc(mask, mask); } static FORCEINLINE bool __none(__vec16_i1 mask) { - return _mm512_kortestz(mask, mask); + return _mm512_kortestz(mask, mask); } static FORCEINLINE __vec16_i1 __equal_i1(__vec16_i1 a, __vec16_i1 b) { - return _mm512_knot( _mm512_kandn(a, b)); + return _mm512_knot( _mm512_kandn(a, b)); } static FORCEINLINE __vec16_i1 __and(__vec16_i1 a, __vec16_i1 b) { - return _mm512_kand(a, b); + return _mm512_kand(a, b); } static FORCEINLINE __vec16_i1 __not(__vec16_i1 a) { - return _mm512_knot(a); + return _mm512_knot(a); } static FORCEINLINE __vec16_i1 __and_not1(__vec16_i1 a, __vec16_i1 b) { - return _mm512_kandn(a, b); + return _mm512_kandn(a, b); } static FORCEINLINE __vec16_i1 __and_not2(__vec16_i1 a, __vec16_i1 b) { - return _mm512_kandnr(a, b); + return _mm512_kandnr(a, b); } static FORCEINLINE __vec16_i1 __xor(__vec16_i1 a, __vec16_i1 b) { - return _mm512_kxor(a, b); + return _mm512_kxor(a, b); } static FORCEINLINE __vec16_i1 __xnor(__vec16_i1 a, __vec16_i1 b) { - return _mm512_kxnor(a, b); + return _mm512_kxnor(a, b); } static FORCEINLINE __vec16_i1 __or(__vec16_i1 a, __vec16_i1 b) { - return _mm512_kor(a, b); + return _mm512_kor(a, b); } static FORCEINLINE __vec16_i1 __select(__vec16_i1 mask, __vec16_i1 a, - __vec16_i1 b) { - return ((a & mask) | (b & ~mask)); - //return __or(__and(a, mask), __andnr(b, mask)); + __vec16_i1 b) { + return ((a & mask) | (b & ~mask)); + //return __or(__and(a, mask), __andnr(b, mask)); } static FORCEINLINE __vec16_i1 __select(bool cond, __vec16_i1 a, __vec16_i1 b) { - return cond ? a : b; + return cond ? a : b; } static FORCEINLINE bool __extract_element(__vec16_i1 mask, uint32_t index) { - return (mask & (1 << index)) ? true : false; + return (mask & (1 << index)) ? true : false; } @@ -382,40 +382,40 @@ static FORCEINLINE int64_t __extract_element(const __vec16_i64 &v, uint32_t inde /* -static FORCEINLINE void __insert_element(__vec16_i1 *vec, int index, - bool val) { - if (val == false) - vec->v &= ~(1 << index); - else - vec->v |= (1 << index); -} -*/ + static FORCEINLINE void __insert_element(__vec16_i1 *vec, int index, + bool val) { + if (val == false) + vec->v &= ~(1 << index); + else + vec->v |= (1 << index); + } + */ template static FORCEINLINE __vec16_i1 __load(const __vec16_i1 *p) { - const uint16_t *ptr = (const uint16_t *)p; - __vec16_i1 r; - r = *ptr; - return r; + const uint16_t *ptr = (const uint16_t *)p; + __vec16_i1 r; + r = *ptr; + return r; } template static FORCEINLINE void __store(__vec16_i1 *p, __vec16_i1 v) { - uint16_t *ptr = (uint16_t *)p; - *ptr = v; + uint16_t *ptr = (uint16_t *)p; + *ptr = v; } template static RetVecType __smear_i1(int i); template <> FORCEINLINE __vec16_i1 __smear_i1<__vec16_i1>(int i) { - return i?0xFFFF:0x0; + return i?0xFFFF:0x0; } template static RetVecType __setzero_i1(); template <> FORCEINLINE __vec16_i1 __setzero_i1<__vec16_i1>() { - return 0; + return 0; } template static RetVecType __undef_i1(); template <> FORCEINLINE __vec16_i1 __undef_i1<__vec16_i1>() { - return __vec16_i1(); + return __vec16_i1(); } /////////////////////////////////////////////////////////////////////////// @@ -424,7 +424,7 @@ template <> FORCEINLINE __vec16_i1 __undef_i1<__vec16_i1>() { /* -TODO + TODO */ @@ -435,7 +435,7 @@ TODO /* -TODO + TODO */ @@ -444,179 +444,179 @@ TODO /////////////////////////////////////////////////////////////////////////// static FORCEINLINE __vec16_i32 __add(__vec16_i32 a, __vec16_i32 b) { - return _mm512_add_epi32(a, b); + return _mm512_add_epi32(a, b); } static FORCEINLINE __vec16_i32 __sub(__vec16_i32 a, __vec16_i32 b) { - return _mm512_sub_epi32(a, b); + return _mm512_sub_epi32(a, b); } static FORCEINLINE __vec16_i32 __mul(__vec16_i32 a, __vec16_i32 b) { - return _mm512_mullo_epi32(a, b); + return _mm512_mullo_epi32(a, b); } static FORCEINLINE __vec16_i32 __udiv(__vec16_i32 a, __vec16_i32 b) { - return _mm512_div_epu32(a, b); + return _mm512_div_epu32(a, b); } static FORCEINLINE __vec16_i32 __sdiv(__vec16_i32 a, __vec16_i32 b) { - return _mm512_div_epi32(a, b); + return _mm512_div_epi32(a, b); } static FORCEINLINE __vec16_i32 __urem(__vec16_i32 a, __vec16_i32 b) { - return _mm512_rem_epu32(a, b); + return _mm512_rem_epu32(a, b); } static FORCEINLINE __vec16_i32 __srem(__vec16_i32 a, __vec16_i32 b) { - return _mm512_rem_epi32(a, b); + return _mm512_rem_epi32(a, b); } static FORCEINLINE __vec16_i32 __or(__vec16_i32 a, __vec16_i32 b) { - return _mm512_or_epi32(a, b); + return _mm512_or_epi32(a, b); } static FORCEINLINE __vec16_i32 __and(__vec16_i32 a, __vec16_i32 b) { - return _mm512_and_epi32(a, b); + return _mm512_and_epi32(a, b); } static FORCEINLINE __vec16_i32 __xor(__vec16_i32 a, __vec16_i32 b) { - return _mm512_xor_epi32(a, b); + return _mm512_xor_epi32(a, b); } static FORCEINLINE __vec16_i32 __shl(__vec16_i32 a, __vec16_i32 b) { - return _mm512_sllv_epi32(a, b); + return _mm512_sllv_epi32(a, b); } static FORCEINLINE __vec16_i32 __lshr(__vec16_i32 a, __vec16_i32 b) { - return _mm512_srlv_epi32(a, b); + return _mm512_srlv_epi32(a, b); } static FORCEINLINE __vec16_i32 __ashr(__vec16_i32 a, __vec16_i32 b) { - return _mm512_srav_epi32(a, b); + return _mm512_srav_epi32(a, b); } static FORCEINLINE __vec16_i32 __shl(__vec16_i32 a, int32_t n) { - return _mm512_slli_epi32(a, n); + return _mm512_slli_epi32(a, n); } static FORCEINLINE __vec16_i32 __lshr(__vec16_i32 a, int32_t n) { - return _mm512_srli_epi32(a, n); + return _mm512_srli_epi32(a, n); } static FORCEINLINE __vec16_i32 __ashr(__vec16_i32 a, int32_t n) { - return _mm512_srai_epi32(a, n); + return _mm512_srai_epi32(a, n); } static FORCEINLINE __vec16_i1 __equal_i32(const __vec16_i32 &a, const __vec16_i32 &b) { - return _mm512_cmpeq_epi32_mask(a, b); + return _mm512_cmpeq_epi32_mask(a, b); } static FORCEINLINE __vec16_i1 __equal_i32_and_mask(const __vec16_i32 &a, const __vec16_i32 &b, - __vec16_i1 m) { - return _mm512_mask_cmpeq_epi32_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmpeq_epi32_mask(m, a, b); } static FORCEINLINE __vec16_i1 __not_equal_i32(__vec16_i32 a, __vec16_i32 b) { - return _mm512_cmpneq_epi32_mask(a, b); + return _mm512_cmpneq_epi32_mask(a, b); } static FORCEINLINE __vec16_i1 __not_equal_i32_and_mask(__vec16_i32 a, __vec16_i32 b, - __vec16_i1 m) { - return _mm512_mask_cmpneq_epi32_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmpneq_epi32_mask(m, a, b); } static FORCEINLINE __vec16_i1 __unsigned_less_equal_i32(__vec16_i32 a, __vec16_i32 b) { - return _mm512_cmple_epu32_mask(a, b); + return _mm512_cmple_epu32_mask(a, b); } static FORCEINLINE __vec16_i1 __unsigned_less_equal_i32_and_mask(__vec16_i32 a, __vec16_i32 b, - __vec16_i1 m) { - return _mm512_mask_cmple_epu32_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmple_epu32_mask(m, a, b); } static FORCEINLINE __vec16_i1 __signed_less_equal_i32(__vec16_i32 a, __vec16_i32 b) { - return _mm512_cmple_epi32_mask(a, b); + return _mm512_cmple_epi32_mask(a, b); } static FORCEINLINE __vec16_i1 __signed_less_equal_i32_and_mask(__vec16_i32 a, __vec16_i32 b, - __vec16_i1 m) { - return _mm512_mask_cmple_epi32_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmple_epi32_mask(m, a, b); } static FORCEINLINE __vec16_i1 __unsigned_greater_equal_i32(__vec16_i32 a, __vec16_i32 b) { - return _mm512_cmpge_epu32_mask(a, b); + return _mm512_cmpge_epu32_mask(a, b); } static FORCEINLINE __vec16_i1 __unsigned_greater_equal_i32_and_mask(__vec16_i32 a, __vec16_i32 b, - __vec16_i1 m) { - return _mm512_mask_cmpge_epu32_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmpge_epu32_mask(m, a, b); } static FORCEINLINE __vec16_i1 __signed_greater_equal_i32(__vec16_i32 a, __vec16_i32 b) { - return _mm512_cmpge_epi32_mask(a, b); + return _mm512_cmpge_epi32_mask(a, b); } static FORCEINLINE __vec16_i1 __signed_greater_equal_i32_and_mask(__vec16_i32 a, __vec16_i32 b, - __vec16_i1 m) { - return _mm512_mask_cmpge_epi32_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmpge_epi32_mask(m, a, b); } static FORCEINLINE __vec16_i1 __unsigned_less_than_i32(__vec16_i32 a, __vec16_i32 b) { - return _mm512_cmplt_epu32_mask(a, b); + return _mm512_cmplt_epu32_mask(a, b); } static FORCEINLINE __vec16_i1 __unsigned_less_than_i32_and_mask(__vec16_i32 a, __vec16_i32 b, - __vec16_i1 m) { - return _mm512_mask_cmplt_epu32_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmplt_epu32_mask(m, a, b); } static FORCEINLINE __vec16_i1 __signed_less_than_i32(__vec16_i32 a, __vec16_i32 b) { - return _mm512_cmplt_epi32_mask(a, b); + return _mm512_cmplt_epi32_mask(a, b); } static FORCEINLINE __vec16_i1 __signed_less_than_i32_and_mask(__vec16_i32 a, __vec16_i32 b, - __vec16_i1 m) { - return _mm512_mask_cmplt_epi32_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmplt_epi32_mask(m, a, b); } static FORCEINLINE __vec16_i1 __unsigned_greater_than_i32(__vec16_i32 a, __vec16_i32 b) { - return _mm512_cmpgt_epu32_mask(a, b); + return _mm512_cmpgt_epu32_mask(a, b); } static FORCEINLINE __vec16_i1 __unsigned_greater_than_i32_and_mask(__vec16_i32 a, __vec16_i32 b, - __vec16_i1 m) { - return _mm512_mask_cmpgt_epu32_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmpgt_epu32_mask(m, a, b); } static FORCEINLINE __vec16_i1 __signed_greater_than_i32(__vec16_i32 a, __vec16_i32 b) { - return _mm512_cmpgt_epi32_mask(a, b); + return _mm512_cmpgt_epi32_mask(a, b); } static FORCEINLINE __vec16_i1 __signed_greater_than_i32_and_mask(__vec16_i32 a, __vec16_i32 b, - __vec16_i1 m) { - return _mm512_mask_cmpgt_epi32_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmpgt_epi32_mask(m, a, b); } static FORCEINLINE __vec16_i32 __select(__vec16_i1 mask, - __vec16_i32 a, __vec16_i32 b) { - return _mm512_mask_mov_epi32(b.v, mask, a.v); + __vec16_i32 a, __vec16_i32 b) { + return _mm512_mask_mov_epi32(b.v, mask, a.v); } static FORCEINLINE __vec16_i32 __select(bool cond, __vec16_i32 a, __vec16_i32 b) { - return cond ? a : b; + return cond ? a : b; } static FORCEINLINE int32_t __extract_element(__vec16_i32 v, uint32_t index) { - return ((int32_t *)&v)[index]; + return ((int32_t *)&v)[index]; } static FORCEINLINE void __insert_element(__vec16_i32 *v, uint32_t index, int32_t val) { - ((int32_t *)v)[index] = val; + ((int32_t *)v)[index] = val; } template static RetVecType __smear_i32(int32_t i); template <> FORCEINLINE __vec16_i32 __smear_i32<__vec16_i32>(int32_t i) { - return _mm512_set1_epi32(i); + return _mm512_set1_epi32(i); } static const __vec16_i32 __ispc_one = __smear_i32<__vec16_i32>(1); @@ -626,17 +626,17 @@ static const __vec16_i32 __ispc_stride1(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 template static RetVecType __setzero_i32(); template <> FORCEINLINE __vec16_i32 __setzero_i32<__vec16_i32>() { - return _mm512_setzero_epi32(); + return _mm512_setzero_epi32(); } template static RetVecType __undef_i32(); template <> FORCEINLINE __vec16_i32 __undef_i32<__vec16_i32>() { - return __vec16_i32(); + return __vec16_i32(); } static FORCEINLINE __vec16_i32 __broadcast_i32(__vec16_i32 v, int index) { - int32_t val = __extract_element(v, index & 0xf); - return _mm512_set1_epi32(val); + int32_t val = __extract_element(v, index & 0xf); + return _mm512_set1_epi32(val); } static FORCEINLINE __vec16_i32 __cast_trunc(__vec16_i32, const __vec16_i64 i64) { @@ -644,388 +644,388 @@ static FORCEINLINE __vec16_i32 __cast_trunc(__vec16_i32, const __vec16_i64 i64) } static FORCEINLINE __vec16_i32 __rotate_i32(__vec16_i32 v, int index) { - __vec16_i32 idx = __smear_i32<__vec16_i32>(index); - __vec16_i32 shuffle = _mm512_and_epi32(_mm512_add_epi32(__ispc_stride1, idx), __smear_i32<__vec16_i32>(0xf)); - return _mm512_mask_permutevar_epi32(v, 0xffff, shuffle, v); + __vec16_i32 idx = __smear_i32<__vec16_i32>(index); + __vec16_i32 shuffle = _mm512_and_epi32(_mm512_add_epi32(__ispc_stride1, idx), __smear_i32<__vec16_i32>(0xf)); + return _mm512_mask_permutevar_epi32(v, 0xffff, shuffle, v); } static FORCEINLINE __vec16_i32 __shuffle_i32(__vec16_i32 v, __vec16_i32 index) { - return _mm512_mask_permutevar_epi32(v, 0xffff, index, v); + return _mm512_mask_permutevar_epi32(v, 0xffff, index, v); } template static FORCEINLINE __vec16_i32 __load(const __vec16_i32 *p) { #ifdef ISPC_FORCE_ALIGNED_MEMORY - return _mm512_load_epi32(p); + return _mm512_load_epi32(p); #else - __vec16_i32 v; - v = _mm512_extloadunpacklo_epi32(v, p, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - v = _mm512_extloadunpackhi_epi32(v, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - return v; + __vec16_i32 v; + v = _mm512_extloadunpacklo_epi32(v, p, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + v = _mm512_extloadunpackhi_epi32(v, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + return v; #endif } template <> FORCEINLINE __vec16_i32 __load<64>(const __vec16_i32 *p) { - return _mm512_load_epi32(p); + return _mm512_load_epi32(p); } template static FORCEINLINE void __store(__vec16_i32 *p, __vec16_i32 v) { #ifdef ISPC_FORCE_ALIGNED_MEMORY - _mm512_store_epi32(p, v); + _mm512_store_epi32(p, v); #else - _mm512_extpackstorelo_epi32(p, v, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); - _mm512_extpackstorehi_epi32((uint8_t*)p+64, v, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); + _mm512_extpackstorelo_epi32(p, v, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); + _mm512_extpackstorehi_epi32((uint8_t*)p+64, v, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); #endif } template <> FORCEINLINE void __store<64>(__vec16_i32 *p, __vec16_i32 v) { - _mm512_store_epi32(p, v); + _mm512_store_epi32(p, v); } /////////////////////////////////////////////////////////////////////////// // int64 /////////////////////////////////////////////////////////////////////////// -static FORCEINLINE + static FORCEINLINE void __masked_store_i64(void *p, const __vec16_i64 &v, __vec16_i1 mask) { - __m512i v1; - __m512i v2; - v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, - _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), - v.v_hi); - v1 = _mm512_mask_permutevar_epi32(v1, 0x5555, - _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), - v.v_lo); - v2 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, - _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), - v.v_hi); - v2 = _mm512_mask_permutevar_epi32(v2, 0x5555, - _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), - v.v_lo); - _mm512_mask_store_epi64(p, mask, v2); - _mm512_mask_store_epi64(((uint8_t*)p)+64, mask>>8, v1); + __m512i v1; + __m512i v2; + v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + v.v_hi); + v1 = _mm512_mask_permutevar_epi32(v1, 0x5555, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + v.v_lo); + v2 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + v.v_hi); + v2 = _mm512_mask_permutevar_epi32(v2, 0x5555, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + v.v_lo); + _mm512_mask_store_epi64(p, mask, v2); + _mm512_mask_store_epi64(((uint8_t*)p)+64, mask>>8, v1); } static FORCEINLINE void __insert_element(__vec16_i64 *v, uint32_t index, int64_t val) { - ((int32_t *)&v->v_hi)[index] = val>>32; - ((int32_t *)&v->v_lo)[index] = val; + ((int32_t *)&v->v_hi)[index] = val>>32; + ((int32_t *)&v->v_lo)[index] = val; } template static RetVecType __setzero_i64(); template <> FORCEINLINE __vec16_i64 __setzero_i64<__vec16_i64>() { - __vec16_i64 ret; - ret.v_lo = _mm512_setzero_epi32(); - ret.v_hi = _mm512_setzero_epi32(); - return ret; + __vec16_i64 ret; + ret.v_lo = _mm512_setzero_epi32(); + ret.v_hi = _mm512_setzero_epi32(); + return ret; } template static RetVecType __undef_i64(); template <> FORCEINLINE __vec16_i64 __undef_i64<__vec16_i64>() { - return __vec16_i64(); + return __vec16_i64(); } static FORCEINLINE __vec16_i64 __add(const __vec16_i64 &a, const __vec16_i64 &b) { - __mmask16 carry = 0; - __m512i lo = _mm512_addsetc_epi32(a.v_lo, b.v_lo, &carry); - __m512i hi = _mm512_adc_epi32(a.v_hi, carry, b.v_hi, &carry); - return __vec16_i64(lo, hi); + __mmask16 carry = 0; + __m512i lo = _mm512_addsetc_epi32(a.v_lo, b.v_lo, &carry); + __m512i hi = _mm512_adc_epi32(a.v_hi, carry, b.v_hi, &carry); + return __vec16_i64(lo, hi); } static FORCEINLINE __vec16_i64 __sub(const __vec16_i64 &a, const __vec16_i64 &b) { - __mmask16 borrow = 0; - __m512i lo = _mm512_subsetb_epi32(a.v_lo, b.v_lo, &borrow); - __m512i hi = _mm512_sbb_epi32(a.v_hi, borrow, b.v_hi, &borrow); - return __vec16_i64(lo, hi); + __mmask16 borrow = 0; + __m512i lo = _mm512_subsetb_epi32(a.v_lo, b.v_lo, &borrow); + __m512i hi = _mm512_sbb_epi32(a.v_hi, borrow, b.v_hi, &borrow); + return __vec16_i64(lo, hi); } /*! 64x32 bit mul -- address computations often use a scale that we - know is 32 bits; and 32x64 is faster than 64x64 */ + know is 32 bits; and 32x64 is faster than 64x64 */ static FORCEINLINE __vec16_i64 __mul(const __vec16_i32 &a, const __vec16_i64 &b) { - return __vec16_i64(_mm512_mullo_epi32(a.v,b.v_lo), - _mm512_add_epi32(_mm512_mullo_epi32(a.v, b.v_hi), - _mm512_mulhi_epi32(a.v, b.v_lo))); + return __vec16_i64(_mm512_mullo_epi32(a.v,b.v_lo), + _mm512_add_epi32(_mm512_mullo_epi32(a.v, b.v_hi), + _mm512_mulhi_epi32(a.v, b.v_lo))); } static FORCEINLINE __vec16_i64 __mul(const __vec16_i64 &a, const __vec16_i64 &b) { - __vec16_i32 lo = _mm512_mullo_epi32(a.v_lo,b.v_lo); - __vec16_i32 hi_m1 = _mm512_mulhi_epi32(a.v_lo, b.v_lo); - __vec16_i32 hi_m2 = _mm512_mullo_epi32(a.v_hi, b.v_lo); - __vec16_i32 hi_m3 = _mm512_mullo_epi32(a.v_lo, b.v_hi); - __mmask16 carry = 0; - __vec16_i32 hi_p23 = _mm512_addsetc_epi32(hi_m2, hi_m1, &carry); - __vec16_i32 hi = _mm512_adc_epi32(hi_m3, carry, hi_p23, &carry); - return __vec16_i64(lo, hi); + __vec16_i32 lo = _mm512_mullo_epi32(a.v_lo,b.v_lo); + __vec16_i32 hi_m1 = _mm512_mulhi_epi32(a.v_lo, b.v_lo); + __vec16_i32 hi_m2 = _mm512_mullo_epi32(a.v_hi, b.v_lo); + __vec16_i32 hi_m3 = _mm512_mullo_epi32(a.v_lo, b.v_hi); + __mmask16 carry = 0; + __vec16_i32 hi_p23 = _mm512_addsetc_epi32(hi_m2, hi_m1, &carry); + __vec16_i32 hi = _mm512_adc_epi32(hi_m3, carry, hi_p23, &carry); + return __vec16_i64(lo, hi); } static FORCEINLINE __vec16_i64 __sdiv(const __vec16_i64 &a, const __vec16_i64 &b) { - __vec16_i64 ret; - for(int i=0; i<16; i++) { - int64_t dividend = __extract_element(a, i); - int64_t divisor = __extract_element(b, i); - int64_t quotient = dividend / divisor; // SVML - __insert_element(&ret, i, quotient); - } - return ret; + __vec16_i64 ret; + for(int i=0; i<16; i++) { + int64_t dividend = __extract_element(a, i); + int64_t divisor = __extract_element(b, i); + int64_t quotient = dividend / divisor; // SVML + __insert_element(&ret, i, quotient); + } + return ret; } static FORCEINLINE __vec16_i64 __udiv(const __vec16_i64 &a, const __vec16_i64 &b) { - __vec16_i64 ret; - for(int i=0; i<16; i++) { - uint64_t dividend = __extract_element(a, i); - uint64_t divisor = __extract_element(b, i); - uint64_t quotient = dividend / divisor; // SVML - __insert_element(&ret, i, quotient); - } - return ret; + __vec16_i64 ret; + for(int i=0; i<16; i++) { + uint64_t dividend = __extract_element(a, i); + uint64_t divisor = __extract_element(b, i); + uint64_t quotient = dividend / divisor; // SVML + __insert_element(&ret, i, quotient); + } + return ret; } static FORCEINLINE __vec16_i64 __or(__vec16_i64 a, __vec16_i64 b) { - return __vec16_i64(_mm512_or_epi32(a.v_lo, b.v_lo), _mm512_or_epi32(a.v_hi, b.v_hi)); + return __vec16_i64(_mm512_or_epi32(a.v_lo, b.v_lo), _mm512_or_epi32(a.v_hi, b.v_hi)); } static FORCEINLINE __vec16_i64 __and(__vec16_i64 a, __vec16_i64 b) { - return __vec16_i64(_mm512_and_epi32(a.v_lo, b.v_lo), _mm512_and_epi32(a.v_hi, b.v_hi)); + return __vec16_i64(_mm512_and_epi32(a.v_lo, b.v_lo), _mm512_and_epi32(a.v_hi, b.v_hi)); } static FORCEINLINE __vec16_i64 __xor(__vec16_i64 a, __vec16_i64 b) { - return __vec16_i64(_mm512_xor_epi32(a.v_lo, b.v_lo), _mm512_xor_epi32(a.v_hi, b.v_hi)); + return __vec16_i64(_mm512_xor_epi32(a.v_lo, b.v_lo), _mm512_xor_epi32(a.v_hi, b.v_hi)); } static FORCEINLINE __vec16_i64 __shl(__vec16_i64 a, __vec16_i64 b) { - __vec16_i32 xfer = _mm512_srlv_epi32(a.v_lo, _mm512_sub_epi32(__ispc_thirty_two, b.v_lo)); - __vec16_i32 hi = _mm512_or_epi32(_mm512_sllv_epi32(a.v_hi, b.v_lo), xfer); - __vec16_i32 lo = _mm512_sllv_epi32(a.v_lo, b.v_lo); - return __vec16_i64(lo, hi); + __vec16_i32 xfer = _mm512_srlv_epi32(a.v_lo, _mm512_sub_epi32(__ispc_thirty_two, b.v_lo)); + __vec16_i32 hi = _mm512_or_epi32(_mm512_sllv_epi32(a.v_hi, b.v_lo), xfer); + __vec16_i32 lo = _mm512_sllv_epi32(a.v_lo, b.v_lo); + return __vec16_i64(lo, hi); } static FORCEINLINE __vec16_i64 __shl(__vec16_i64 a, unsigned long long b) { __vec16_i32 hi = _mm512_or_epi32(_mm512_slli_epi32(a.v_hi, b), - _mm512_srli_epi32(a.v_lo, 32-b)); + _mm512_srli_epi32(a.v_lo, 32-b)); __vec16_i32 lo = _mm512_slli_epi32(a.v_lo, b); return __vec16_i64(lo, hi); } static FORCEINLINE __vec16_i64 __lshr(__vec16_i64 a, __vec16_i64 b) { - __vec16_i32 shift = _mm512_sub_epi32(__ispc_thirty_two, b.v_lo); - __vec16_i32 xfer = _mm512_and_epi32(_mm512_sllv_epi32(__ispc_ffffffff, shift), _mm512_sllv_epi32(a.v_hi, shift)); - //__vec16_i32 xfer = _mm512_sllv_epi32(_mm512_and_epi32(a.v_hi, - // _mm512_sub_epi32(_mm512_sllv_epi32(__ispc_one, b.v_lo), __ispc_one)), - // _mm512_sub_epi32(__ispc_thirty_two, b.v_lo)); - __vec16_i32 hi = _mm512_srlv_epi32(a.v_hi, b.v_lo); - __vec16_i32 lo = _mm512_or_epi32(xfer, _mm512_srlv_epi32(a.v_lo, b.v_lo)); - return __vec16_i64(lo, hi); + __vec16_i32 shift = _mm512_sub_epi32(__ispc_thirty_two, b.v_lo); + __vec16_i32 xfer = _mm512_and_epi32(_mm512_sllv_epi32(__ispc_ffffffff, shift), _mm512_sllv_epi32(a.v_hi, shift)); + //__vec16_i32 xfer = _mm512_sllv_epi32(_mm512_and_epi32(a.v_hi, + // _mm512_sub_epi32(_mm512_sllv_epi32(__ispc_one, b.v_lo), __ispc_one)), + // _mm512_sub_epi32(__ispc_thirty_two, b.v_lo)); + __vec16_i32 hi = _mm512_srlv_epi32(a.v_hi, b.v_lo); + __vec16_i32 lo = _mm512_or_epi32(xfer, _mm512_srlv_epi32(a.v_lo, b.v_lo)); + return __vec16_i64(lo, hi); } static FORCEINLINE __vec16_i64 __ashr(__vec16_i64 a, __vec16_i64 b) { - __vec16_i32 xfer = _mm512_sllv_epi32(_mm512_and_epi32(a.v_hi, - _mm512_sub_epi32(_mm512_sllv_epi32(__ispc_one, b.v_lo), __ispc_one)), - _mm512_sub_epi32(__ispc_thirty_two, b.v_lo)); - __vec16_i32 hi = _mm512_srav_epi32(a.v_hi, b.v_lo); - __vec16_i32 lo = _mm512_or_epi32(xfer, _mm512_srlv_epi32(a.v_lo, b.v_lo)); - return __vec16_i64(lo, hi); + __vec16_i32 xfer = _mm512_sllv_epi32(_mm512_and_epi32(a.v_hi, + _mm512_sub_epi32(_mm512_sllv_epi32(__ispc_one, b.v_lo), __ispc_one)), + _mm512_sub_epi32(__ispc_thirty_two, b.v_lo)); + __vec16_i32 hi = _mm512_srav_epi32(a.v_hi, b.v_lo); + __vec16_i32 lo = _mm512_or_epi32(xfer, _mm512_srlv_epi32(a.v_lo, b.v_lo)); + return __vec16_i64(lo, hi); } static FORCEINLINE __vec16_i64 __ashr(__vec16_i64 a, unsigned long long b) { __vec16_i32 xfer = _mm512_slli_epi32(_mm512_and_epi32(a.v_hi, - _mm512_set1_epi32((1< static RetVecType __smear_i64(const int64_t &l); template <> FORCEINLINE __vec16_i64 __smear_i64<__vec16_i64>(const int64_t &l) { - const int *i = (const int*)&l; - return __vec16_i64(_mm512_set1_epi32(i[0]), _mm512_set1_epi32(i[1])); + const int *i = (const int*)&l; + return __vec16_i64(_mm512_set1_epi32(i[0]), _mm512_set1_epi32(i[1])); } template static FORCEINLINE __vec16_i64 __load(const __vec16_i64 *p) { - __vec16_i32 v1; - __vec16_i32 v2; - const uint8_t*ptr = (const uint8_t*)p; - v2 = _mm512_extloadunpacklo_epi32(v2, ptr, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - v2 = _mm512_extloadunpackhi_epi32(v2, ptr+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - v1 = _mm512_extloadunpacklo_epi32(v1, ptr+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - v1 = _mm512_extloadunpackhi_epi32(v1, ptr+128, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - + __vec16_i32 v1; + __vec16_i32 v2; + const uint8_t*ptr = (const uint8_t*)p; + v2 = _mm512_extloadunpacklo_epi32(v2, ptr, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + v2 = _mm512_extloadunpackhi_epi32(v2, ptr+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + v1 = _mm512_extloadunpacklo_epi32(v1, ptr+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + v1 = _mm512_extloadunpackhi_epi32(v1, ptr+128, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + __vec16_i64 ret; - ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0xFF00, - _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), - v1); - ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0x00FF, - _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), - v2); - ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0xFF00, - _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), - v1); - ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0x00FF, - _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), - v2); - return ret; + ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0xFF00, + _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), + v1); + ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0x00FF, + _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), + v2); + ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0xFF00, + _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), + v1); + ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0x00FF, + _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), + v2); + return ret; } template <> FORCEINLINE __vec16_i64 __load<64>(const __vec16_i64 *p) { - __m512i v2 = _mm512_load_epi32(p); - __m512i v1 = _mm512_load_epi32(((uint8_t*)p)+64); - __vec16_i64 ret; - ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0xFF00, - _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), - v1); - ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0x00FF, - _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), - v2); - ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0xFF00, - _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), - v1); - ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0x00FF, - _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), - v2); - return ret; + __m512i v2 = _mm512_load_epi32(p); + __m512i v1 = _mm512_load_epi32(((uint8_t*)p)+64); + __vec16_i64 ret; + ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0xFF00, + _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), + v1); + ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0x00FF, + _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), + v2); + ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0xFF00, + _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), + v1); + ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0x00FF, + _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), + v2); + return ret; } template <> FORCEINLINE __vec16_i64 __load<128>(const __vec16_i64 *p) { - return __load<64>(p); + return __load<64>(p); } template static FORCEINLINE void __store(__vec16_i64 *p, __vec16_i64 v) { - __m512i v1; - __m512i v2; - v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, - _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), - v.v_hi); - v1 = _mm512_mask_permutevar_epi32(v1, 0x5555, - _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), - v.v_lo); - v2 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, - _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), - v.v_hi); - v2 = _mm512_mask_permutevar_epi32(v2, 0x5555, - _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), - v.v_lo); - _mm512_extpackstorelo_epi32(p, v2, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); - _mm512_extpackstorehi_epi32((uint8_t*)p+64, v2, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); - _mm512_extpackstorelo_epi32((uint8_t*)p+64, v1, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); - _mm512_extpackstorehi_epi32((uint8_t*)p+128, v1, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); + __m512i v1; + __m512i v2; + v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + v.v_hi); + v1 = _mm512_mask_permutevar_epi32(v1, 0x5555, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + v.v_lo); + v2 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + v.v_hi); + v2 = _mm512_mask_permutevar_epi32(v2, 0x5555, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + v.v_lo); + _mm512_extpackstorelo_epi32(p, v2, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); + _mm512_extpackstorehi_epi32((uint8_t*)p+64, v2, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); + _mm512_extpackstorelo_epi32((uint8_t*)p+64, v1, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); + _mm512_extpackstorehi_epi32((uint8_t*)p+128, v1, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); } template <> FORCEINLINE void __store<64>(__vec16_i64 *p, __vec16_i64 v) { - __m512i v1; - __m512i v2; - v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, - _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), - v.v_hi); - v1 = _mm512_mask_permutevar_epi32(v1, 0x5555, - _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), - v.v_lo); - v2 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, - _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), - v.v_hi); - v2 = _mm512_mask_permutevar_epi32(v2, 0x5555, - _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), - v.v_lo); - _mm512_store_epi64(p, v2); - _mm512_store_epi64(((uint8_t*)p)+64, v1); + __m512i v1; + __m512i v2; + v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + v.v_hi); + v1 = _mm512_mask_permutevar_epi32(v1, 0x5555, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + v.v_lo); + v2 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + v.v_hi); + v2 = _mm512_mask_permutevar_epi32(v2, 0x5555, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + v.v_lo); + _mm512_store_epi64(p, v2); + _mm512_store_epi64(((uint8_t*)p)+64, v1); } template <> FORCEINLINE void __store<128>(__vec16_i64 *p, __vec16_i64 v) { - __store<64>(p, v); + __store<64>(p, v); } /*! gather vector of 64-bit ints from addresses pointing to uniform ints (iw) WARNING: THIS CODE ONLY WORKS FOR GATHERS FROM ARRAYS OF - ***UNIFORM*** INT64's/POINTERS. (problem is that ispc doesn't - expose whether it's from array of uniform or array of varying - poitners, so in here there's no way to tell - only thing we can do - is pick one... + ***UNIFORM*** INT64's/POINTERS. (problem is that ispc doesn't + expose whether it's from array of uniform or array of varying + poitners, so in here there's no way to tell - only thing we can do + is pick one... */ static FORCEINLINE __vec16_i64 __gather_base_offsets32_i64(uint8_t *base, uint32_t scale, __vec16_i32 offsets, - __vec16_i1 mask) { + __vec16_i1 mask) { __vec16_i64 ret; ret.v_lo = _mm512_mask_i32extgather_epi32(_mm512_undefined_epi32(), mask, offsets, - base, _MM_UPCONV_EPI32_NONE, scale, - _MM_HINT_NONE); + base, _MM_UPCONV_EPI32_NONE, scale, + _MM_HINT_NONE); ret.v_hi = _mm512_mask_i32extgather_epi32(_mm512_undefined_epi32(), mask, offsets, - base+4, _MM_UPCONV_EPI32_NONE, scale, - _MM_HINT_NONE); + base+4, _MM_UPCONV_EPI32_NONE, scale, + _MM_HINT_NONE); return ret; } /*! gather vector of 64-bit ints from addresses pointing to uniform ints (iw) WARNING: THIS CODE ONLY WORKS FOR GATHERS FROM ARRAYS OF - ***UNIFORM*** INT64's/POINTERS. (problem is that ispc doesn't - expose whether it's from array of uniform or array of varying - poitners, so in here there's no way to tell - only thing we can do - is pick one... + ***UNIFORM*** INT64's/POINTERS. (problem is that ispc doesn't + expose whether it's from array of uniform or array of varying + poitners, so in here there's no way to tell - only thing we can do + is pick one... */ -static FORCEINLINE __vec16_i64 + static FORCEINLINE __vec16_i64 __gather64_i64(__vec16_i64 addr, __vec16_i1 mask) { - __vec16_i64 ret; + __vec16_i64 ret; - // There is no gather instruction with 64-bit offsets in KNC. - // We have to manually iterate over the upper 32 bits ;-) - __vec16_i1 still_to_do = mask; - const __vec16_i32 signed_offsets = _mm512_add_epi32(addr.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); - while (still_to_do) { - int first_active_lane = _mm_tzcnt_32((int)still_to_do); - const uint32_t &hi32 = ((uint*)&addr.v_hi)[first_active_lane]; - __vec16_i1 match = _mm512_mask_cmp_epi32_mask(still_to_do,addr.v_hi, - __smear_i32<__vec16_i32>((int32_t)hi32), - _MM_CMPINT_EQ); - - void * base = (void*)((((unsigned long)hi32) << 32) + (unsigned long)(-(long)INT_MIN)); - ret.v_lo = _mm512_mask_i32extgather_epi32(ret.v_lo, match, signed_offsets, - base, _MM_UPCONV_EPI32_NONE, 1, - _MM_HINT_NONE); - ret.v_hi = _mm512_mask_i32extgather_epi32(ret.v_hi, match, signed_offsets, - base+4, _MM_UPCONV_EPI32_NONE, 1, - _MM_HINT_NONE); - - still_to_do = _mm512_kxor(match, still_to_do); - } - - return ret; + // There is no gather instruction with 64-bit offsets in KNC. + // We have to manually iterate over the upper 32 bits ;-) + __vec16_i1 still_to_do = mask; + const __vec16_i32 signed_offsets = _mm512_add_epi32(addr.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); + while (still_to_do) { + int first_active_lane = _mm_tzcnt_32((int)still_to_do); + const uint32_t &hi32 = ((uint*)&addr.v_hi)[first_active_lane]; + __vec16_i1 match = _mm512_mask_cmp_epi32_mask(still_to_do,addr.v_hi, + __smear_i32<__vec16_i32>((int32_t)hi32), + _MM_CMPINT_EQ); + + void * base = (void*)((((unsigned long)hi32) << 32) + (unsigned long)(-(long)INT_MIN)); + ret.v_lo = _mm512_mask_i32extgather_epi32(ret.v_lo, match, signed_offsets, + base, _MM_UPCONV_EPI32_NONE, 1, + _MM_HINT_NONE); + ret.v_hi = _mm512_mask_i32extgather_epi32(ret.v_hi, match, signed_offsets, + base+4, _MM_UPCONV_EPI32_NONE, 1, + _MM_HINT_NONE); + + still_to_do = _mm512_kxor(match, still_to_do); + } + + return ret; } @@ -1035,149 +1035,149 @@ __gather64_i64(__vec16_i64 addr, __vec16_i1 mask) /////////////////////////////////////////////////////////////////////////// static FORCEINLINE __vec16_f __add(__vec16_f a, __vec16_f b) { - return _mm512_add_ps(a, b); + return _mm512_add_ps(a, b); } static FORCEINLINE __vec16_f __sub(__vec16_f a, __vec16_f b) { - return _mm512_sub_ps(a, b); + return _mm512_sub_ps(a, b); } static FORCEINLINE __vec16_f __mul(__vec16_f a, __vec16_f b) { - return _mm512_mul_ps(a, b); + return _mm512_mul_ps(a, b); } static FORCEINLINE __vec16_f __div(__vec16_f a, __vec16_f b) { - return _mm512_div_ps(a, b); + return _mm512_div_ps(a, b); } static FORCEINLINE __vec16_i1 __equal_float(__vec16_f a, __vec16_f b) { - return _mm512_cmpeq_ps_mask(a, b); + return _mm512_cmpeq_ps_mask(a, b); } static FORCEINLINE __vec16_i1 __equal_float_and_mask(__vec16_f a, __vec16_f b, - __vec16_i1 m) { - return _mm512_mask_cmpeq_ps_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmpeq_ps_mask(m, a, b); } static FORCEINLINE __vec16_i1 __not_equal_float(__vec16_f a, __vec16_f b) { - return _mm512_cmpneq_ps_mask(a, b); + return _mm512_cmpneq_ps_mask(a, b); } static FORCEINLINE __vec16_i1 __not_equal_float_and_mask(__vec16_f a, __vec16_f b, - __vec16_i1 m) { - return _mm512_mask_cmpneq_ps_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmpneq_ps_mask(m, a, b); } static FORCEINLINE __vec16_i1 __less_than_float(__vec16_f a, __vec16_f b) { - return _mm512_cmplt_ps_mask(a, b); + return _mm512_cmplt_ps_mask(a, b); } static FORCEINLINE __vec16_i1 __less_than_float_and_mask(__vec16_f a, __vec16_f b, - __vec16_i1 m) { - return _mm512_mask_cmplt_ps_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmplt_ps_mask(m, a, b); } static FORCEINLINE __vec16_i1 __less_equal_float(__vec16_f a, __vec16_f b) { - return _mm512_cmple_ps_mask(a, b); + return _mm512_cmple_ps_mask(a, b); } static FORCEINLINE __vec16_i1 __less_equal_float_and_mask(__vec16_f a, __vec16_f b, - __vec16_i1 m) { - return _mm512_mask_cmple_ps_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmple_ps_mask(m, a, b); } static FORCEINLINE __vec16_i1 __greater_than_float(__vec16_f a, __vec16_f b) { - return _mm512_cmpnle_ps_mask(a, b); + return _mm512_cmpnle_ps_mask(a, b); } static FORCEINLINE __vec16_i1 __greater_than_float_and_mask(__vec16_f a, __vec16_f b, - __vec16_i1 m) { - return _mm512_mask_cmpnle_ps_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmpnle_ps_mask(m, a, b); } static FORCEINLINE __vec16_i1 __greater_equal_float(__vec16_f a, __vec16_f b) { - return _mm512_cmpnlt_ps_mask(a, b); + return _mm512_cmpnlt_ps_mask(a, b); } static FORCEINLINE __vec16_i1 __greater_equal_float_and_mask(__vec16_f a, __vec16_f b, - __vec16_i1 m) { - return _mm512_mask_cmpnlt_ps_mask(m, a, b); + __vec16_i1 m) { + return _mm512_mask_cmpnlt_ps_mask(m, a, b); } static FORCEINLINE __vec16_i1 __ordered_float(__vec16_f a, __vec16_f b) { - return _mm512_cmpord_ps_mask(a, b); + return _mm512_cmpord_ps_mask(a, b); } static FORCEINLINE __vec16_i1 __unordered_float(__vec16_f a, __vec16_f b) { - return _mm512_cmpunord_ps_mask(a, b); + return _mm512_cmpunord_ps_mask(a, b); } static FORCEINLINE __vec16_f __select(__vec16_i1 mask, __vec16_f a, __vec16_f b) { - return _mm512_mask_mov_ps(b, mask, a); + return _mm512_mask_mov_ps(b, mask, a); } static FORCEINLINE __vec16_f __select(bool cond, __vec16_f a, __vec16_f b) { - return cond ? a : b; + return cond ? a : b; } static FORCEINLINE float __extract_element(__vec16_f v, uint32_t index) { - return ((float *)&v)[index]; + return ((float *)&v)[index]; } static FORCEINLINE void __insert_element(__vec16_f *v, uint32_t index, float val) { - ((float *)v)[index] = val; + ((float *)v)[index] = val; } template static RetVecType __smear_float(float f); template <> FORCEINLINE __vec16_f __smear_float<__vec16_f>(float f) { - return _mm512_set_1to16_ps(f); + return _mm512_set_1to16_ps(f); } template static RetVecType __setzero_float(); template <> FORCEINLINE __vec16_f __setzero_float<__vec16_f>() { - return _mm512_setzero_ps(); + return _mm512_setzero_ps(); } template static RetVecType __undef_float(); template <> FORCEINLINE __vec16_f __undef_float<__vec16_f>() { - return __vec16_f(); + return __vec16_f(); } static FORCEINLINE __vec16_f __broadcast_float(__vec16_f v, int index) { - int32_t val = __extract_element(v, index & 0xf); - return _mm512_set1_ps(val); + int32_t val = __extract_element(v, index & 0xf); + return _mm512_set1_ps(val); } static FORCEINLINE __vec16_f __shuffle_float(__vec16_f v, __vec16_i32 index) { - return _mm512_castsi512_ps(_mm512_mask_permutevar_epi32(_mm512_castps_si512(v), 0xffff, index, _mm512_castps_si512(v))); + return _mm512_castsi512_ps(_mm512_mask_permutevar_epi32(_mm512_castps_si512(v), 0xffff, index, _mm512_castps_si512(v))); } template static FORCEINLINE __vec16_f __load(const __vec16_f *p) { #ifdef ISPC_FORCE_ALIGNED_MEMORY - return _mm512_load_ps(p); + return _mm512_load_ps(p); #else - __vec16_f v; - v = _mm512_extloadunpacklo_ps(v, p, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); - v = _mm512_extloadunpackhi_ps(v, (uint8_t*)p+64, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); - return v; + __vec16_f v; + v = _mm512_extloadunpacklo_ps(v, p, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); + v = _mm512_extloadunpackhi_ps(v, (uint8_t*)p+64, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); + return v; #endif } template <> FORCEINLINE __vec16_f __load<64>(const __vec16_f *p) { - return _mm512_load_ps(p); + return _mm512_load_ps(p); } template static FORCEINLINE void __store(__vec16_f *p, __vec16_f v) { #ifdef ISPC_FORCE_ALIGNED_MEMORY - _mm512_store_ps(p, v); + _mm512_store_ps(p, v); #else - _mm512_extpackstorelo_ps(p, v, _MM_DOWNCONV_PS_NONE, _MM_HINT_NONE); - _mm512_extpackstorehi_ps((uint8_t*)p+64, v, _MM_DOWNCONV_PS_NONE, _MM_HINT_NONE); + _mm512_extpackstorelo_ps(p, v, _MM_DOWNCONV_PS_NONE, _MM_HINT_NONE); + _mm512_extpackstorehi_ps((uint8_t*)p+64, v, _MM_DOWNCONV_PS_NONE, _MM_HINT_NONE); #endif } template <> FORCEINLINE void __store<64>(__vec16_f *p, __vec16_f v) { - _mm512_store_ps(p, v); + _mm512_store_ps(p, v); } @@ -1186,241 +1186,241 @@ template <> FORCEINLINE void __store<64>(__vec16_f *p, __vec16_f v) { /////////////////////////////////////////////////////////////////////////// static FORCEINLINE __vec16_d __add(__vec16_d a, __vec16_d b) { - __vec16_d ret; - ret.v1 = _mm512_add_pd(a.v1, b.v1); - ret.v2 = _mm512_add_pd(a.v2, b.v2); - return ret; + __vec16_d ret; + ret.v1 = _mm512_add_pd(a.v1, b.v1); + ret.v2 = _mm512_add_pd(a.v2, b.v2); + return ret; } static FORCEINLINE __vec16_d __sub(__vec16_d a, __vec16_d b) { - __vec16_d ret; - ret.v1 = _mm512_sub_pd(a.v1, b.v1); - ret.v2 = _mm512_sub_pd(a.v2, b.v2); - return ret; + __vec16_d ret; + ret.v1 = _mm512_sub_pd(a.v1, b.v1); + ret.v2 = _mm512_sub_pd(a.v2, b.v2); + return ret; } static FORCEINLINE __vec16_d __mul(__vec16_d a, __vec16_d b) { - __vec16_d ret; - ret.v1 = _mm512_mul_pd(a.v1, b.v1); - ret.v2 = _mm512_mul_pd(a.v2, b.v2); - return ret; + __vec16_d ret; + ret.v1 = _mm512_mul_pd(a.v1, b.v1); + ret.v2 = _mm512_mul_pd(a.v2, b.v2); + return ret; } static FORCEINLINE __vec16_d __div(__vec16_d a, __vec16_d b) { - __vec16_d ret; - ret.v1 = _mm512_div_pd(a.v1, b.v1); - ret.v2 = _mm512_div_pd(a.v2, b.v2); - return ret; + __vec16_d ret; + ret.v1 = _mm512_div_pd(a.v1, b.v1); + ret.v2 = _mm512_div_pd(a.v2, b.v2); + return ret; } static FORCEINLINE __vec16_i1 __equal_double(__vec16_d a, __vec16_d b) { - __vec16_i1 ret1; - __vec16_i1 ret2; - ret1 = _mm512_cmpeq_pd_mask(a.v1, b.v1); - ret2 = _mm512_cmpeq_pd_mask(a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 ret1; + __vec16_i1 ret2; + ret1 = _mm512_cmpeq_pd_mask(a.v1, b.v1); + ret2 = _mm512_cmpeq_pd_mask(a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __equal_double_and_mask(__vec16_d a, __vec16_d b, - __vec16_i1 m) { - __vec16_i1 ret1; - __vec16_i1 ret2; - ret1 = _mm512_mask_cmpeq_pd_mask(m, a.v1, b.v1); - __vec16_i1 tmp_m = m; - ret2 = _mm512_mask_cmpeq_pd_mask(_mm512_kswapb(tmp_m,tmp_m), a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 m) { + __vec16_i1 ret1; + __vec16_i1 ret2; + ret1 = _mm512_mask_cmpeq_pd_mask(m, a.v1, b.v1); + __vec16_i1 tmp_m = m; + ret2 = _mm512_mask_cmpeq_pd_mask(_mm512_kswapb(tmp_m,tmp_m), a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __not_equal_double(__vec16_d a, __vec16_d b) { - __vec16_i1 ret1; - __vec16_i1 ret2; - ret1 = _mm512_cmpneq_pd_mask(a.v1, b.v1); - ret2 = _mm512_cmpneq_pd_mask(a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 ret1; + __vec16_i1 ret2; + ret1 = _mm512_cmpneq_pd_mask(a.v1, b.v1); + ret2 = _mm512_cmpneq_pd_mask(a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __not_equal_double_and_mask(__vec16_d a, __vec16_d b, - __vec16_i1 m) { - __vec16_i1 ret1; - __vec16_i1 ret2; - __vec16_i1 tmp_m = m; - ret1 = _mm512_mask_cmpneq_pd_mask(m, a.v1, b.v1); - ret2 = _mm512_mask_cmpneq_pd_mask(_mm512_kswapb(tmp_m, tmp_m), a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 m) { + __vec16_i1 ret1; + __vec16_i1 ret2; + __vec16_i1 tmp_m = m; + ret1 = _mm512_mask_cmpneq_pd_mask(m, a.v1, b.v1); + ret2 = _mm512_mask_cmpneq_pd_mask(_mm512_kswapb(tmp_m, tmp_m), a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __less_than_double(__vec16_d a, __vec16_d b) { - __vec16_i1 ret1; - __vec16_i1 ret2; - ret1 = _mm512_cmplt_pd_mask(a.v1, b.v1); - ret2 = _mm512_cmplt_pd_mask(a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 ret1; + __vec16_i1 ret2; + ret1 = _mm512_cmplt_pd_mask(a.v1, b.v1); + ret2 = _mm512_cmplt_pd_mask(a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __less_than_double_and_mask(__vec16_d a, __vec16_d b, - __vec16_i1 m) { - __vec16_i1 ret1; - __vec16_i1 ret2; - __vec16_i1 tmp_m = m; - ret1 = _mm512_mask_cmplt_pd_mask(m, a.v1, b.v1); - ret2 = _mm512_mask_cmplt_pd_mask(_mm512_kswapb(tmp_m, tmp_m), a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 m) { + __vec16_i1 ret1; + __vec16_i1 ret2; + __vec16_i1 tmp_m = m; + ret1 = _mm512_mask_cmplt_pd_mask(m, a.v1, b.v1); + ret2 = _mm512_mask_cmplt_pd_mask(_mm512_kswapb(tmp_m, tmp_m), a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __less_equal_double(__vec16_d a, __vec16_d b) { - __vec16_i1 ret1; - __vec16_i1 ret2; - ret1 = _mm512_cmple_pd_mask(a.v1, b.v1); - ret2 = _mm512_cmple_pd_mask(a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 ret1; + __vec16_i1 ret2; + ret1 = _mm512_cmple_pd_mask(a.v1, b.v1); + ret2 = _mm512_cmple_pd_mask(a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __less_equal_double_and_mask(__vec16_d a, __vec16_d b, - __vec16_i1 m) { - __vec16_i1 ret1; - __vec16_i1 ret2; - __vec16_i1 tmp_m = m; - ret1 = _mm512_mask_cmple_pd_mask(m, a.v1, b.v1); - ret2 = _mm512_mask_cmple_pd_mask(_mm512_kswapb(tmp_m, tmp_m), a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 m) { + __vec16_i1 ret1; + __vec16_i1 ret2; + __vec16_i1 tmp_m = m; + ret1 = _mm512_mask_cmple_pd_mask(m, a.v1, b.v1); + ret2 = _mm512_mask_cmple_pd_mask(_mm512_kswapb(tmp_m, tmp_m), a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __greater_than_double(__vec16_d a, __vec16_d b) { - __vec16_i1 ret1; - __vec16_i1 ret2; - ret1 = _mm512_cmpnle_pd_mask(a.v1, b.v1); - ret2 = _mm512_cmpnle_pd_mask(a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 ret1; + __vec16_i1 ret2; + ret1 = _mm512_cmpnle_pd_mask(a.v1, b.v1); + ret2 = _mm512_cmpnle_pd_mask(a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __greater_than_double_and_mask(__vec16_d a, __vec16_d b, - __vec16_i1 m) { - __vec16_i1 ret1; - __vec16_i1 ret2; - __vec16_i1 tmp_m = m; - ret1 = _mm512_mask_cmpnle_pd_mask(m, a.v1, b.v1); - ret2 = _mm512_mask_cmpnle_pd_mask(_mm512_kswapb(tmp_m, tmp_m), a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 m) { + __vec16_i1 ret1; + __vec16_i1 ret2; + __vec16_i1 tmp_m = m; + ret1 = _mm512_mask_cmpnle_pd_mask(m, a.v1, b.v1); + ret2 = _mm512_mask_cmpnle_pd_mask(_mm512_kswapb(tmp_m, tmp_m), a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __greater_equal_double(__vec16_d a, __vec16_d b) { - __vec16_i1 ret1; - __vec16_i1 ret2; - ret1 = _mm512_cmpnlt_pd_mask(a.v1, b.v1); - ret2 = _mm512_cmpnlt_pd_mask(a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 ret1; + __vec16_i1 ret2; + ret1 = _mm512_cmpnlt_pd_mask(a.v1, b.v1); + ret2 = _mm512_cmpnlt_pd_mask(a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __greater_equal_double_and_mask(__vec16_d a, __vec16_d b, - __vec16_i1 m) { - __vec16_i1 ret1; - __vec16_i1 ret2; - __vec16_i1 tmp_m = m; - ret1 = _mm512_mask_cmpnlt_pd_mask(m, a.v1, b.v1); - ret2 = _mm512_mask_cmpnlt_pd_mask(_mm512_kswapb(tmp_m, tmp_m), a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 m) { + __vec16_i1 ret1; + __vec16_i1 ret2; + __vec16_i1 tmp_m = m; + ret1 = _mm512_mask_cmpnlt_pd_mask(m, a.v1, b.v1); + ret2 = _mm512_mask_cmpnlt_pd_mask(_mm512_kswapb(tmp_m, tmp_m), a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __ordered_double(__vec16_d a, __vec16_d b) { - __vec16_i1 ret1; - __vec16_i1 ret2; - ret1 = _mm512_cmpord_pd_mask(a.v1, b.v1); - ret2 = _mm512_cmpord_pd_mask(a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 ret1; + __vec16_i1 ret2; + ret1 = _mm512_cmpord_pd_mask(a.v1, b.v1); + ret2 = _mm512_cmpord_pd_mask(a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_i1 __unordered_double(__vec16_d a, __vec16_d b) { - __vec16_i1 ret1; - __vec16_i1 ret2; - ret1 = _mm512_cmpunord_pd_mask(a.v1, b.v1); - ret2 = _mm512_cmpunord_pd_mask(a.v2, b.v2); - return _mm512_kmovlhb(ret1, ret2); + __vec16_i1 ret1; + __vec16_i1 ret2; + ret1 = _mm512_cmpunord_pd_mask(a.v1, b.v1); + ret2 = _mm512_cmpunord_pd_mask(a.v2, b.v2); + return _mm512_kmovlhb(ret1, ret2); } static FORCEINLINE __vec16_d __select(__vec16_i1 mask, __vec16_d a, __vec16_d b) { - __vec16_d ret; - __vec16_i1 tmp_m = mask; - ret.v1 = _mm512_mask_mov_pd(b.v1, mask, a.v1); - ret.v2 = _mm512_mask_mov_pd(b.v2, _mm512_kswapb(tmp_m, tmp_m), a.v2); - return ret; + __vec16_d ret; + __vec16_i1 tmp_m = mask; + ret.v1 = _mm512_mask_mov_pd(b.v1, mask, a.v1); + ret.v2 = _mm512_mask_mov_pd(b.v2, _mm512_kswapb(tmp_m, tmp_m), a.v2); + return ret; } static FORCEINLINE __vec16_d __select(bool cond, __vec16_d a, __vec16_d b) { - return cond ? a : b; + return cond ? a : b; } static FORCEINLINE double __extract_element(__vec16_d v, uint32_t index) { - return ((double *)&v)[index]; + return ((double *)&v)[index]; } static FORCEINLINE void __insert_element(__vec16_d *v, uint32_t index, double val) { - ((double *)v)[index] = val; + ((double *)v)[index] = val; } template static RetVecType __smear_double(double d); template <> FORCEINLINE __vec16_d __smear_double<__vec16_d>(double d) { - __vec16_d ret; - ret.v1 = _mm512_set1_pd(d); - ret.v2 = _mm512_set1_pd(d); - return ret; + __vec16_d ret; + ret.v1 = _mm512_set1_pd(d); + ret.v2 = _mm512_set1_pd(d); + return ret; } template static RetVecType __setzero_double(); template <> FORCEINLINE __vec16_d __setzero_double<__vec16_d>() { - __vec16_d ret; - ret.v1 = _mm512_setzero_pd(); - ret.v2 = _mm512_setzero_pd(); - return ret; + __vec16_d ret; + ret.v1 = _mm512_setzero_pd(); + ret.v2 = _mm512_setzero_pd(); + return ret; } template static RetVecType __undef_double(); template <> FORCEINLINE __vec16_d __undef_double<__vec16_d>() { - return __vec16_d(); + return __vec16_d(); } static FORCEINLINE __vec16_d __broadcast_double(__vec16_d v, int index) { - __vec16_d ret; - double val = __extract_element(v, index & 0xf); - ret.v1 = _mm512_set1_pd(val); - ret.v2 = _mm512_set1_pd(val); - return ret; + __vec16_d ret; + double val = __extract_element(v, index & 0xf); + ret.v1 = _mm512_set1_pd(val); + ret.v2 = _mm512_set1_pd(val); + return ret; } template static FORCEINLINE __vec16_d __load(const __vec16_d *p) { - __vec16_d ret; - ret.v1 = _mm512_extloadunpacklo_pd(ret.v1, p, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - ret.v1 = _mm512_extloadunpackhi_pd(ret.v1, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - ret.v2 = _mm512_extloadunpacklo_pd(ret.v2, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - ret.v2 = _mm512_extloadunpackhi_pd(ret.v2, (uint8_t*)p+128, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - return ret; + __vec16_d ret; + ret.v1 = _mm512_extloadunpacklo_pd(ret.v1, p, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + ret.v1 = _mm512_extloadunpackhi_pd(ret.v1, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + ret.v2 = _mm512_extloadunpacklo_pd(ret.v2, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + ret.v2 = _mm512_extloadunpackhi_pd(ret.v2, (uint8_t*)p+128, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + return ret; } template <> FORCEINLINE __vec16_d __load<64>(const __vec16_d *p) { - __vec16_d ret; - ret.v1 = _mm512_load_pd(p); - ret.v2 = _mm512_load_pd(((uint8_t*)p)+64); - return ret; + __vec16_d ret; + ret.v1 = _mm512_load_pd(p); + ret.v2 = _mm512_load_pd(((uint8_t*)p)+64); + return ret; } template <> FORCEINLINE __vec16_d __load<128>(const __vec16_d *p) { - return __load<64>(p); + return __load<64>(p); } - + template static FORCEINLINE void __store(__vec16_d *p, __vec16_d v) { - _mm512_extpackstorelo_pd(p, v.v1, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); - _mm512_extpackstorehi_pd((uint8_t*)p+64, v.v1, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); - _mm512_extpackstorelo_pd((uint8_t*)p+64, v.v2, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); - _mm512_extpackstorehi_pd((uint8_t*)p+128, v.v2, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); + _mm512_extpackstorelo_pd(p, v.v1, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); + _mm512_extpackstorehi_pd((uint8_t*)p+64, v.v1, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); + _mm512_extpackstorelo_pd((uint8_t*)p+64, v.v2, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); + _mm512_extpackstorehi_pd((uint8_t*)p+128, v.v2, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); } template <> FORCEINLINE void __store<64>(__vec16_d *p, __vec16_d v) { - _mm512_store_pd(p, v.v1); - _mm512_store_pd(((uint8_t*)p)+64, v.v2); + _mm512_store_pd(p, v.v1); + _mm512_store_pd(((uint8_t*)p)+64, v.v2); } template <> FORCEINLINE void __store<128>(__vec16_d *p, __vec16_d v) { - __store<64>(p, v); + __store<64>(p, v); } /////////////////////////////////////////////////////////////////////////// @@ -1429,12 +1429,12 @@ template <> FORCEINLINE void __store<128>(__vec16_d *p, __vec16_d v) { static FORCEINLINE __vec16_i64 __cast_sext(const __vec16_i64 &, const __vec16_i32 &val) { - return __vec16_i64(val.v,_mm512_srai_epi32(val.v,31)); + return __vec16_i64(val.v,_mm512_srai_epi32(val.v,31)); } static FORCEINLINE __vec16_i64 __cast_zext(const __vec16_i64 &, const __vec16_i32 &val) { - return __vec16_i64(val.v, _mm512_setzero_epi32()); + return __vec16_i64(val.v, _mm512_setzero_epi32()); } static FORCEINLINE __vec16_i32 __cast_sext(const __vec16_i32 &, const __vec16_i1 &val) @@ -1446,47 +1446,47 @@ static FORCEINLINE __vec16_i32 __cast_sext(const __vec16_i32 &, const __vec16_i1 static FORCEINLINE __vec16_i32 __cast_zext(const __vec16_i32 &, const __vec16_i1 &val) { - __vec16_i32 ret = _mm512_setzero_epi32(); - __vec16_i32 one = _mm512_set1_epi32(1); - return _mm512_mask_mov_epi32(ret, val, one); + __vec16_i32 ret = _mm512_setzero_epi32(); + __vec16_i32 one = _mm512_set1_epi32(1); + return _mm512_mask_mov_epi32(ret, val, one); } static FORCEINLINE __vec16_f __cast_sitofp(__vec16_f, __vec16_i8 val) { - return _mm512_extload_ps(&val, _MM_UPCONV_PS_SINT8, _MM_BROADCAST_16X16, _MM_HINT_NONE); + return _mm512_extload_ps(&val, _MM_UPCONV_PS_SINT8, _MM_BROADCAST_16X16, _MM_HINT_NONE); } static FORCEINLINE __vec16_f __cast_sitofp(__vec16_f, __vec16_i16 val) { - return _mm512_extload_ps(&val, _MM_UPCONV_PS_SINT16, _MM_BROADCAST_16X16, _MM_HINT_NONE); + return _mm512_extload_ps(&val, _MM_UPCONV_PS_SINT16, _MM_BROADCAST_16X16, _MM_HINT_NONE); } static FORCEINLINE __vec16_f __cast_sitofp(__vec16_f, __vec16_i32 val) { - return _mm512_cvtfxpnt_round_adjustepi32_ps(val, _MM_ROUND_MODE_NEAREST, _MM_EXPADJ_NONE); + return _mm512_cvtfxpnt_round_adjustepi32_ps(val, _MM_ROUND_MODE_NEAREST, _MM_EXPADJ_NONE); } static FORCEINLINE __vec16_d __cast_sitofp(__vec16_d, __vec16_i8 val) { - __vec16_i32 vi = _mm512_extload_epi32(&val, _MM_UPCONV_EPI32_SINT8, _MM_BROADCAST_16X16, _MM_HINT_NONE); - __vec16_d ret; - ret.v1 = _mm512_cvtepi32lo_pd(vi); - __vec16_i32 other8 = _mm512_permute4f128_epi32(vi, _MM_PERM_DCDC); - ret.v2 = _mm512_cvtepi32lo_pd(other8); - return ret; + __vec16_i32 vi = _mm512_extload_epi32(&val, _MM_UPCONV_EPI32_SINT8, _MM_BROADCAST_16X16, _MM_HINT_NONE); + __vec16_d ret; + ret.v1 = _mm512_cvtepi32lo_pd(vi); + __vec16_i32 other8 = _mm512_permute4f128_epi32(vi, _MM_PERM_DCDC); + ret.v2 = _mm512_cvtepi32lo_pd(other8); + return ret; } static FORCEINLINE __vec16_d __cast_sitofp(__vec16_d, __vec16_i16 val) { - __vec16_i32 vi = _mm512_extload_epi32(&val, _MM_UPCONV_EPI32_SINT16, _MM_BROADCAST_16X16, _MM_HINT_NONE); - __vec16_d ret; - ret.v1 = _mm512_cvtepi32lo_pd(vi); - __vec16_i32 other8 = _mm512_permute4f128_epi32(vi, _MM_PERM_DCDC); - ret.v2 = _mm512_cvtepi32lo_pd(other8); - return ret; + __vec16_i32 vi = _mm512_extload_epi32(&val, _MM_UPCONV_EPI32_SINT16, _MM_BROADCAST_16X16, _MM_HINT_NONE); + __vec16_d ret; + ret.v1 = _mm512_cvtepi32lo_pd(vi); + __vec16_i32 other8 = _mm512_permute4f128_epi32(vi, _MM_PERM_DCDC); + ret.v2 = _mm512_cvtepi32lo_pd(other8); + return ret; } static FORCEINLINE __vec16_d __cast_sitofp(__vec16_d, __vec16_i32 val) { - __vec16_d ret; - ret.v1 = _mm512_cvtepi32lo_pd(val); - __vec16_i32 other8 = _mm512_permute4f128_epi32(val, _MM_PERM_DCDC); - ret.v2 = _mm512_cvtepi32lo_pd(other8); - return ret; + __vec16_d ret; + ret.v1 = _mm512_cvtepi32lo_pd(val); + __vec16_i32 other8 = _mm512_permute4f128_epi32(val, _MM_PERM_DCDC); + ret.v2 = _mm512_cvtepi32lo_pd(other8); + return ret; } static FORCEINLINE __vec16_f __cast_uitofp(__vec16_f, const __vec16_i8 &v) { @@ -1508,60 +1508,60 @@ static FORCEINLINE __vec16_i32 __cast_fptoui(__vec16_i32, __vec16_f val) { } static FORCEINLINE __vec16_d __cast_fpext(__vec16_d, __vec16_f val) { - __vec16_d ret; - ret.v1 = _mm512_cvtpslo_pd(val.v); - __vec16_f other8 = _mm512_permute4f128_epi32(_mm512_castps_si512(val.v), _MM_PERM_DCDC); - ret.v2 = _mm512_cvtpslo_pd(other8); - return ret; + __vec16_d ret; + ret.v1 = _mm512_cvtpslo_pd(val.v); + __vec16_f other8 = _mm512_permute4f128_epi32(_mm512_castps_si512(val.v), _MM_PERM_DCDC); + ret.v2 = _mm512_cvtpslo_pd(other8); + return ret; } static FORCEINLINE __vec16_f __cast_fptrunc(__vec16_f, __vec16_d val) { - __m512i r0i = _mm512_castps_si512(_mm512_cvtpd_pslo(val.v2)); - __m512i r1i = _mm512_castps_si512(_mm512_cvtpd_pslo(val.v1)); - return _mm512_mask_permute4f128_epi32(r1i, 0xFF00, r0i, _MM_PERM_BABA); + __m512i r0i = _mm512_castps_si512(_mm512_cvtpd_pslo(val.v2)); + __m512i r1i = _mm512_castps_si512(_mm512_cvtpd_pslo(val.v1)); + return _mm512_mask_permute4f128_epi32(r1i, 0xFF00, r0i, _MM_PERM_BABA); } static FORCEINLINE __vec16_f __cast_bits(__vec16_f, __vec16_i32 val) { - return _mm512_castsi512_ps(val); + return _mm512_castsi512_ps(val); } static FORCEINLINE __vec16_i32 __cast_bits(__vec16_i32, __vec16_f val) { - return _mm512_castps_si512(val); + return _mm512_castps_si512(val); } static FORCEINLINE __vec16_i64 __cast_bits(__vec16_i64, __vec16_d val) { - __vec16_i64 ret; - ret.v_hi = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xFF00, - _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), - val.v2); - ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0x00FF, - _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), - val.v1); - ret.v_lo = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xFF00, - _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), - val.v2); - ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0x00FF, - _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), - val.v1); - return ret; + __vec16_i64 ret; + ret.v_hi = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xFF00, + _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), + val.v2); + ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0x00FF, + _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), + val.v1); + ret.v_lo = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xFF00, + _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), + val.v2); + ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0x00FF, + _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), + val.v1); + return ret; } static FORCEINLINE __vec16_d __cast_bits(__vec16_d, __vec16_i64 val) { - __vec16_d ret; - ret.v2 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, - _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), - val.v_hi); - ret.v2 = _mm512_mask_permutevar_epi32(ret.v2, 0x5555, - _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), - val.v_lo); - ret.v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, - _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), - val.v_hi); - ret.v1 = _mm512_mask_permutevar_epi32(ret.v1, 0x5555, - _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), - val.v_lo); - return ret; + __vec16_d ret; + ret.v2 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + val.v_hi); + ret.v2 = _mm512_mask_permutevar_epi32(ret.v2, 0x5555, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + val.v_lo); + ret.v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + val.v_hi); + ret.v1 = _mm512_mask_permutevar_epi32(ret.v1, 0x5555, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + val.v_lo); + return ret; } /////////////////////////////////////////////////////////////////////////// @@ -1569,27 +1569,27 @@ static FORCEINLINE __vec16_d __cast_bits(__vec16_d, __vec16_i64 val) { /////////////////////////////////////////////////////////////////////////// static FORCEINLINE float __round_uniform_float(float v) { - return roundf(v); + return roundf(v); } static FORCEINLINE float __floor_uniform_float(float v) { - return floorf(v); + return floorf(v); } static FORCEINLINE float __ceil_uniform_float(float v) { - return ceilf(v); + return ceilf(v); } static FORCEINLINE double __round_uniform_double(double v) { - return round(v); + return round(v); } static FORCEINLINE double __floor_uniform_double(double v) { - return floor(v); + return floor(v); } static FORCEINLINE double __ceil_uniform_double(double v) { - return ceil(v); + return ceil(v); } static FORCEINLINE __vec16_f __round_varying_float(__vec16_f v) { @@ -1648,30 +1648,30 @@ static FORCEINLINE __vec16_i32 __min_varying_uint32(__vec16_i32 v1, __vec16_i32 // sqrt/rsqrt/rcp static FORCEINLINE float __rsqrt_uniform_float(float v) { - return 1.f / sqrtf(v); + return 1.f / sqrtf(v); } static FORCEINLINE float __rcp_uniform_float(float v) { - return 1.f / v; + return 1.f / v; } static FORCEINLINE float __sqrt_uniform_float(float v) { - return sqrtf(v); + return sqrtf(v); } static FORCEINLINE double __sqrt_uniform_double(double v) { - return sqrt(v); + return sqrt(v); } static FORCEINLINE __vec16_f __sqrt_varying_float(__vec16_f v) { - return _mm512_sqrt_ps(v); + return _mm512_sqrt_ps(v); } static FORCEINLINE __vec16_f __rcp_varying_float(__vec16_f v) { #ifdef ISPC_FAST_MATH - return _mm512_rcp23_ps(v); // Approximation with 23 bits of accuracy. + return _mm512_rcp23_ps(v); // Approximation with 23 bits of accuracy. #else - return _mm512_recip_ps(v); + return _mm512_recip_ps(v); #endif } static FORCEINLINE __vec16_d __rcp_varying_double(__vec16_d x) { @@ -1688,9 +1688,9 @@ static FORCEINLINE double __rcp_uniform_double(double v) static FORCEINLINE __vec16_f __rsqrt_varying_float(__vec16_f v) { #ifdef ISPC_FAST_MATH - return _mm512_rsqrt23_ps(v); // Approximation with 0.775ULP accuracy + return _mm512_rsqrt23_ps(v); // Approximation with 0.775ULP accuracy #else - return _mm512_invsqrt_ps(v); + return _mm512_invsqrt_ps(v); #endif } @@ -1712,20 +1712,20 @@ static FORCEINLINE double __rsqrt_uniform_double(double v) /////////////////////////////////////////////////////////////////////////// static FORCEINLINE int32_t __popcnt_int32(const __vec1_i32 mask) { - return _mm_countbits_32(mask); + return _mm_countbits_32(mask); } static FORCEINLINE int32_t __popcnt_int64(const __vec1_i64 mask) { - return _mm_countbits_64(mask); + return _mm_countbits_64(mask); } static FORCEINLINE int32_t __count_trailing_zeros_i32(const __vec1_i32 mask) { - return _mm_tzcnt_32(mask); + return _mm_tzcnt_32(mask); } static FORCEINLINE int64_t __count_trailing_zeros_i64(const __vec1_i64 mask) { - return _mm_tzcnt_64(mask); + return _mm_tzcnt_64(mask); } /////////////////////////////////////////////////////////////////////////// @@ -1749,39 +1749,39 @@ static FORCEINLINE int32_t __reduce_add_i16(__vec16_i16 v) { } static FORCEINLINE uint32_t __reduce_add_i32(__vec16_i32 v) { - return _mm512_reduce_add_epi32(v); + return _mm512_reduce_add_epi32(v); } static FORCEINLINE uint32_t __reduce_min_i32(__vec16_i32 v) { - return _mm512_reduce_min_epi32(v); + return _mm512_reduce_min_epi32(v); } static FORCEINLINE uint32_t __reduce_max_i32(__vec16_i32 v) { - return _mm512_reduce_max_epi32(v); + return _mm512_reduce_max_epi32(v); } static FORCEINLINE float __reduce_add_float(__vec16_f v) { - return _mm512_reduce_add_ps(v); + return _mm512_reduce_add_ps(v); } static FORCEINLINE float __reduce_min_float(__vec16_f v) { - return _mm512_reduce_min_ps(v); + return _mm512_reduce_min_ps(v); } static FORCEINLINE float __reduce_max_float(__vec16_f v) { - return _mm512_reduce_max_ps(v); + return _mm512_reduce_max_ps(v); } static FORCEINLINE float __reduce_add_double(__vec16_d v) { - return _mm512_reduce_add_pd(v.v1) + _mm512_reduce_add_pd(v.v2); + return _mm512_reduce_add_pd(v.v1) + _mm512_reduce_add_pd(v.v2); } static FORCEINLINE float __reduce_min_double(__vec16_d v) { - return std::min(_mm512_reduce_min_pd(v.v1), _mm512_reduce_min_pd(v.v2)); + return std::min(_mm512_reduce_min_pd(v.v1), _mm512_reduce_min_pd(v.v2)); } static FORCEINLINE float __reduce_max_double(__vec16_d v) { - return std::max(_mm512_reduce_max_pd(v.v1), _mm512_reduce_max_pd(v.v2)); + return std::max(_mm512_reduce_max_pd(v.v1), _mm512_reduce_max_pd(v.v2)); } /////////////////////////////////////////////////////////////////////////// @@ -1791,48 +1791,48 @@ static FORCEINLINE float __reduce_max_double(__vec16_d v) { // Currently, when a pseudo_gather is converted into a masked load, it has to be unaligned static FORCEINLINE __vec16_i32 __masked_load_i32(void *p, __vec16_i1 mask) { #ifdef ISPC_FORCE_ALIGNED_MEMORY - return _mm512_mask_load_epi32(__vec16_i32(), mask, p); + return _mm512_mask_load_epi32(__vec16_i32(), mask, p); #else - __vec16_i32 tmp; - tmp.v = _mm512_mask_extloadunpacklo_epi32(tmp.v, 0xFFFF, p, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - tmp.v = _mm512_mask_extloadunpackhi_epi32(tmp.v, 0xFFFF, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - __vec16_i32 ret; - return _mm512_mask_mov_epi32(ret.v, mask, tmp.v); + __vec16_i32 tmp; + tmp.v = _mm512_mask_extloadunpacklo_epi32(tmp.v, 0xFFFF, p, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + tmp.v = _mm512_mask_extloadunpackhi_epi32(tmp.v, 0xFFFF, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + __vec16_i32 ret; + return _mm512_mask_mov_epi32(ret.v, mask, tmp.v); #endif } static FORCEINLINE __vec16_f __masked_load_float(void *p, __vec16_i1 mask) { #ifdef ISPC_FORCE_ALIGNED_MEMORY - return _mm512_mask_load_ps(_mm512_undefined_ps(), mask,p); + return _mm512_mask_load_ps(_mm512_undefined_ps(), mask,p); #else - __vec16_f tmp; - tmp.v = _mm512_mask_extloadunpacklo_ps(tmp.v, 0xFFFF, p, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); - tmp.v = _mm512_mask_extloadunpackhi_ps(tmp.v, 0xFFFF, (uint8_t*)p+64, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); - __vec16_f ret; - return _mm512_mask_mov_ps(ret.v, mask, tmp.v); + __vec16_f tmp; + tmp.v = _mm512_mask_extloadunpacklo_ps(tmp.v, 0xFFFF, p, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); + tmp.v = _mm512_mask_extloadunpackhi_ps(tmp.v, 0xFFFF, (uint8_t*)p+64, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); + __vec16_f ret; + return _mm512_mask_mov_ps(ret.v, mask, tmp.v); #endif } static FORCEINLINE __vec16_d __masked_load_double(void *p, __vec16_i1 mask) { #ifdef ISPC_FORCE_ALIGNED_MEMORY - __vec16_d ret; - __vec16_i1 tmp_m = mask; - tmp_m = _mm512_kswapb(tmp_m, tmp_m); - ret.v1 = _mm512_mask_load_pd(ret.v1, mask, p); - ret.v2 = _mm512_mask_load_pd(ret.v2, tmp_m, (uint8_t*)p+64); - return ret; + __vec16_d ret; + __vec16_i1 tmp_m = mask; + tmp_m = _mm512_kswapb(tmp_m, tmp_m); + ret.v1 = _mm512_mask_load_pd(ret.v1, mask, p); + ret.v2 = _mm512_mask_load_pd(ret.v2, tmp_m, (uint8_t*)p+64); + return ret; #else - __vec16_d tmp; - tmp.v1 = _mm512_mask_extloadunpacklo_pd(tmp.v1, 0xFF, p, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - tmp.v1 = _mm512_mask_extloadunpackhi_pd(tmp.v1, 0xFF, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - tmp.v2 = _mm512_mask_extloadunpacklo_pd(tmp.v2, 0xFF, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - tmp.v2 = _mm512_mask_extloadunpackhi_pd(tmp.v2, 0xFF, (uint8_t*)p+128, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - __vec16_d ret; - __vec16_i1 tmp_m = mask; - tmp_m = _mm512_kswapb(tmp_m, tmp_m); - ret.v1 = _mm512_mask_mov_pd(ret.v1, mask, tmp.v1); - ret.v2 = _mm512_mask_mov_pd(ret.v2, tmp_m, tmp.v2); - return ret; + __vec16_d tmp; + tmp.v1 = _mm512_mask_extloadunpacklo_pd(tmp.v1, 0xFF, p, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + tmp.v1 = _mm512_mask_extloadunpackhi_pd(tmp.v1, 0xFF, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + tmp.v2 = _mm512_mask_extloadunpacklo_pd(tmp.v2, 0xFF, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + tmp.v2 = _mm512_mask_extloadunpackhi_pd(tmp.v2, 0xFF, (uint8_t*)p+128, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + __vec16_d ret; + __vec16_i1 tmp_m = mask; + tmp_m = _mm512_kswapb(tmp_m, tmp_m); + ret.v1 = _mm512_mask_mov_pd(ret.v1, mask, tmp.v1); + ret.v2 = _mm512_mask_mov_pd(ret.v2, tmp_m, tmp.v2); + return ret; #endif } @@ -1851,8 +1851,8 @@ static FORCEINLINE __vec16_i8 __masked_load_i8(void *p, __vec16_i1 mask) { PING; __vec16_i8 ret; __vec16_i32 tmp = _mm512_mask_extload_epi32(_mm512_undefined_epi32(),mask,p, - _MM_UPCONV_EPI32_SINT8, - _MM_BROADCAST32_NONE, _MM_HINT_NONE); + _MM_UPCONV_EPI32_SINT8, + _MM_BROADCAST32_NONE, _MM_HINT_NONE); _mm512_extstore_epi32(&ret, tmp, _MM_DOWNCONV_EPI32_SINT8,_MM_HINT_NONE); return ret; } @@ -1862,77 +1862,78 @@ template static FORCEINLINE __vec16_i8 __load(const __vec16_i8 *p) { template static FORCEINLINE void __store(__vec16_i8 *p, __vec16_i8 v) { *p = v; } + static FORCEINLINE void __scatter_base_offsets32_i8(uint8_t *b, uint32_t scale, __vec16_i32 offsets, - __vec16_i8 val, __vec16_i1 mask) + __vec16_i8 val, __vec16_i1 mask) { __vec16_i32 tmp = _mm512_extload_epi32(&val,_MM_UPCONV_EPI32_SINT8, - _MM_BROADCAST32_NONE, _MM_HINT_NONE); + _MM_BROADCAST32_NONE, _MM_HINT_NONE); printf("__scatter_base_offsets32_i8\n"); _mm512_mask_i32extscatter_epi32(b, mask, offsets, tmp, - _MM_DOWNCONV_EPI32_SINT8, scale, - _MM_HINT_NONE); + _MM_DOWNCONV_EPI32_SINT8, scale, + _MM_HINT_NONE); } static FORCEINLINE void __masked_store_i32(void *p, __vec16_i32 val, __vec16_i1 mask) { #ifdef ISPC_FORCE_ALIGNED_MEMORY - _mm512_mask_store_epi32(p, mask, val.v); + _mm512_mask_store_epi32(p, mask, val.v); #else - __vec16_i32 tmp; - tmp.v = _mm512_extloadunpacklo_epi32(tmp.v, p, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - tmp.v = _mm512_extloadunpackhi_epi32(tmp.v, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - tmp.v = _mm512_mask_mov_epi32(tmp.v, mask, val.v); - _mm512_extpackstorelo_epi32(p, tmp.v, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); - _mm512_extpackstorehi_epi32((uint8_t*)p+64, tmp.v, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); + __vec16_i32 tmp; + tmp.v = _mm512_extloadunpacklo_epi32(tmp.v, p, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + tmp.v = _mm512_extloadunpackhi_epi32(tmp.v, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + tmp.v = _mm512_mask_mov_epi32(tmp.v, mask, val.v); + _mm512_extpackstorelo_epi32(p, tmp.v, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); + _mm512_extpackstorehi_epi32((uint8_t*)p+64, tmp.v, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); #endif } static FORCEINLINE void __masked_store_float(void *p, __vec16_f val, - __vec16_i1 mask) { + __vec16_i1 mask) { #ifdef ISPC_FORCE_ALIGNED_MEMORY - _mm512_mask_store_ps(p, mask, val.v); + _mm512_mask_store_ps(p, mask, val.v); #else - __vec16_f tmp; - tmp.v = _mm512_extloadunpacklo_ps(tmp.v, p, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); - tmp.v = _mm512_extloadunpackhi_ps(tmp.v, (uint8_t*)p+64, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); - tmp.v = _mm512_mask_mov_ps(tmp.v, mask, val.v); - _mm512_extpackstorelo_ps(p, tmp.v, _MM_DOWNCONV_PS_NONE, _MM_HINT_NONE); - _mm512_extpackstorehi_ps((uint8_t*)p+64, tmp.v, _MM_DOWNCONV_PS_NONE, _MM_HINT_NONE); + __vec16_f tmp; + tmp.v = _mm512_extloadunpacklo_ps(tmp.v, p, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); + tmp.v = _mm512_extloadunpackhi_ps(tmp.v, (uint8_t*)p+64, _MM_UPCONV_PS_NONE, _MM_HINT_NONE); + tmp.v = _mm512_mask_mov_ps(tmp.v, mask, val.v); + _mm512_extpackstorelo_ps(p, tmp.v, _MM_DOWNCONV_PS_NONE, _MM_HINT_NONE); + _mm512_extpackstorehi_ps((uint8_t*)p+64, tmp.v, _MM_DOWNCONV_PS_NONE, _MM_HINT_NONE); #endif } static FORCEINLINE void __masked_store_double(void *p, __vec16_d val, - __vec16_i1 mask) { + __vec16_i1 mask) { #ifdef ISPC_FORCE_ALIGNED_MEMORY - __vec16_i1 tmp_m = mask; - tmp_m = _mm512_kswapb(tmp_m, tmp_m); - _mm512_mask_store_pd(p, mask, val.v1); - _mm512_mask_store_pd((uint8_t*)p+64, tmp_m, val.v2); + __vec16_i1 tmp_m = mask; + tmp_m = _mm512_kswapb(tmp_m, tmp_m); + _mm512_mask_store_pd(p, mask, val.v1); + _mm512_mask_store_pd((uint8_t*)p+64, tmp_m, val.v2); #else - __vec16_d tmp; - __vec16_i1 tmp_m = mask; - tmp_m = _mm512_kswapb(tmp_m, tmp_m); - tmp.v1 = _mm512_extloadunpacklo_pd(tmp.v1, p, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - tmp.v1 = _mm512_extloadunpackhi_pd(tmp.v1, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - tmp.v2 = _mm512_extloadunpacklo_pd(tmp.v2, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - tmp.v2 = _mm512_extloadunpackhi_pd(tmp.v2, (uint8_t*)p+128, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); - tmp.v1 = _mm512_mask_mov_pd(tmp.v1, mask, val.v1); - tmp.v2 = _mm512_mask_mov_pd(tmp.v2, tmp_m, val.v2); - _mm512_extpackstorelo_pd(p, tmp.v1, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); - _mm512_extpackstorehi_pd((uint8_t*)p+64, tmp.v1, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); - _mm512_extpackstorelo_pd((uint8_t*)p+64, tmp.v2, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); - _mm512_extpackstorehi_pd((uint8_t*)p+128, tmp.v2, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); + __vec16_d tmp; + __vec16_i1 tmp_m = mask; + tmp_m = _mm512_kswapb(tmp_m, tmp_m); + tmp.v1 = _mm512_extloadunpacklo_pd(tmp.v1, p, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + tmp.v1 = _mm512_extloadunpackhi_pd(tmp.v1, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + tmp.v2 = _mm512_extloadunpacklo_pd(tmp.v2, (uint8_t*)p+64, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + tmp.v2 = _mm512_extloadunpackhi_pd(tmp.v2, (uint8_t*)p+128, _MM_UPCONV_PD_NONE, _MM_HINT_NONE); + tmp.v1 = _mm512_mask_mov_pd(tmp.v1, mask, val.v1); + tmp.v2 = _mm512_mask_mov_pd(tmp.v2, tmp_m, val.v2); + _mm512_extpackstorelo_pd(p, tmp.v1, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); + _mm512_extpackstorehi_pd((uint8_t*)p+64, tmp.v1, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); + _mm512_extpackstorelo_pd((uint8_t*)p+64, tmp.v2, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); + _mm512_extpackstorehi_pd((uint8_t*)p+128, tmp.v2, _MM_DOWNCONV_PD_NONE, _MM_HINT_NONE); #endif } static FORCEINLINE void __masked_store_blend_i32(void *p, __vec16_i32 val, - __vec16_i1 mask) { - __masked_store_i32(p, val, mask); + __vec16_i1 mask) { + __masked_store_i32(p, val, mask); } static FORCEINLINE void __masked_store_blend_float(void *p, __vec16_f val, - __vec16_i1 mask) { - __masked_store_float(p, val, mask); + __vec16_i1 mask) { + __masked_store_float(p, val, mask); } /////////////////////////////////////////////////////////////////////////// @@ -1943,72 +1944,72 @@ static FORCEINLINE void __masked_store_blend_float(void *p, __vec16_f val, static FORCEINLINE __vec16_i8 __gather_base_offsets32_i8(uint8_t *base, uint32_t scale, __vec16_i32 offsets, - __vec16_i1 mask) { - // (iw): need to temporarily store as int because gathers can only return ints. - __vec16_i32 tmp = _mm512_mask_i32extgather_epi32(_mm512_undefined_epi32(), mask, offsets, base, - _MM_UPCONV_EPI32_SINT8, scale, - _MM_HINT_NONE); - // now, downconverting to chars into temporary char vector - __vec16_i8 ret; - _mm512_extstore_epi32(ret.v,tmp,_MM_DOWNCONV_EPI32_SINT8,_MM_HINT_NONE); - return ret; + __vec16_i1 mask) { + // (iw): need to temporarily store as int because gathers can only return ints. + __vec16_i32 tmp = _mm512_mask_i32extgather_epi32(_mm512_undefined_epi32(), mask, offsets, base, + _MM_UPCONV_EPI32_SINT8, scale, + _MM_HINT_NONE); + // now, downconverting to chars into temporary char vector + __vec16_i8 ret; + _mm512_extstore_epi32(ret.v,tmp,_MM_DOWNCONV_EPI32_SINT8,_MM_HINT_NONE); + return ret; } static FORCEINLINE __vec16_i32 __gather_base_offsets32_i32(uint8_t *base, uint32_t scale, __vec16_i32 offsets, - __vec16_i1 mask) { - return _mm512_mask_i32extgather_epi32(_mm512_undefined_epi32(), mask, offsets, - base, _MM_UPCONV_EPI32_NONE, scale, - _MM_HINT_NONE); + __vec16_i1 mask) { + return _mm512_mask_i32extgather_epi32(_mm512_undefined_epi32(), mask, offsets, + base, _MM_UPCONV_EPI32_NONE, scale, + _MM_HINT_NONE); } static FORCEINLINE __vec16_f __gather_base_offsets32_float(uint8_t *base, uint32_t scale, __vec16_i32 offsets, - __vec16_i1 mask) { - return _mm512_mask_i32extgather_ps(_mm512_undefined_ps(), mask, offsets, - base, _MM_UPCONV_PS_NONE, scale, - _MM_HINT_NONE); + __vec16_i1 mask) { + return _mm512_mask_i32extgather_ps(_mm512_undefined_ps(), mask, offsets, + base, _MM_UPCONV_PS_NONE, scale, + _MM_HINT_NONE); } static FORCEINLINE __vec16_d __gather_base_offsets32_double(uint8_t *base, uint32_t scale, __vec16_i32 offsets, - __vec16_i1 mask) { - __vec16_d ret; - ret.v1 = _mm512_mask_i32loextgather_pd(_mm512_undefined_pd(), mask, offsets, - base, _MM_UPCONV_PD_NONE, scale, - _MM_HINT_NONE); - __m512i shuffled_offsets = _mm512_permute4f128_epi32(offsets.v, _MM_PERM_DCDC); - ret.v2 = _mm512_mask_i32loextgather_pd(_mm512_undefined_pd(), mask, shuffled_offsets, - base, _MM_UPCONV_PD_NONE, scale, - _MM_HINT_NONE); - return ret; + __vec16_i1 mask) { + __vec16_d ret; + ret.v1 = _mm512_mask_i32loextgather_pd(_mm512_undefined_pd(), mask, offsets, + base, _MM_UPCONV_PD_NONE, scale, + _MM_HINT_NONE); + __m512i shuffled_offsets = _mm512_permute4f128_epi32(offsets.v, _MM_PERM_DCDC); + ret.v2 = _mm512_mask_i32loextgather_pd(_mm512_undefined_pd(), mask, shuffled_offsets, + base, _MM_UPCONV_PD_NONE, scale, + _MM_HINT_NONE); + return ret; } static FORCEINLINE __vec16_f __gather64_float(__vec16_i64 addr, __vec16_i1 mask) { - __vec16_f ret; + __vec16_f ret; - // There is no gather instruction with 64-bit offsets in KNC. - // We have to manually iterate over the upper 32 bits ;-) - __vec16_i1 still_to_do = mask; - const __vec16_i32 signed_offsets = _mm512_add_epi32(addr.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); - while (still_to_do) { - int first_active_lane = _mm_tzcnt_32((int)still_to_do); - const uint &hi32 = ((uint*)&addr.v_hi)[first_active_lane]; - __vec16_i1 match = _mm512_mask_cmp_epi32_mask(still_to_do,addr.v_hi, - __smear_i32<__vec16_i32>((int32_t)hi32), - _MM_CMPINT_EQ); - - void * base = (void*)((((unsigned long)hi32) << 32) + (unsigned long)(-(long)INT_MIN)); + // There is no gather instruction with 64-bit offsets in KNC. + // We have to manually iterate over the upper 32 bits ;-) + __vec16_i1 still_to_do = mask; + const __vec16_i32 signed_offsets = _mm512_add_epi32(addr.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); + while (still_to_do) { + int first_active_lane = _mm_tzcnt_32((int)still_to_do); + const uint &hi32 = ((uint*)&addr.v_hi)[first_active_lane]; + __vec16_i1 match = _mm512_mask_cmp_epi32_mask(still_to_do,addr.v_hi, + __smear_i32<__vec16_i32>((int32_t)hi32), + _MM_CMPINT_EQ); - ret.v = _mm512_mask_i32extgather_ps(ret.v, match, signed_offsets, - base, _MM_UPCONV_PS_NONE, 1, - _MM_HINT_NONE); - still_to_do = _mm512_kxor(match, still_to_do); - } - - return ret; + void * base = (void*)((((unsigned long)hi32) << 32) + (unsigned long)(-(long)INT_MIN)); + + ret.v = _mm512_mask_i32extgather_ps(ret.v, match, signed_offsets, + base, _MM_UPCONV_PS_NONE, 1, + _MM_HINT_NONE); + still_to_do = _mm512_kxor(match, still_to_do); + } + + return ret; } @@ -2021,183 +2022,181 @@ __gather64_float(__vec16_i64 addr, __vec16_i1 mask) static FORCEINLINE __vec16_f __gather_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, - __vec16_i1 mask) { + __vec16_i1 mask) { - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); - // There is no gather instruction with 64-bit offsets in KNC. - // We have to manually iterate over the upper 32 bits ;-) - __vec16_i1 still_to_do = mask; - __vec16_f ret; - while (still_to_do) { - int first_active_lane = _mm_tzcnt_32((int)still_to_do); - const uint &hi32 = ((uint*)&offsets.v_hi)[first_active_lane]; - __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, - __smear_i32<__vec16_i32>((int32_t)hi32), - _MM_CMPINT_EQ); - void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); - - ret = _mm512_mask_i32extgather_ps(ret, match, signed_offsets, base, - _MM_UPCONV_PS_NONE, scale, - _MM_HINT_NONE); - still_to_do = _mm512_kxor(match, still_to_do); - } + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); + // There is no gather instruction with 64-bit offsets in KNC. + // We have to manually iterate over the upper 32 bits ;-) + __vec16_i1 still_to_do = mask; + __vec16_f ret; + while (still_to_do) { + int first_active_lane = _mm_tzcnt_32((int)still_to_do); + const uint &hi32 = ((uint*)&offsets.v_hi)[first_active_lane]; + __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, + __smear_i32<__vec16_i32>((int32_t)hi32), + _MM_CMPINT_EQ); + void * base = (void*)((unsigned long)_base + + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); - return ret; + ret = _mm512_mask_i32extgather_ps(ret, match, signed_offsets, base, + _MM_UPCONV_PS_NONE, scale, + _MM_HINT_NONE); + still_to_do = _mm512_kxor(match, still_to_do); + } + + return ret; } static FORCEINLINE __vec16_i8 __gather_base_offsets64_i8(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, - __vec16_i1 mask) + __vec16_i1 mask) { - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); - __vec16_i1 still_to_do = mask; - __vec16_i32 tmp; - while (still_to_do) { - int first_active_lane = _mm_tzcnt_32((int)still_to_do); - const uint &hi32 = ((uint*)&offsets.v_hi)[first_active_lane]; - __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, - __smear_i32<__vec16_i32>((int32_t)hi32), - _MM_CMPINT_EQ); - - void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); - tmp = _mm512_mask_i32extgather_epi32(tmp, match, signed_offsets, base, - _MM_UPCONV_EPI32_SINT8, scale, - _MM_HINT_NONE); - still_to_do = _mm512_kxor(match,still_to_do); - } - __vec16_i8 ret; - _mm512_extstore_epi32(ret.v,tmp,_MM_DOWNCONV_EPI32_SINT8,_MM_HINT_NONE); - return ret; + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); + __vec16_i1 still_to_do = mask; + __vec16_i32 tmp; + while (still_to_do) { + int first_active_lane = _mm_tzcnt_32((int)still_to_do); + const uint &hi32 = ((uint*)&offsets.v_hi)[first_active_lane]; + __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, + __smear_i32<__vec16_i32>((int32_t)hi32), + _MM_CMPINT_EQ); + + void * base = (void*)((unsigned long)_base + + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); + tmp = _mm512_mask_i32extgather_epi32(tmp, match, signed_offsets, base, + _MM_UPCONV_EPI32_SINT8, scale, + _MM_HINT_NONE); + still_to_do = _mm512_kxor(match,still_to_do); + } + __vec16_i8 ret; + _mm512_extstore_epi32(ret.v,tmp,_MM_DOWNCONV_EPI32_SINT8,_MM_HINT_NONE); + return ret; } static FORCEINLINE void __scatter_base_offsets64_float(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, - __vec16_f value, - __vec16_i1 mask) { + __vec16_f value, + __vec16_i1 mask) { - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); - __vec16_i1 still_to_do = mask; - while (still_to_do) { - int first_active_lane = _mm_tzcnt_32((int)still_to_do); - const uint &hi32 = ((uint*)&offsets.v_hi)[first_active_lane]; - __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, - __smear_i32<__vec16_i32>((int32_t)hi32), - _MM_CMPINT_EQ); + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); + __vec16_i1 still_to_do = mask; + while (still_to_do) { + int first_active_lane = _mm_tzcnt_32((int)still_to_do); + const uint &hi32 = ((uint*)&offsets.v_hi)[first_active_lane]; + __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, + __smear_i32<__vec16_i32>((int32_t)hi32), + _MM_CMPINT_EQ); - void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); - _mm512_mask_i32extscatter_ps(base, match, signed_offsets, - value, - _MM_DOWNCONV_PS_NONE, scale, - _MM_HINT_NONE); - still_to_do = _mm512_kxor(match,still_to_do); - } + void * base = (void*)((unsigned long)_base + + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); + _mm512_mask_i32extscatter_ps(base, match, signed_offsets, + value, + _MM_DOWNCONV_PS_NONE, scale, + _MM_HINT_NONE); + still_to_do = _mm512_kxor(match,still_to_do); + } } static FORCEINLINE void __scatter_base_offsets64_i32(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, - __vec16_i32 value, - __vec16_i1 mask) { + __vec16_i32 value, + __vec16_i1 mask) { - const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); - __vec16_i1 still_to_do = mask; - while (still_to_do) { - int first_active_lane = _mm_tzcnt_32((int)still_to_do); - const uint &hi32 = ((uint*)&offsets.v_hi)[first_active_lane]; - __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, - __smear_i32<__vec16_i32>((int32_t)hi32), - _MM_CMPINT_EQ); - - void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); - _mm512_mask_i32extscatter_epi32(base, match, signed_offsets, - value, - _MM_DOWNCONV_EPI32_NONE, scale, - _MM_HINT_NONE); - still_to_do = _mm512_kxor(match,still_to_do); - } + const __vec16_i32 signed_offsets = _mm512_add_epi32(offsets.v_lo, __smear_i32<__vec16_i32>((int32_t)INT_MIN)); + __vec16_i1 still_to_do = mask; + while (still_to_do) { + int first_active_lane = _mm_tzcnt_32((int)still_to_do); + const uint &hi32 = ((uint*)&offsets.v_hi)[first_active_lane]; + __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, + __smear_i32<__vec16_i32>((int32_t)hi32), + _MM_CMPINT_EQ); + + void * base = (void*)((unsigned long)_base + + ((scale*(unsigned long)hi32) << 32) + scale*(unsigned long)(-(long)INT_MIN)); + _mm512_mask_i32extscatter_epi32(base, match, signed_offsets, + value, + _MM_DOWNCONV_EPI32_NONE, scale, + _MM_HINT_NONE); + still_to_do = _mm512_kxor(match,still_to_do); + } } static FORCEINLINE void // TODO __scatter_base_offsets64_i8(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, - __vec16_i8 value, - __vec16_i1 mask) { - __vec16_i1 still_to_do = mask; + __vec16_i8 value, + __vec16_i1 mask) { + __vec16_i1 still_to_do = mask; __vec16_i32 tmp = _mm512_extload_epi32(&value, _MM_UPCONV_EPI32_SINT8, - _MM_BROADCAST32_NONE, _MM_HINT_NONE); + _MM_BROADCAST32_NONE, _MM_HINT_NONE); // PING; // _mm512_mask_extstore_epi32(p, mask, tmp, _MM_DOWNCONV_EPI32_SINT8,_MM_HINT_NONE); - while (still_to_do) { - int first_active_lane = _mm_tzcnt_32((int)still_to_do); - const uint &hi32 = ((uint*)&offsets.v_hi)[first_active_lane]; - __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, - __smear_i32<__vec16_i32>((int32_t)hi32), - _MM_CMPINT_EQ); - - void * base = (void*)((unsigned long)_base + - ((scale*(unsigned long)hi32) << 32)); - _mm512_mask_i32extscatter_epi32(base, match, offsets.v_lo, - tmp, - _MM_DOWNCONV_EPI32_SINT8, scale, - _MM_HINT_NONE); - still_to_do = _mm512_kxor(match,still_to_do); - } + while (still_to_do) { + int first_active_lane = _mm_tzcnt_32((int)still_to_do); + const uint &hi32 = ((uint*)&offsets.v_hi)[first_active_lane]; + __vec16_i1 match = _mm512_mask_cmp_epi32_mask(mask,offsets.v_hi, + __smear_i32<__vec16_i32>((int32_t)hi32), + _MM_CMPINT_EQ); + + void * base = (void*)((unsigned long)_base + + ((scale*(unsigned long)hi32) << 32)); + _mm512_mask_i32extscatter_epi32(base, match, offsets.v_lo, + tmp, + _MM_DOWNCONV_EPI32_SINT8, scale, + _MM_HINT_NONE); + still_to_do = _mm512_kxor(match,still_to_do); + } } static FORCEINLINE __vec16_i32 __gather_base_offsets64_i32(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, - __vec16_i1 mask) + __vec16_i1 mask) { - __vec16_f r = __gather_base_offsets64_float(_base,scale,offsets,mask); - return (__vec16_i32&)r; + __vec16_f r = __gather_base_offsets64_float(_base,scale,offsets,mask); + return (__vec16_i32&)r; } // scatter static FORCEINLINE void __scatter_base_offsets32_i32(uint8_t *b, uint32_t scale, __vec16_i32 offsets, - __vec16_i32 val, __vec16_i1 mask) + __vec16_i32 val, __vec16_i1 mask) { - _mm512_mask_i32extscatter_epi32(b, mask, offsets, val, - _MM_DOWNCONV_EPI32_NONE, scale, - _MM_HINT_NONE); + _mm512_mask_i32extscatter_epi32(b, mask, offsets, val, + _MM_DOWNCONV_EPI32_NONE, scale, + _MM_HINT_NONE); } static FORCEINLINE void -__scatter_base_offsets32_float(void *base, uint32_t scale, __vec16_i32 offsets, - __vec16_f val, __vec16_i1 mask) +__scatter_base_offsets32_float(void *base, uint32_t scale, __vec16_i32 offsets, + __vec16_f val, __vec16_i1 mask) { - _mm512_mask_i32extscatter_ps(base, mask, offsets, val, - _MM_DOWNCONV_PS_NONE, scale, - _MM_HINT_NONE); + _mm512_mask_i32extscatter_ps(base, mask, offsets, val, + _MM_DOWNCONV_PS_NONE, scale, + _MM_HINT_NONE); } /////////////////////////////////////////////////////////////////////////// // packed load/store /////////////////////////////////////////////////////////////////////////// -static FORCEINLINE int32_t __packed_load_active(uint32_t *p, __vec16_i32 *val, - __vec16_i1 mask) { - __vec16_i32 v = __load<64>(val); - v = _mm512_mask_extloadunpacklo_epi32(v, mask, p, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - v = _mm512_mask_extloadunpackhi_epi32(v, mask, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); - __store<64>(val, v); - return _mm_countbits_32(uint32_t(mask)); +static FORCEINLINE int32_t __packed_load_active(uint32_t *p, __vec16_i32 *val, __vec16_i1 mask) { + __vec16_i32 v = __load<64>(val); + v = _mm512_mask_extloadunpacklo_epi32(v, mask, p, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + v = _mm512_mask_extloadunpackhi_epi32(v, mask, (uint8_t*)p+64, _MM_UPCONV_EPI32_NONE, _MM_HINT_NONE); + __store<64>(val, v); + return _mm_countbits_32(uint32_t(mask)); } -static FORCEINLINE int32_t __packed_store_active(uint32_t *p, __vec16_i32 val, - __vec16_i1 mask) { - _mm512_mask_extpackstorelo_epi32(p, mask, val, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); - _mm512_mask_extpackstorehi_epi32((uint8_t*)p+64, mask, val, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); - return _mm_countbits_32(uint32_t(mask)); +static FORCEINLINE int32_t __packed_store_active(uint32_t *p, __vec16_i32 val, __vec16_i1 mask) { + _mm512_mask_extpackstorelo_epi32(p, mask, val, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); + _mm512_mask_extpackstorehi_epi32((uint8_t*)p+64, mask, val, _MM_DOWNCONV_EPI32_NONE, _MM_HINT_NONE); + return _mm_countbits_32(uint32_t(mask)); } static FORCEINLINE int32_t __packed_store_active2(uint32_t *p, __vec16_i32 val, __vec16_i1 mask) @@ -2210,20 +2209,20 @@ static FORCEINLINE int32_t __packed_store_active2(uint32_t *p, __vec16_i32 val, /////////////////////////////////////////////////////////////////////////// static FORCEINLINE void __prefetch_read_uniform_1(const char *p) { - _mm_prefetch(p, _MM_HINT_T0); // prefetch into L1$ + _mm_prefetch(p, _MM_HINT_T0); // prefetch into L1$ } static FORCEINLINE void __prefetch_read_uniform_2(const char *p) { - _mm_prefetch(p, _MM_HINT_T1); // prefetch into L2$ + _mm_prefetch(p, _MM_HINT_T1); // prefetch into L2$ } static FORCEINLINE void __prefetch_read_uniform_3(const char *p) { - // There is no L3$ on KNC, don't want to pollute L2$ unecessarily + // There is no L3$ on KNC, don't want to pollute L2$ unecessarily } static FORCEINLINE void __prefetch_read_uniform_nt(const char *p) { - _mm_prefetch(p, _MM_HINT_T2); // prefetch into L2$ with non-temporal hint - // _mm_prefetch(p, _MM_HINT_NTA); // prefetch into L1$ with non-temporal hint + _mm_prefetch(p, _MM_HINT_T2); // prefetch into L2$ with non-temporal hint + // _mm_prefetch(p, _MM_HINT_NTA); // prefetch into L1$ with non-temporal hint } /////////////////////////////////////////////////////////////////////////// @@ -2232,219 +2231,219 @@ static FORCEINLINE void __prefetch_read_uniform_nt(const char *p) { static FORCEINLINE uint32_t __atomic_add(uint32_t *p, uint32_t v) { #ifdef _MSC_VER - return InterlockedAdd((LONG volatile *)p, v) - v; + return InterlockedAdd((LONG volatile *)p, v) - v; #else - return __sync_fetch_and_add(p, v); + return __sync_fetch_and_add(p, v); #endif } static FORCEINLINE uint32_t __atomic_sub(uint32_t *p, uint32_t v) { #ifdef _MSC_VER - return InterlockedAdd((LONG volatile *)p, -v) + v; + return InterlockedAdd((LONG volatile *)p, -v) + v; #else - return __sync_fetch_and_sub(p, v); + return __sync_fetch_and_sub(p, v); #endif } static FORCEINLINE uint32_t __atomic_and(uint32_t *p, uint32_t v) { #ifdef _MSC_VER - return _InterlockedAnd((LONG volatile *)p, v); + return _InterlockedAnd((LONG volatile *)p, v); #else - return __sync_fetch_and_and(p, v); + return __sync_fetch_and_and(p, v); #endif } static FORCEINLINE uint32_t __atomic_or(uint32_t *p, uint32_t v) { #ifdef _MSC_VER - return _InterlockedOr((LONG volatile *)p, v); + return _InterlockedOr((LONG volatile *)p, v); #else - return __sync_fetch_and_or(p, v); + return __sync_fetch_and_or(p, v); #endif } static FORCEINLINE uint32_t __atomic_xor(uint32_t *p, uint32_t v) { #ifdef _MSC_VER - return _InterlockedXor((LONG volatile *)p, v); + return _InterlockedXor((LONG volatile *)p, v); #else - return __sync_fetch_and_xor(p, v); + return __sync_fetch_and_xor(p, v); #endif } static FORCEINLINE uint32_t __atomic_min(uint32_t *p, uint32_t v) { - int32_t old, min; - do { - old = *((volatile int32_t *)p); - min = (old < (int32_t)v) ? old : (int32_t)v; + int32_t old, min; + do { + old = *((volatile int32_t *)p); + min = (old < (int32_t)v) ? old : (int32_t)v; #ifdef _MSC_VER - } while (InterlockedCompareExchange((LONG volatile *)p, min, old) != old); + } while (InterlockedCompareExchange((LONG volatile *)p, min, old) != old); #else - } while (__sync_bool_compare_and_swap(p, old, min) == false); + } while (__sync_bool_compare_and_swap(p, old, min) == false); #endif - return old; + return old; } static FORCEINLINE uint32_t __atomic_max(uint32_t *p, uint32_t v) { - int32_t old, max; - do { - old = *((volatile int32_t *)p); - max = (old > (int32_t)v) ? old : (int32_t)v; + int32_t old, max; + do { + old = *((volatile int32_t *)p); + max = (old > (int32_t)v) ? old : (int32_t)v; #ifdef _MSC_VER - } while (InterlockedCompareExchange((LONG volatile *)p, max, old) != old); + } while (InterlockedCompareExchange((LONG volatile *)p, max, old) != old); #else - } while (__sync_bool_compare_and_swap(p, old, max) == false); + } while (__sync_bool_compare_and_swap(p, old, max) == false); #endif - return old; + return old; } static FORCEINLINE uint32_t __atomic_umin(uint32_t *p, uint32_t v) { - uint32_t old, min; - do { - old = *((volatile uint32_t *)p); - min = (old < v) ? old : v; + uint32_t old, min; + do { + old = *((volatile uint32_t *)p); + min = (old < v) ? old : v; #ifdef _MSC_VER - } while (InterlockedCompareExchange((LONG volatile *)p, min, old) != old); + } while (InterlockedCompareExchange((LONG volatile *)p, min, old) != old); #else - } while (__sync_bool_compare_and_swap(p, old, min) == false); + } while (__sync_bool_compare_and_swap(p, old, min) == false); #endif - return old; + return old; } static FORCEINLINE uint32_t __atomic_umax(uint32_t *p, uint32_t v) { - uint32_t old, max; - do { - old = *((volatile uint32_t *)p); - max = (old > v) ? old : v; + uint32_t old, max; + do { + old = *((volatile uint32_t *)p); + max = (old > v) ? old : v; #ifdef _MSC_VER - } while (InterlockedCompareExchange((LONG volatile *)p, max, old) != old); + } while (InterlockedCompareExchange((LONG volatile *)p, max, old) != old); #else - } while (__sync_bool_compare_and_swap(p, old, max) == false); + } while (__sync_bool_compare_and_swap(p, old, max) == false); #endif - return old; + return old; } static FORCEINLINE uint32_t __atomic_xchg(uint32_t *p, uint32_t v) { #ifdef _MSC_VER - return InterlockedExchange((LONG volatile *)p, v); + return InterlockedExchange((LONG volatile *)p, v); #else - return __sync_lock_test_and_set(p, v); + return __sync_lock_test_and_set(p, v); #endif } static FORCEINLINE uint32_t __atomic_cmpxchg(uint32_t *p, uint32_t cmpval, - uint32_t newval) { + uint32_t newval) { #ifdef _MSC_VER - return InterlockedCompareExchange((LONG volatile *)p, newval, cmpval); + return InterlockedCompareExchange((LONG volatile *)p, newval, cmpval); #else - return __sync_val_compare_and_swap(p, cmpval, newval); + return __sync_val_compare_and_swap(p, cmpval, newval); #endif } static FORCEINLINE uint64_t __atomic_add(uint64_t *p, uint64_t v) { #ifdef _MSC_VER - return InterlockedAdd64((LONGLONG volatile *)p, v) - v; + return InterlockedAdd64((LONGLONG volatile *)p, v) - v; #else - return __sync_fetch_and_add(p, v); + return __sync_fetch_and_add(p, v); #endif } static FORCEINLINE uint64_t __atomic_sub(uint64_t *p, uint64_t v) { #ifdef _MSC_VER - return InterlockedAdd64((LONGLONG volatile *)p, -v) + v; + return InterlockedAdd64((LONGLONG volatile *)p, -v) + v; #else - return __sync_fetch_and_sub(p, v); + return __sync_fetch_and_sub(p, v); #endif } static FORCEINLINE uint64_t __atomic_and(uint64_t *p, uint64_t v) { #ifdef _MSC_VER - return InterlockedAnd64((LONGLONG volatile *)p, v) - v; + return InterlockedAnd64((LONGLONG volatile *)p, v) - v; #else - return __sync_fetch_and_and(p, v); + return __sync_fetch_and_and(p, v); #endif } static FORCEINLINE uint64_t __atomic_or(uint64_t *p, uint64_t v) { #ifdef _MSC_VER - return InterlockedOr64((LONGLONG volatile *)p, v) - v; + return InterlockedOr64((LONGLONG volatile *)p, v) - v; #else - return __sync_fetch_and_or(p, v); + return __sync_fetch_and_or(p, v); #endif } static FORCEINLINE uint64_t __atomic_xor(uint64_t *p, uint64_t v) { #ifdef _MSC_VER - return InterlockedXor64((LONGLONG volatile *)p, v) - v; + return InterlockedXor64((LONGLONG volatile *)p, v) - v; #else - return __sync_fetch_and_xor(p, v); + return __sync_fetch_and_xor(p, v); #endif } static FORCEINLINE uint64_t __atomic_min(uint64_t *p, uint64_t v) { - int64_t old, min; - do { - old = *((volatile int64_t *)p); - min = (old < (int64_t)v) ? old : (int64_t)v; + int64_t old, min; + do { + old = *((volatile int64_t *)p); + min = (old < (int64_t)v) ? old : (int64_t)v; #ifdef _MSC_VER - } while (InterlockedCompareExchange64((LONGLONG volatile *)p, min, old) != old); + } while (InterlockedCompareExchange64((LONGLONG volatile *)p, min, old) != old); #else - } while (__sync_bool_compare_and_swap(p, old, min) == false); + } while (__sync_bool_compare_and_swap(p, old, min) == false); #endif - return old; + return old; } static FORCEINLINE uint64_t __atomic_max(uint64_t *p, uint64_t v) { - int64_t old, max; - do { - old = *((volatile int64_t *)p); - max = (old > (int64_t)v) ? old : (int64_t)v; + int64_t old, max; + do { + old = *((volatile int64_t *)p); + max = (old > (int64_t)v) ? old : (int64_t)v; #ifdef _MSC_VER - } while (InterlockedCompareExchange64((LONGLONG volatile *)p, max, old) != old); + } while (InterlockedCompareExchange64((LONGLONG volatile *)p, max, old) != old); #else - } while (__sync_bool_compare_and_swap(p, old, max) == false); + } while (__sync_bool_compare_and_swap(p, old, max) == false); #endif - return old; + return old; } static FORCEINLINE uint64_t __atomic_umin(uint64_t *p, uint64_t v) { - uint64_t old, min; - do { - old = *((volatile uint64_t *)p); - min = (old < v) ? old : v; + uint64_t old, min; + do { + old = *((volatile uint64_t *)p); + min = (old < v) ? old : v; #ifdef _MSC_VER - } while (InterlockedCompareExchange64((LONGLONG volatile *)p, min, old) != old); + } while (InterlockedCompareExchange64((LONGLONG volatile *)p, min, old) != old); #else - } while (__sync_bool_compare_and_swap(p, old, min) == false); + } while (__sync_bool_compare_and_swap(p, old, min) == false); #endif - return old; + return old; } static FORCEINLINE uint64_t __atomic_umax(uint64_t *p, uint64_t v) { - uint64_t old, max; - do { - old = *((volatile uint64_t *)p); - max = (old > v) ? old : v; + uint64_t old, max; + do { + old = *((volatile uint64_t *)p); + max = (old > v) ? old : v; #ifdef _MSC_VER - } while (InterlockedCompareExchange64((LONGLONG volatile *)p, max, old) != old); + } while (InterlockedCompareExchange64((LONGLONG volatile *)p, max, old) != old); #else - } while (__sync_bool_compare_and_swap(p, old, max) == false); + } while (__sync_bool_compare_and_swap(p, old, max) == false); #endif - return old; + return old; } static FORCEINLINE uint64_t __atomic_xchg(uint64_t *p, uint64_t v) { #ifdef _MSC_VER - return InterlockedExchange64((LONGLONG volatile *)p, v); + return InterlockedExchange64((LONGLONG volatile *)p, v); #else - return __sync_lock_test_and_set(p, v); + return __sync_lock_test_and_set(p, v); #endif } static FORCEINLINE uint64_t __atomic_cmpxchg(uint64_t *p, uint64_t cmpval, - uint64_t newval) { + uint64_t newval) { #ifdef _MSC_VER - return InterlockedCompareExchange64((LONGLONG volatile *)p, newval, cmpval); + return InterlockedCompareExchange64((LONGLONG volatile *)p, newval, cmpval); #else - return __sync_val_compare_and_swap(p, cmpval, newval); + return __sync_val_compare_and_swap(p, cmpval, newval); #endif } @@ -2456,10 +2455,10 @@ static FORCEINLINE uint64_t __clock() { uint32_t low, high; #ifdef __x86_64 __asm__ __volatile__ ("xorl %%eax,%%eax \n cpuid" - ::: "%rax", "%rbx", "%rcx", "%rdx" ); + ::: "%rax", "%rbx", "%rcx", "%rdx" ); #else __asm__ __volatile__ ("xorl %%eax,%%eax \n cpuid" - ::: "%eax", "%ebx", "%ecx", "%edx" ); + ::: "%eax", "%ebx", "%ecx", "%edx" ); #endif __asm__ __volatile__ ("rdtsc" : "=a" (low), "=d" (high)); return (uint64_t)high << 32 | low; From 3b16cd8c5671a55b80e7244288ed28bb45501689 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 25 Sep 2014 14:48:17 +0400 Subject: [PATCH 46/54] fixed 'knc-i1x16.h' to compile with icc v.15 beta --- examples/intrinsics/knc-i1x16.h | 68 ++++++++++++++++----------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/examples/intrinsics/knc-i1x16.h b/examples/intrinsics/knc-i1x16.h index be9cbd1c..b8783a39 100644 --- a/examples/intrinsics/knc-i1x16.h +++ b/examples/intrinsics/knc-i1x16.h @@ -526,11 +526,11 @@ template static FORCEINLINE void __store(__vec16_i1 *p, __vec16_i1 v *p = v; } -template RetVecType __smear_i1(int i); -template <> static FORCEINLINE __vec16_i1 __smear_i1<__vec16_i1>(int i) { return i?0xFFFF:0x0; } +template static RetVecType __smear_i1(int i); +template <> FORCEINLINE __vec16_i1 __smear_i1<__vec16_i1>(int i) { return i?0xFFFF:0x0; } -template RetVecType __setzero_i1(); -template <> static FORCEINLINE __vec16_i1 __setzero_i1<__vec16_i1>() { return 0; } +template static RetVecType __setzero_i1(); +template <> FORCEINLINE __vec16_i1 __setzero_i1<__vec16_i1>() { return 0; } template __vec16_i1 __undef_i1(); template <> FORCEINLINE __vec16_i1 __undef_i1<__vec16_i1>() { return __vec16_i1(); } @@ -678,8 +678,8 @@ static FORCEINLINE __vec16_i32 __select( bool cond, __vec16_i32 a, __vec16_ static FORCEINLINE int32_t __extract_element(__vec16_i32 v, int32_t index) { return v[index]; } static FORCEINLINE void __insert_element (__vec16_i32 *v, uint32_t index, int32_t val) { (*v)[index] = val; } -template RetVecType __smear_i32(int32_t i); -template <> static FORCEINLINE __vec16_i32 __smear_i32<__vec16_i32>(int32_t i) { return _mm512_set1_epi32(i); } +template RetVecType static __smear_i32(int32_t i); +template <> FORCEINLINE __vec16_i32 __smear_i32<__vec16_i32>(int32_t i) { return _mm512_set1_epi32(i); } static const __vec16_i32 __ispc_one = __smear_i32<__vec16_i32>(1); static const __vec16_i32 __ispc_zero = __smear_i32<__vec16_i32>(0); @@ -687,11 +687,11 @@ static const __vec16_i32 __ispc_thirty_two = __smear_i32<__vec16_i32>(32); static const __vec16_i32 __ispc_ffffffff = __smear_i32<__vec16_i32>(-1); static const __vec16_i32 __ispc_stride1(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15); -template RetVecType __setzero_i32(); -template <> static FORCEINLINE __vec16_i32 __setzero_i32<__vec16_i32>() { return _mm512_setzero_epi32(); } +template static RetVecType __setzero_i32(); +template <> FORCEINLINE __vec16_i32 __setzero_i32<__vec16_i32>() { return _mm512_setzero_epi32(); } -template RetVecType __undef_i32(); -template <> static FORCEINLINE __vec16_i32 __undef_i32<__vec16_i32>() { return __vec16_i32(); } +template static RetVecType __undef_i32(); +template <> FORCEINLINE __vec16_i32 __undef_i32<__vec16_i32>() { return __vec16_i32(); } static FORCEINLINE __vec16_i32 __broadcast_i32(__vec16_i32 v, int index) { return _mm512_mask_permutevar_epi32(v, 0xFFFF, _mm512_set1_epi32(index), v); } @@ -743,11 +743,11 @@ template static FORCEINLINE void __store(__vec16_i32 *p, __vec16_i32 } #if 0 /* knc::fails ./tests/foreach-25.ispc ./tests/forach-26.ispc ./tests/foreach-27.ispc */ -template <> static FORCEINLINE __vec16_i32 __load<64>(const __vec16_i32 *p) +template <> FORCEINLINE __vec16_i32 __load<64>(const __vec16_i32 *p) { return _mm512_load_epi32(p); } -template <> static FORCEINLINE void __store<64>(__vec16_i32 *p, __vec16_i32 v) +template <> FORCEINLINE void __store<64>(__vec16_i32 *p, __vec16_i32 v) { _mm512_store_epi32(p, v); } @@ -1018,21 +1018,21 @@ template static FORCEINLINE void __store(__vec16_i64 *p, __vec16_i64 } #if 0 /* knc::fails as with _i32 this may generate fails ... so commetining it out */ -template <> static FORCEINLINE __vec16_i64 __load<64>(const __vec16_i64 *p) +template <> FORCEINLINE __vec16_i64 __load<64>(const __vec16_i64 *p) { __m512i v2 = _mm512_load_epi32(p); __m512i v1 = _mm512_load_epi32(((uint8_t*)p)+64); return __vec16_i64(v2,v1); } -template <> static FORCEINLINE __vec16_i64 __load<128>(const __vec16_i64 *p) { return __load<64>(p); } -template <> static FORCEINLINE void __store<64>(__vec16_i64 *p, __vec16_i64 v) +template <> FORCEINLINE __vec16_i64 __load<128>(const __vec16_i64 *p) { return __load<64>(p); } +template <> FORCEINLINE void __store<64>(__vec16_i64 *p, __vec16_i64 v) { __m512i v1 = v.v2; __m512i v2 = v.v1; _mm512_store_epi64(p, v2); _mm512_store_epi64(((uint8_t*)p)+64, v1); } -template <> static FORCEINLINE void __store<128>(__vec16_i64 *p, __vec16_i64 v) { __store<64>(p, v); } +template <> FORCEINLINE void __store<128>(__vec16_i64 *p, __vec16_i64 v) { __store<64>(p, v); } #endif @@ -1068,14 +1068,14 @@ static FORCEINLINE __vec16_f __select( bool cond, __vec16_f a, __vec16_f b) static FORCEINLINE float __extract_element(__vec16_f v, uint32_t index) { return v[index]; } static FORCEINLINE void __insert_element(__vec16_f *v, uint32_t index, float val) { (*v)[index] = val; } -template RetVecType __smear_float(float f); -template <> static FORCEINLINE __vec16_f __smear_float<__vec16_f>(float f) { return _mm512_set_1to16_ps(f); } +template static RetVecType __smear_float(float f); +template <> FORCEINLINE __vec16_f __smear_float<__vec16_f>(float f) { return _mm512_set_1to16_ps(f); } -template RetVecType __setzero_float(); -template <> static FORCEINLINE __vec16_f __setzero_float<__vec16_f>() { return _mm512_setzero_ps(); } +template static RetVecType __setzero_float(); +template <> FORCEINLINE __vec16_f __setzero_float<__vec16_f>() { return _mm512_setzero_ps(); } -template RetVecType __undef_float(); -template <> static FORCEINLINE __vec16_f __undef_float<__vec16_f>() { return __vec16_f(); } +template static RetVecType __undef_float(); +template <> FORCEINLINE __vec16_f __undef_float<__vec16_f>() { return __vec16_f(); } static FORCEINLINE __vec16_f __broadcast_float(__vec16_f _v, int index) { @@ -1132,12 +1132,12 @@ template static FORCEINLINE void __store(__vec16_f *p, __vec16_f v) } #if 0 /* knc::fails ./tests/gs-improve-progindex.ispc with segfault */ -template <> static FORCEINLINE __vec16_f __load<64>(const __vec16_f *p) +template <> FORCEINLINE __vec16_f __load<64>(const __vec16_f *p) { return _mm512_load_ps(p); } /* this one doesn't fail but it is commented out for completeness, no aligned load/stores */ -template <> static FORCEINLINE void __store<64>(__vec16_f *p, __vec16_f v) +template <> FORCEINLINE void __store<64>(__vec16_f *p, __vec16_f v) { _mm512_store_ps(p, v); } @@ -1310,14 +1310,14 @@ static FORCEINLINE __vec16_d __select(bool cond, __vec16_d a, __vec16_d b) static FORCEINLINE double __extract_element(__vec16_d v, uint32_t index) { return v[index]; } static FORCEINLINE void __insert_element(__vec16_d *v, uint32_t index, double val) { (*v)[index] = val; } -template RetVecType __smear_double(double d); -template <> static FORCEINLINE __vec16_d __smear_double<__vec16_d>(double d) { return __vec16_d(_mm512_set1_pd(d), _mm512_set1_pd(d)); } +template static RetVecType __smear_double(double d); +template <> FORCEINLINE __vec16_d __smear_double<__vec16_d>(double d) { return __vec16_d(_mm512_set1_pd(d), _mm512_set1_pd(d)); } -template RetVecType __setzero_double(); -template <> static FORCEINLINE __vec16_d __setzero_double<__vec16_d>() { return __vec16_d(_mm512_setzero_pd(), _mm512_setzero_pd()); } +template static RetVecType __setzero_double(); +template <> FORCEINLINE __vec16_d __setzero_double<__vec16_d>() { return __vec16_d(_mm512_setzero_pd(), _mm512_setzero_pd()); } -template RetVecType __undef_double(); -template <> static FORCEINLINE __vec16_d __undef_double<__vec16_d>() { return __vec16_d(); } +template static RetVecType __undef_double(); +template <> FORCEINLINE __vec16_d __undef_double<__vec16_d>() { return __vec16_d(); } #define CASTD2F(_v_, _v_hi_, _v_lo_) \ __vec16_f _v_hi_, _v_lo_; \ @@ -1391,17 +1391,17 @@ template static FORCEINLINE void __store(__vec16_d *p, __vec16_d v) #if 0 /* knc::fails as with _f this may generate fails ... so commetining it out */ -template <> static FORCEINLINE __vec16_d __load<64>(const __vec16_d *p) +template <> FORCEINLINE __vec16_d __load<64>(const __vec16_d *p) { return __vec16_d(_mm512_load_pd(p), _mm512_load_pd(((uint8_t*)p)+64)); } -template <> static FORCEINLINE void __store<64>(__vec16_d *p, __vec16_d v) +template <> FORCEINLINE void __store<64>(__vec16_d *p, __vec16_d v) { _mm512_store_pd(p, v.v1); _mm512_store_pd(((uint8_t*)p)+64, v.v2); } -template <> static FORCEINLINE __vec16_d __load <128>(const __vec16_d *p) { return __load<64>(p); } -template <> static FORCEINLINE void __store<128>(__vec16_d *p, __vec16_d v) { __store<64>(p, v); } +template <> FORCEINLINE __vec16_d __load <128>(const __vec16_d *p) { return __load<64>(p); } +template <> FORCEINLINE void __store<128>(__vec16_d *p, __vec16_d v) { __store<64>(p, v); } #endif /////////////////////////////////////////////////////////////////////////// From 8295df5a1e754efefb4f8247915acde6b77d8127 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 25 Sep 2014 22:54:29 +0400 Subject: [PATCH 47/54] fixed header in 'knc.h' --- examples/intrinsics/knc.h | 52 +++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index bf92dcfc..959d18d0 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -1,35 +1,35 @@ -/* - Copyright (c) 2012-2014, Intel Corporation - All rights reserved. +/** + Copyright (c) 2010-2014, Intel Corporation + All rights reserved. - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are -met: + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. - * Neither the name of Intel Corporation nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. + * Neither the name of Intel Corporation nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS - IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A - PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER - OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS + IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER + OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +*/ #include // INT_MIN #include From c934a68bc4864556e15241a17b4dbe4f67afe2d6 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 2 Oct 2014 13:00:55 +0400 Subject: [PATCH 48/54] changed 'const int' to 'const int8_t' in '__vec16_i8' constructor --- examples/intrinsics/knc.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 959d18d0..824b72f5 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -213,10 +213,10 @@ struct vec16 { PRE_ALIGN(16) struct __vec16_i8 : public vec16 { FORCEINLINE __vec16_i8() { } - FORCEINLINE __vec16_i8(const int v0, const int v1, const int v2, const int v3, - const int v4, const int v5, const int v6, const int v7, - const int v8, const int v9, const int v10, const int v11, - const int v12, const int v13, const int v14, const int v15) + FORCEINLINE __vec16_i8(const int8_t v0, const int8_t v1, const int8_t v2, const int8_t v3, + const int8_t v4, const int8_t v5, const int8_t v6, const int8_t v7, + const int8_t v8, const int8_t v9, const int8_t v10, const int8_t v11, + const int8_t v12, const int8_t v13, const int8_t v14, const int8_t v15) : vec16(v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15) { } FORCEINLINE __vec16_i8(const __vec16_i8 &o); @@ -227,9 +227,9 @@ PRE_ALIGN(32) struct __vec16_i16 : public vec16 { FORCEINLINE __vec16_i16() { } FORCEINLINE __vec16_i16(const __vec16_i16 &o); FORCEINLINE __vec16_i16& operator =(const __vec16_i16 &o); - FORCEINLINE __vec16_i16(int16_t v0, int16_t v1, int16_t v2, int16_t v3, - int16_t v4, int16_t v5, int16_t v6, int16_t v7, - int16_t v8, int16_t v9, int16_t v10, int16_t v11, + FORCEINLINE __vec16_i16(int16_t v0, int16_t v1, int16_t v2, int16_t v3, + int16_t v4, int16_t v5, int16_t v6, int16_t v7, + int16_t v8, int16_t v9, int16_t v10, int16_t v11, int16_t v12, int16_t v13, int16_t v14, int16_t v15) : vec16(v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15) { } From 700fe244e7c599aa1401ca215ee27dbd4aa1381f Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 2 Oct 2014 13:08:47 +0400 Subject: [PATCH 49/54] removed debug macros --- examples/intrinsics/knc.h | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 824b72f5..871d8739 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -44,14 +44,15 @@ #include // for operator<<(m512[i]) #include // for operator<<(m512[i]) -#define STRING(x) #x -#define TOSTRING(x) STRING(x) -#define PING std::cout << __FILE__ << " (" << __LINE__ << "): " << __FUNCTION__ << std::endl -#define PRINT(x) std::cout << STRING(x) << " = " << (x) << std::endl -#define PRINT2(x,y) std::cout << STRING(x) << " = " << (x) << ", " << STRING(y) << " = " << (y) << std::endl -#define PRINT3(x,y,z) std::cout << STRING(x) << " = " << (x) << ", " << STRING(y) << " = " << (y) << ", " << STRING(z) << " = " << (z) << std::endl -#define PRINT4(x,y,z,w) std::cout << STRING(x) << " = " << (x) << ", " << STRING(y) << " = " << (y) << ", " << STRING(z) << " = " << (z) << ", " << STRING(w) << " = " << (w) << std::endl - +#if 0 + #define STRING(x) #x + #define TOSTRING(x) STRING(x) + #define PING std::cout << __FILE__ << " (" << __LINE__ << "): " << __FUNCTION__ << std::endl + #define PRINT(x) std::cout << STRING(x) << " = " << (x) << std::endl + #define PRINT2(x,y) std::cout << STRING(x) << " = " << (x) << ", " << STRING(y) << " = " << (y) << std::endl + #define PRINT3(x,y,z) std::cout << STRING(x) << " = " << (x) << ", " << STRING(y) << " = " << (y) << ", " << STRING(z) << " = " << (z) << std::endl + #define PRINT4(x,y,z,w) std::cout << STRING(x) << " = " << (x) << ", " << STRING(y) << " = " << (y) << ", " << STRING(z) << " = " << (z) << ", " << STRING(w) << " = " << (w) << std::endl +#endif #define FORCEINLINE __forceinline #ifdef _MSC_VER @@ -1836,19 +1837,12 @@ static FORCEINLINE __vec16_d __masked_load_double(void *p, __vec16_i1 mask) { #endif } -static FORCEINLINE void __masked_store_i8(void *p, const __vec16_i8 &val, __vec16_i1 mask) { - PING; - PRINT(mask); - PRINT(p); - PRINT(val); +static FORCEINLINE void __masked_store_i8(void *p, const __vec16_i8 &val, __vec16_i1 mask) { __vec16_i32 tmp = _mm512_extload_epi32(&val, _MM_UPCONV_EPI32_SINT8, _MM_BROADCAST32_NONE, _MM_HINT_NONE); - PING; _mm512_mask_extstore_epi32(p, mask, tmp, _MM_DOWNCONV_EPI32_SINT8,_MM_HINT_NONE); - PING; } static FORCEINLINE __vec16_i8 __masked_load_i8(void *p, __vec16_i1 mask) { - PING; __vec16_i8 ret; __vec16_i32 tmp = _mm512_mask_extload_epi32(_mm512_undefined_epi32(),mask,p, _MM_UPCONV_EPI32_SINT8, @@ -2132,7 +2126,6 @@ __scatter_base_offsets64_i8(uint8_t *_base, uint32_t scale, __vec16_i64 offsets, __vec16_i32 tmp = _mm512_extload_epi32(&value, _MM_UPCONV_EPI32_SINT8, _MM_BROADCAST32_NONE, _MM_HINT_NONE); - // PING; // _mm512_mask_extstore_epi32(p, mask, tmp, _MM_DOWNCONV_EPI32_SINT8,_MM_HINT_NONE); while (still_to_do) { From 0a6eb61ad0eea5696bcf692365ec72e7ccd7e913 Mon Sep 17 00:00:00 2001 From: Vsevolod Livinskiy Date: Thu, 25 Sep 2014 15:59:31 +0400 Subject: [PATCH 50/54] Extend gather-scatter optimization with prefetch optimization --- builtins.cpp | 1 + builtins/target-generic-common.ll | 2 + builtins/util.m4 | 29 ++++ examples/intrinsics/knc-i1x16.h | 10 ++ examples/intrinsics/knc.h | 8 + ispc.cpp | 5 +- ispc.h | 5 + opt.cpp | 263 ++++++++++++++++-------------- stdlib.ispc | 8 +- 9 files changed, 204 insertions(+), 127 deletions(-) diff --git a/builtins.cpp b/builtins.cpp index 10b9b861..1c690295 100644 --- a/builtins.cpp +++ b/builtins.cpp @@ -503,6 +503,7 @@ lSetInternalFunctions(llvm::Module *module) { "__prefetch_read_uniform_2", "__prefetch_read_uniform_3", "__prefetch_read_uniform_nt", + "__pseudo_prefetch_read_varying_1", "__psubs_vi8", "__psubs_vi16", "__psubus_vi8", diff --git a/builtins/target-generic-common.ll b/builtins/target-generic-common.ll index 225c2681..ce4cf70d 100644 --- a/builtins/target-generic-common.ll +++ b/builtins/target-generic-common.ll @@ -370,6 +370,8 @@ declare void @__prefetch_read_uniform_2(i8 * nocapture) nounwind declare void @__prefetch_read_uniform_3(i8 * nocapture) nounwind declare void @__prefetch_read_uniform_nt(i8 * nocapture) nounwind +declare void @__prefetch_read_varying_1( %addr, %mask) nounwind +declare void @__prefetch_read_varying_1_native(i8 * %base, i32 %scale, %offsets, %mask) nounwind ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; int8/int16 builtins diff --git a/builtins/util.m4 b/builtins/util.m4 index 3a817a54..25868d69 100644 --- a/builtins/util.m4 +++ b/builtins/util.m4 @@ -1584,6 +1584,17 @@ define void @__prefetch_read_uniform_nt(i8 *) alwaysinline { call void @llvm.prefetch(i8 * %0, i32 0, i32 0, i32 1) ret void } + +define void @__prefetch_read_varying_1( %addr, %mask) alwaysinline { + per_lane(WIDTH, %mask, ` + %iptr_LANE_ID = extractelement %addr, i32 LANE + %ptr_LANE_ID = inttoptr i64 %iptr_LANE_ID to i8* + call void @llvm.prefetch(i8 * %ptr_LANE_ID, i32 0, i32 3, i32 1) + ') + ret void +} + +declare void @__prefetch_read_varying_1_native(i8 * %base, i32 %scale, %offsets, %mask) nounwind ') ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -2535,6 +2546,13 @@ declare void @__pseudo_scatter_base_offsets64_double(i8 * nocapture, i32, , , ) nounwind + +declare void @__pseudo_prefetch_read_varying_1(, ) nounwind + +declare void +@__pseudo_prefetch_read_varying_1_native(i8 *, i32, , + ) nounwind + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; declare void @__use8() @@ -3034,6 +3052,17 @@ ifelse(HAVE_SCATTER, `1', %vd, %mask) ') + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; + ;; prefetchs + + call void @__pseudo_prefetch_read_varying_1( %v64, %mask) + + call void @__pseudo_prefetch_read_varying_1_native(i8 * %ptr, i32 0, + %v32, %mask) + call void @__prefetch_read_varying_1_native(i8 * %ptr, i32 0, + %v32, %mask) + call void @__prefetch_read_varying_1( %v64, %mask) + ret void } diff --git a/examples/intrinsics/knc-i1x16.h b/examples/intrinsics/knc-i1x16.h index be9cbd1c..0e7a849a 100644 --- a/examples/intrinsics/knc-i1x16.h +++ b/examples/intrinsics/knc-i1x16.h @@ -2550,6 +2550,16 @@ static FORCEINLINE void __prefetch_read_uniform_nt(unsigned char *p) { // _mm_prefetch(p, _MM_HINT_NTA); // prefetch into L1$ with non-temporal hint } +static FORCEINLINE void __prefetch_read_varying_1_native(uint8_t *base, uint32_t scale, + __vec16_i32 offsets, __vec16_i1 mask) { + _mm512_mask_prefetch_i32gather_ps (offsets, mask, base, scale, _MM_HINT_T0); + offsets = _mm512_permutevar_epi32(_mm512_set_16to16_pi(7,6,5,4,3,2,1,0,15,14,13,12,11,10,9,8), offsets); + __vec16_i1 copy_mask = _mm512_kmov(mask); + _mm512_kswapb(mask, copy_mask); + _mm512_mask_prefetch_i32gather_ps (offsets, mask, base, scale, _MM_HINT_T0); +} + +static FORCEINLINE void __prefetch_read_varying_1(__vec16_i64 addr, __vec16_i1 mask) {} /////////////////////////////////////////////////////////////////////////// // atomics /////////////////////////////////////////////////////////////////////////// diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 9a66ce22..e3598538 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -1926,6 +1926,14 @@ static FORCEINLINE void __prefetch_read_uniform_nt(const char *p) { // _mm_prefetch(p, _MM_HINT_NTA); // prefetch into L1$ with non-temporal hint } +static FORCEINLINE void __prefetch_read_varying_1_native(uint8_t *base, uint32_t scale, + __vec16_i32 offsets, __vec16_i1 mask) { + _mm512_prefetch_i32gather_ps(offsets, base, scale, _MM_HINT_T0); + offsets = _mm512_permutevar_epi32(_mm512_set_16to16_pi(0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15), offsets); + /* TODO: permutevar mask */ + _mm512_prefetch_i32gather_ps(offsets, base, scale, _MM_HINT_T0); +} + /////////////////////////////////////////////////////////////////////////// // atomics /////////////////////////////////////////////////////////////////////////// diff --git a/ispc.cpp b/ispc.cpp index 0a0df702..ad1bd455 100644 --- a/ispc.cpp +++ b/ispc.cpp @@ -199,7 +199,8 @@ Target::Target(const char *arch, const char *cpu, const char *isa, bool pic) : m_hasTranscendentals(false), m_hasTrigonometry(false), m_hasRsqrtd(false), - m_hasRcpd(false) + m_hasRcpd(false), + m_hasVecPrefetch(false) { if (isa == NULL) { if (cpu != NULL) { @@ -381,6 +382,8 @@ Target::Target(const char *arch, const char *cpu, const char *isa, bool pic) : this->m_hasTrigonometry = false; this->m_hasGather = this->m_hasScatter = true; this->m_hasRsqrtd = this->m_hasRcpd = true; + // It's set to true, because MIC has hardware vector prefetch instruction + this->m_hasVecPrefetch = true; } else if (!strcasecmp(isa, "generic-32") || !strcasecmp(isa, "generic-x32")) { diff --git a/ispc.h b/ispc.h index 2050ac44..9f9447f8 100644 --- a/ispc.h +++ b/ispc.h @@ -280,6 +280,8 @@ public: bool hasRcpd() const {return m_hasRcpd;} + bool hasVecPrefetch() const {return m_hasVecPrefetch;} + private: /** llvm Target object representing this target. */ @@ -382,6 +384,9 @@ private: /** Indicates whether there is an ISA double precision rcp. */ bool m_hasRcpd; + + /** Indicates whether the target has hardware instruction for vector prefetch. */ + bool m_hasVecPrefetch; }; diff --git a/opt.cpp b/opt.cpp index 3fb68810..e570919e 100644 --- a/opt.cpp +++ b/opt.cpp @@ -1994,8 +1994,8 @@ static bool lGSToGSBaseOffsets(llvm::CallInst *callInst) { struct GSInfo { GSInfo(const char *pgFuncName, const char *pgboFuncName, - const char *pgbo32FuncName, bool ig) - : isGather(ig) { + const char *pgbo32FuncName, bool ig, bool ip) + : isGather(ig), isPrefetch(ip) { func = m->module->getFunction(pgFuncName); baseOffsetsFunc = m->module->getFunction(pgboFuncName); baseOffsets32Func = m->module->getFunction(pgbo32FuncName); @@ -2003,6 +2003,7 @@ lGSToGSBaseOffsets(llvm::CallInst *callInst) { llvm::Function *func; llvm::Function *baseOffsetsFunc, *baseOffsets32Func; const bool isGather; + const bool isPrefetch; }; GSInfo gsFuncs[] = { @@ -2011,148 +2012,155 @@ lGSToGSBaseOffsets(llvm::CallInst *callInst) { "__pseudo_gather_factored_base_offsets32_i8", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i8" : "__pseudo_gather_factored_base_offsets32_i8", - true), + true, false), GSInfo("__pseudo_gather32_i16", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i16" : "__pseudo_gather_factored_base_offsets32_i16", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i16" : "__pseudo_gather_factored_base_offsets32_i16", - true), + true, false), GSInfo("__pseudo_gather32_i32", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i32" : "__pseudo_gather_factored_base_offsets32_i32", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i32" : "__pseudo_gather_factored_base_offsets32_i32", - true), + true, false), GSInfo("__pseudo_gather32_float", g->target->hasGather() ? "__pseudo_gather_base_offsets32_float" : "__pseudo_gather_factored_base_offsets32_float", g->target->hasGather() ? "__pseudo_gather_base_offsets32_float" : "__pseudo_gather_factored_base_offsets32_float", - true), + true, false), GSInfo("__pseudo_gather32_i64", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i64" : "__pseudo_gather_factored_base_offsets32_i64", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i64" : "__pseudo_gather_factored_base_offsets32_i64", - true), + true, false), GSInfo("__pseudo_gather32_double", g->target->hasGather() ? "__pseudo_gather_base_offsets32_double" : "__pseudo_gather_factored_base_offsets32_double", g->target->hasGather() ? "__pseudo_gather_base_offsets32_double" : "__pseudo_gather_factored_base_offsets32_double", - true), + true, false), GSInfo("__pseudo_scatter32_i8", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i8" : "__pseudo_scatter_factored_base_offsets32_i8", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i8" : "__pseudo_scatter_factored_base_offsets32_i8", - false), + false, false), GSInfo("__pseudo_scatter32_i16", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i16" : "__pseudo_scatter_factored_base_offsets32_i16", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i16" : "__pseudo_scatter_factored_base_offsets32_i16", - false), + false, false), GSInfo("__pseudo_scatter32_i32", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i32" : "__pseudo_scatter_factored_base_offsets32_i32", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i32" : "__pseudo_scatter_factored_base_offsets32_i32", - false), + false, false), GSInfo("__pseudo_scatter32_float", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_float" : "__pseudo_scatter_factored_base_offsets32_float", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_float" : "__pseudo_scatter_factored_base_offsets32_float", - false), + false, false), GSInfo("__pseudo_scatter32_i64", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i64" : "__pseudo_scatter_factored_base_offsets32_i64", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i64" : "__pseudo_scatter_factored_base_offsets32_i64", - false), + false, false), GSInfo("__pseudo_scatter32_double", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_double" : "__pseudo_scatter_factored_base_offsets32_double", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_double" : "__pseudo_scatter_factored_base_offsets32_double", - false), + false, false), GSInfo("__pseudo_gather64_i8", g->target->hasGather() ? "__pseudo_gather_base_offsets64_i8" : "__pseudo_gather_factored_base_offsets64_i8", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i8" : "__pseudo_gather_factored_base_offsets32_i8", - true), + true, false), GSInfo("__pseudo_gather64_i16", g->target->hasGather() ? "__pseudo_gather_base_offsets64_i16" : "__pseudo_gather_factored_base_offsets64_i16", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i16" : "__pseudo_gather_factored_base_offsets32_i16", - true), + true, false), GSInfo("__pseudo_gather64_i32", g->target->hasGather() ? "__pseudo_gather_base_offsets64_i32" : "__pseudo_gather_factored_base_offsets64_i32", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i32" : "__pseudo_gather_factored_base_offsets32_i32", - true), + true, false), GSInfo("__pseudo_gather64_float", g->target->hasGather() ? "__pseudo_gather_base_offsets64_float" : "__pseudo_gather_factored_base_offsets64_float", g->target->hasGather() ? "__pseudo_gather_base_offsets32_float" : "__pseudo_gather_factored_base_offsets32_float", - true), + true, false), GSInfo("__pseudo_gather64_i64", g->target->hasGather() ? "__pseudo_gather_base_offsets64_i64" : "__pseudo_gather_factored_base_offsets64_i64", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i64" : "__pseudo_gather_factored_base_offsets32_i64", - true), + true, false), GSInfo("__pseudo_gather64_double", g->target->hasGather() ? "__pseudo_gather_base_offsets64_double" : "__pseudo_gather_factored_base_offsets64_double", g->target->hasGather() ? "__pseudo_gather_base_offsets32_double" : "__pseudo_gather_factored_base_offsets32_double", - true), + true, false), GSInfo("__pseudo_scatter64_i8", g->target->hasScatter() ? "__pseudo_scatter_base_offsets64_i8" : "__pseudo_scatter_factored_base_offsets64_i8", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i8" : "__pseudo_scatter_factored_base_offsets32_i8", - false), + false, false), GSInfo("__pseudo_scatter64_i16", g->target->hasScatter() ? "__pseudo_scatter_base_offsets64_i16" : "__pseudo_scatter_factored_base_offsets64_i16", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i16" : "__pseudo_scatter_factored_base_offsets32_i16", - false), + false, false), GSInfo("__pseudo_scatter64_i32", g->target->hasScatter() ? "__pseudo_scatter_base_offsets64_i32" : "__pseudo_scatter_factored_base_offsets64_i32", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i32" : "__pseudo_scatter_factored_base_offsets32_i32", - false), + false, false), GSInfo("__pseudo_scatter64_float", g->target->hasScatter() ? "__pseudo_scatter_base_offsets64_float" : "__pseudo_scatter_factored_base_offsets64_float", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_float" : "__pseudo_scatter_factored_base_offsets32_float", - false), + false, false), GSInfo("__pseudo_scatter64_i64", g->target->hasScatter() ? "__pseudo_scatter_base_offsets64_i64" : "__pseudo_scatter_factored_base_offsets64_i64", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i64" : "__pseudo_scatter_factored_base_offsets32_i64", - false), + false, false), GSInfo("__pseudo_scatter64_double", g->target->hasScatter() ? "__pseudo_scatter_base_offsets64_double" : "__pseudo_scatter_factored_base_offsets64_double", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_double" : "__pseudo_scatter_factored_base_offsets32_double", - false), + false, false), + + GSInfo("__pseudo_prefetch_read_varying_1", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_1_native" : + "__prefetch_read_varying_1", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_1_native" : + "__prefetch_read_varying_1", + false, true), }; int numGSFuncs = sizeof(gsFuncs) / sizeof(gsFuncs[0]); @@ -2178,7 +2186,8 @@ lGSToGSBaseOffsets(llvm::CallInst *callInst) { llvm::Value *basePtr = lGetBasePtrAndOffsets(ptrs, &offsetVector, callInst); - if (basePtr == NULL || offsetVector == NULL) + if (basePtr == NULL || offsetVector == NULL || + (info->isGather == false && info->isPrefetch == true && g->target->hasVecPrefetch() == false)) // It's actually a fully general gather/scatter with a varying // set of base pointers, so leave it as is and continune onward // to the next instruction... @@ -2193,7 +2202,9 @@ lGSToGSBaseOffsets(llvm::CallInst *callInst) { llvm::Function *gatherScatterFunc = info->baseOffsetsFunc; if ((info->isGather == true && g->target->hasGather()) || - (info->isGather == false && g->target->hasScatter())) { + (info->isGather == false && info->isPrefetch == false && g->target->hasScatter()) || + (info->isGather == false && info->isPrefetch == true && g->target->hasVecPrefetch())) { + // See if the offsets are scaled by 2, 4, or 8. If so, // extract that scale factor and rewrite the offsets to remove // it. @@ -2207,7 +2218,7 @@ lGSToGSBaseOffsets(llvm::CallInst *callInst) { gatherScatterFunc = info->baseOffsets32Func; } - if (info->isGather) { + if (info->isGather || info->isPrefetch) { llvm::Value *mask = callInst->getArgOperand(1); // Generate a new function call to the next pseudo gather @@ -2264,7 +2275,7 @@ lGSToGSBaseOffsets(llvm::CallInst *callInst) { gatherScatterFunc = info->baseOffsets32Func; } - if (info->isGather) { + if (info->isGather || info->isPrefetch) { llvm::Value *mask = callInst->getArgOperand(1); // Generate a new function call to the next pseudo gather @@ -2306,13 +2317,14 @@ lGSToGSBaseOffsets(llvm::CallInst *callInst) { static bool lGSBaseOffsetsGetMoreConst(llvm::CallInst *callInst) { struct GSBOInfo { - GSBOInfo(const char *pgboFuncName, const char *pgbo32FuncName, bool ig) - : isGather(ig) { + GSBOInfo(const char *pgboFuncName, const char *pgbo32FuncName, bool ig, bool ip) + : isGather(ig), isPrefetch(ip) { baseOffsetsFunc = m->module->getFunction(pgboFuncName); baseOffsets32Func = m->module->getFunction(pgbo32FuncName); } llvm::Function *baseOffsetsFunc, *baseOffsets32Func; const bool isGather; + const bool isPrefetch; }; GSBOInfo gsFuncs[] = { @@ -2320,63 +2332,69 @@ lGSBaseOffsetsGetMoreConst(llvm::CallInst *callInst) { "__pseudo_gather_factored_base_offsets32_i8", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i8" : "__pseudo_gather_factored_base_offsets32_i8", - true), + true, false), GSBOInfo(g->target->hasGather() ? "__pseudo_gather_base_offsets32_i16" : "__pseudo_gather_factored_base_offsets32_i16", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i16" : "__pseudo_gather_factored_base_offsets32_i16", - true), + true, false), GSBOInfo(g->target->hasGather() ? "__pseudo_gather_base_offsets32_i32" : "__pseudo_gather_factored_base_offsets32_i32", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i32" : "__pseudo_gather_factored_base_offsets32_i32", - true), + true, false), GSBOInfo(g->target->hasGather() ? "__pseudo_gather_base_offsets32_float" : "__pseudo_gather_factored_base_offsets32_float", g->target->hasGather() ? "__pseudo_gather_base_offsets32_float" : "__pseudo_gather_factored_base_offsets32_float", - true), + true, false), GSBOInfo(g->target->hasGather() ? "__pseudo_gather_base_offsets32_i64" : "__pseudo_gather_factored_base_offsets32_i64", g->target->hasGather() ? "__pseudo_gather_base_offsets32_i64" : "__pseudo_gather_factored_base_offsets32_i64", - true), + true, false), GSBOInfo(g->target->hasGather() ? "__pseudo_gather_base_offsets32_double" : "__pseudo_gather_factored_base_offsets32_double", g->target->hasGather() ? "__pseudo_gather_base_offsets32_double" : "__pseudo_gather_factored_base_offsets32_double", - true), + true, false), GSBOInfo( g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i8" : "__pseudo_scatter_factored_base_offsets32_i8", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i8" : "__pseudo_scatter_factored_base_offsets32_i8", - false), + false, false), GSBOInfo(g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i16" : "__pseudo_scatter_factored_base_offsets32_i16", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i16" : "__pseudo_scatter_factored_base_offsets32_i16", - false), + false, false), GSBOInfo(g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i32" : "__pseudo_scatter_factored_base_offsets32_i32", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i32" : "__pseudo_scatter_factored_base_offsets32_i32", - false), + false, false), GSBOInfo(g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_float" : "__pseudo_scatter_factored_base_offsets32_float", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_float" : "__pseudo_scatter_factored_base_offsets32_float", - false), + false, false), GSBOInfo(g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i64" : "__pseudo_scatter_factored_base_offsets32_i64", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_i64" : "__pseudo_scatter_factored_base_offsets32_i64", - false), + false, false), GSBOInfo(g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_double" : "__pseudo_scatter_factored_base_offsets32_double", g->target->hasScatter() ? "__pseudo_scatter_base_offsets32_double" : "__pseudo_scatter_factored_base_offsets32_double", - false), + false, false), + + GSBOInfo(g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_1_native" : + "__prefetch_read_varying_1", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_1_native" : + "__prefetch_read_varying_1", + false, true) }; int numGSFuncs = sizeof(gsFuncs) / sizeof(gsFuncs[0]); @@ -4167,149 +4185,155 @@ lReplacePseudoMaskedStore(llvm::CallInst *callInst) { static bool lReplacePseudoGS(llvm::CallInst *callInst) { struct LowerGSInfo { - LowerGSInfo(const char *pName, const char *aName, bool ig) - : isGather(ig) { + LowerGSInfo(const char *pName, const char *aName, bool ig, bool ip) + : isGather(ig), isPrefetch(ip) { pseudoFunc = m->module->getFunction(pName); actualFunc = m->module->getFunction(aName); } llvm::Function *pseudoFunc; llvm::Function *actualFunc; const bool isGather; + const bool isPrefetch; }; LowerGSInfo lgsInfo[] = { - LowerGSInfo("__pseudo_gather32_i8", "__gather32_i8", true), - LowerGSInfo("__pseudo_gather32_i16", "__gather32_i16", true), - LowerGSInfo("__pseudo_gather32_i32", "__gather32_i32", true), - LowerGSInfo("__pseudo_gather32_float", "__gather32_float", true), - LowerGSInfo("__pseudo_gather32_i64", "__gather32_i64", true), - LowerGSInfo("__pseudo_gather32_double", "__gather32_double", true), + LowerGSInfo("__pseudo_gather32_i8", "__gather32_i8", true, false), + LowerGSInfo("__pseudo_gather32_i16", "__gather32_i16", true, false), + LowerGSInfo("__pseudo_gather32_i32", "__gather32_i32", true, false), + LowerGSInfo("__pseudo_gather32_float", "__gather32_float", true, false), + LowerGSInfo("__pseudo_gather32_i64", "__gather32_i64", true, false), + LowerGSInfo("__pseudo_gather32_double", "__gather32_double", true, false), - LowerGSInfo("__pseudo_gather64_i8", "__gather64_i8", true), - LowerGSInfo("__pseudo_gather64_i16", "__gather64_i16", true), - LowerGSInfo("__pseudo_gather64_i32", "__gather64_i32", true), - LowerGSInfo("__pseudo_gather64_float", "__gather64_float", true), - LowerGSInfo("__pseudo_gather64_i64", "__gather64_i64", true), - LowerGSInfo("__pseudo_gather64_double", "__gather64_double", true), + LowerGSInfo("__pseudo_gather64_i8", "__gather64_i8", true, false), + LowerGSInfo("__pseudo_gather64_i16", "__gather64_i16", true, false), + LowerGSInfo("__pseudo_gather64_i32", "__gather64_i32", true, false), + LowerGSInfo("__pseudo_gather64_float", "__gather64_float", true, false), + LowerGSInfo("__pseudo_gather64_i64", "__gather64_i64", true, false), + LowerGSInfo("__pseudo_gather64_double", "__gather64_double", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets32_i8", - "__gather_factored_base_offsets32_i8", true), + "__gather_factored_base_offsets32_i8", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets32_i16", - "__gather_factored_base_offsets32_i16", true), + "__gather_factored_base_offsets32_i16", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets32_i32", - "__gather_factored_base_offsets32_i32", true), + "__gather_factored_base_offsets32_i32", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets32_float", - "__gather_factored_base_offsets32_float", true), + "__gather_factored_base_offsets32_float", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets32_i64", - "__gather_factored_base_offsets32_i64", true), + "__gather_factored_base_offsets32_i64", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets32_double", - "__gather_factored_base_offsets32_double", true), + "__gather_factored_base_offsets32_double", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets64_i8", - "__gather_factored_base_offsets64_i8", true), + "__gather_factored_base_offsets64_i8", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets64_i16", - "__gather_factored_base_offsets64_i16", true), + "__gather_factored_base_offsets64_i16", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets64_i32", - "__gather_factored_base_offsets64_i32", true), + "__gather_factored_base_offsets64_i32", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets64_float", - "__gather_factored_base_offsets64_float", true), + "__gather_factored_base_offsets64_float", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets64_i64", - "__gather_factored_base_offsets64_i64", true), + "__gather_factored_base_offsets64_i64", true, false), LowerGSInfo("__pseudo_gather_factored_base_offsets64_double", - "__gather_factored_base_offsets64_double", true), + "__gather_factored_base_offsets64_double", true, false), LowerGSInfo("__pseudo_gather_base_offsets32_i8", - "__gather_base_offsets32_i8", true), + "__gather_base_offsets32_i8", true, false), LowerGSInfo("__pseudo_gather_base_offsets32_i16", - "__gather_base_offsets32_i16", true), + "__gather_base_offsets32_i16", true, false), LowerGSInfo("__pseudo_gather_base_offsets32_i32", - "__gather_base_offsets32_i32", true), + "__gather_base_offsets32_i32", true, false), LowerGSInfo("__pseudo_gather_base_offsets32_float", - "__gather_base_offsets32_float", true), + "__gather_base_offsets32_float", true, false), LowerGSInfo("__pseudo_gather_base_offsets32_i64", - "__gather_base_offsets32_i64", true), + "__gather_base_offsets32_i64", true, false), LowerGSInfo("__pseudo_gather_base_offsets32_double", - "__gather_base_offsets32_double", true), + "__gather_base_offsets32_double", true, false), LowerGSInfo("__pseudo_gather_base_offsets64_i8", - "__gather_base_offsets64_i8", true), + "__gather_base_offsets64_i8", true, false), LowerGSInfo("__pseudo_gather_base_offsets64_i16", - "__gather_base_offsets64_i16", true), + "__gather_base_offsets64_i16", true, false), LowerGSInfo("__pseudo_gather_base_offsets64_i32", - "__gather_base_offsets64_i32", true), + "__gather_base_offsets64_i32", true, false), LowerGSInfo("__pseudo_gather_base_offsets64_float", - "__gather_base_offsets64_float", true), + "__gather_base_offsets64_float", true, false), LowerGSInfo("__pseudo_gather_base_offsets64_i64", - "__gather_base_offsets64_i64", true), + "__gather_base_offsets64_i64", true, false), LowerGSInfo("__pseudo_gather_base_offsets64_double", - "__gather_base_offsets64_double", true), + "__gather_base_offsets64_double", true, false), - LowerGSInfo("__pseudo_scatter32_i8", "__scatter32_i8", false), - LowerGSInfo("__pseudo_scatter32_i16", "__scatter32_i16", false), - LowerGSInfo("__pseudo_scatter32_i32", "__scatter32_i32", false), - LowerGSInfo("__pseudo_scatter32_float", "__scatter32_float", false), - LowerGSInfo("__pseudo_scatter32_i64", "__scatter32_i64", false), - LowerGSInfo("__pseudo_scatter32_double", "__scatter32_double", false), + LowerGSInfo("__pseudo_scatter32_i8", "__scatter32_i8", false, false), + LowerGSInfo("__pseudo_scatter32_i16", "__scatter32_i16", false, false), + LowerGSInfo("__pseudo_scatter32_i32", "__scatter32_i32", false, false), + LowerGSInfo("__pseudo_scatter32_float", "__scatter32_float", false, false), + LowerGSInfo("__pseudo_scatter32_i64", "__scatter32_i64", false, false), + LowerGSInfo("__pseudo_scatter32_double", "__scatter32_double", false, false), - LowerGSInfo("__pseudo_scatter64_i8", "__scatter64_i8", false), - LowerGSInfo("__pseudo_scatter64_i16", "__scatter64_i16", false), - LowerGSInfo("__pseudo_scatter64_i32", "__scatter64_i32", false), - LowerGSInfo("__pseudo_scatter64_float", "__scatter64_float", false), - LowerGSInfo("__pseudo_scatter64_i64", "__scatter64_i64", false), - LowerGSInfo("__pseudo_scatter64_double", "__scatter64_double", false), + LowerGSInfo("__pseudo_scatter64_i8", "__scatter64_i8", false, false), + LowerGSInfo("__pseudo_scatter64_i16", "__scatter64_i16", false, false), + LowerGSInfo("__pseudo_scatter64_i32", "__scatter64_i32", false, false), + LowerGSInfo("__pseudo_scatter64_float", "__scatter64_float", false, false), + LowerGSInfo("__pseudo_scatter64_i64", "__scatter64_i64", false, false), + LowerGSInfo("__pseudo_scatter64_double", "__scatter64_double", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets32_i8", - "__scatter_factored_base_offsets32_i8", false), + "__scatter_factored_base_offsets32_i8", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets32_i16", - "__scatter_factored_base_offsets32_i16", false), + "__scatter_factored_base_offsets32_i16", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets32_i32", - "__scatter_factored_base_offsets32_i32", false), + "__scatter_factored_base_offsets32_i32", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets32_float", - "__scatter_factored_base_offsets32_float", false), + "__scatter_factored_base_offsets32_float", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets32_i64", - "__scatter_factored_base_offsets32_i64", false), + "__scatter_factored_base_offsets32_i64", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets32_double", - "__scatter_factored_base_offsets32_double", false), + "__scatter_factored_base_offsets32_double", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets64_i8", - "__scatter_factored_base_offsets64_i8", false), + "__scatter_factored_base_offsets64_i8", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets64_i16", - "__scatter_factored_base_offsets64_i16", false), + "__scatter_factored_base_offsets64_i16", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets64_i32", - "__scatter_factored_base_offsets64_i32", false), + "__scatter_factored_base_offsets64_i32", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets64_float", - "__scatter_factored_base_offsets64_float", false), + "__scatter_factored_base_offsets64_float", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets64_i64", - "__scatter_factored_base_offsets64_i64", false), + "__scatter_factored_base_offsets64_i64", false, false), LowerGSInfo("__pseudo_scatter_factored_base_offsets64_double", - "__scatter_factored_base_offsets64_double", false), + "__scatter_factored_base_offsets64_double", false, false), LowerGSInfo("__pseudo_scatter_base_offsets32_i8", - "__scatter_base_offsets32_i8", false), + "__scatter_base_offsets32_i8", false, false), LowerGSInfo("__pseudo_scatter_base_offsets32_i16", - "__scatter_base_offsets32_i16", false), + "__scatter_base_offsets32_i16", false, false), LowerGSInfo("__pseudo_scatter_base_offsets32_i32", - "__scatter_base_offsets32_i32", false), + "__scatter_base_offsets32_i32", false, false), LowerGSInfo("__pseudo_scatter_base_offsets32_float", - "__scatter_base_offsets32_float", false), + "__scatter_base_offsets32_float", false, false), LowerGSInfo("__pseudo_scatter_base_offsets32_i64", - "__scatter_base_offsets32_i64", false), + "__scatter_base_offsets32_i64", false, false), LowerGSInfo("__pseudo_scatter_base_offsets32_double", - "__scatter_base_offsets32_double", false), + "__scatter_base_offsets32_double", false, false), LowerGSInfo("__pseudo_scatter_base_offsets64_i8", - "__scatter_base_offsets64_i8", false), + "__scatter_base_offsets64_i8", false, false), LowerGSInfo("__pseudo_scatter_base_offsets64_i16", - "__scatter_base_offsets64_i16", false), + "__scatter_base_offsets64_i16", false, false), LowerGSInfo("__pseudo_scatter_base_offsets64_i32", - "__scatter_base_offsets64_i32", false), + "__scatter_base_offsets64_i32", false, false), LowerGSInfo("__pseudo_scatter_base_offsets64_float", - "__scatter_base_offsets64_float", false), + "__scatter_base_offsets64_float", false, false), LowerGSInfo("__pseudo_scatter_base_offsets64_i64", - "__scatter_base_offsets64_i64", false), + "__scatter_base_offsets64_i64", false, false), LowerGSInfo("__pseudo_scatter_base_offsets64_double", - "__scatter_base_offsets64_double", false), + "__scatter_base_offsets64_double", false, false), + + LowerGSInfo("__pseudo_prefetch_read_varying_1", + "__prefetch_read_varying_1", false, true), + LowerGSInfo("__pseudo_prefetch_read_varying_1_native", + "__prefetch_read_varying_1_native", false, true), }; llvm::Function *calledFunc = callInst->getCalledFunction(); @@ -4336,7 +4360,7 @@ lReplacePseudoGS(llvm::CallInst *callInst) { if (gotPosition && g->target->getVectorWidth() > 1) { if (info->isGather) PerformanceWarning(pos, "Gather required to load value."); - else + else if (!info->isPrefetch) PerformanceWarning(pos, "Scatter required to store value."); } return true; @@ -4617,6 +4641,7 @@ MakeInternalFuncsStaticPass::runOnModule(llvm::Module &module) { "__scatter64_i8", "__scatter64_i16", "__scatter64_i32", "__scatter64_i64", "__scatter64_float", "__scatter64_double", + "__prefetch_read_varying_1", "__keep_funcs_live", }; diff --git a/stdlib.ispc b/stdlib.ispc index a3845ded..1aed23cf 100644 --- a/stdlib.ispc +++ b/stdlib.ispc @@ -820,13 +820,7 @@ static inline void prefetch_nt(const void * uniform ptr) { } static inline void prefetch_l1(const void * varying ptr) { - const void * uniform ptrArray[programCount]; - ptrArray[programIndex] = ptr; - - foreach_active (i) { - const void * uniform p = ptrArray[i]; - prefetch_l1(p); - } + __pseudo_prefetch_read_varying_1((int64)ptr, (IntMaskType)__mask); } static inline void prefetch_l2(const void * varying ptr) { From 57fb2a75ec1da852f414970b4f1681da33716732 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Thu, 2 Oct 2014 15:35:19 +0400 Subject: [PATCH 51/54] new interface for 'DIBuilder::insertDeclare' and 'DIBuilder::createGlobalVariable' in LLVM 3.6 (ids: 076fd5dfc1f0600183bbc7db974dc7b39086136d and bc88cfc3512326d6c8f8dbf3c15d880c0e21feb0 correspondingly --- builtins.cpp | 22 ++++++++++++++++++++++ ctx.cpp | 12 ++++++++++++ module.cpp | 11 +++++++++++ 3 files changed, 45 insertions(+) diff --git a/builtins.cpp b/builtins.cpp index 10b9b861..95c653d4 100644 --- a/builtins.cpp +++ b/builtins.cpp @@ -835,12 +835,23 @@ lDefineConstantInt(const char *name, int val, llvm::Module *module, // have the DW_AT_artifical attribute. It's not clear if this // matters for anything though. llvm::DIGlobalVariable var = +#if !defined(LLVM_3_2) && !defined(LLVM_3_3) && !defined(LLVM_3_4) && !defined(LLVM_3_5)// LLVM 3.6+ + m->diBuilder->createGlobalVariable(file, + name, + name, + file, + 0 /* line */, + diType, + true /* static */, + sym->storagePtr); +#else m->diBuilder->createGlobalVariable(name, file, 0 /* line */, diType, true /* static */, sym->storagePtr); +#endif Assert(var.Verify()); } } @@ -895,12 +906,23 @@ lDefineProgramIndex(llvm::Module *module, SymbolTable *symbolTable) { llvm::DIType diType = sym->type->GetDIType(file); Assert(diType.Verify()); llvm::DIGlobalVariable var = +#if !defined(LLVM_3_2) && !defined(LLVM_3_3) && !defined(LLVM_3_4) && !defined(LLVM_3_5)// LLVM 3.6+ + m->diBuilder->createGlobalVariable(file, + sym->name.c_str(), + sym->name.c_str(), + file, + 0 /* line */, + diType, + false /* static */, + sym->storagePtr); +#else m->diBuilder->createGlobalVariable(sym->name.c_str(), file, 0 /* line */, diType, false /* static */, sym->storagePtr); +#endif Assert(var.Verify()); } } diff --git a/ctx.cpp b/ctx.cpp index 074ad583..7abf1e68 100644 --- a/ctx.cpp +++ b/ctx.cpp @@ -1606,8 +1606,14 @@ FunctionEmitContext::EmitVariableDebugInfo(Symbol *sym) { diType, true /* preserve through opts */); AssertPos(currentPos, var.Verify()); +#if !defined(LLVM_3_2) && !defined(LLVM_3_3) && !defined(LLVM_3_4) && !defined(LLVM_3_5)// LLVM 3.6+ + llvm::DIExpression E = m->diBuilder->createExpression(); + llvm::Instruction *declareInst = + m->diBuilder->insertDeclare(sym->storagePtr, var, E, bblock); +#else llvm::Instruction *declareInst = m->diBuilder->insertDeclare(sym->storagePtr, var, bblock); +#endif AddDebugPos(declareInst, &sym->pos, &scope); } @@ -1633,8 +1639,14 @@ FunctionEmitContext::EmitFunctionParameterDebugInfo(Symbol *sym, int argNum) { flags, argNum+1); AssertPos(currentPos, var.Verify()); +#if !defined(LLVM_3_2) && !defined(LLVM_3_3) && !defined(LLVM_3_4) && !defined(LLVM_3_5)// LLVM 3.6+ + llvm::DIExpression E = m->diBuilder->createExpression(); + llvm::Instruction *declareInst = + m->diBuilder->insertDeclare(sym->storagePtr, var, E, bblock); +#else llvm::Instruction *declareInst = m->diBuilder->insertDeclare(sym->storagePtr, var, bblock); +#endif AddDebugPos(declareInst, &sym->pos, &scope); } diff --git a/module.cpp b/module.cpp index edcd8670..d9b5ed34 100644 --- a/module.cpp +++ b/module.cpp @@ -558,12 +558,23 @@ Module::AddGlobalVariable(const std::string &name, const Type *type, Expr *initE if (diBuilder) { llvm::DIFile file = pos.GetDIFile(); llvm::DIGlobalVariable var = +#if !defined(LLVM_3_2) && !defined(LLVM_3_3) && !defined(LLVM_3_4) && !defined(LLVM_3_5)// LLVM 3.6+ + diBuilder->createGlobalVariable(file, + name, + name, + file, + pos.first_line, + sym->type->GetDIType(file), + (sym->storageClass == SC_STATIC), + sym->storagePtr); +#else diBuilder->createGlobalVariable(name, file, pos.first_line, sym->type->GetDIType(file), (sym->storageClass == SC_STATIC), sym->storagePtr); +#endif Assert(var.Verify()); } } From eb61d5df726be774d20e190ee5c180aad28ae3be Mon Sep 17 00:00:00 2001 From: Vsevolod Livinskiy Date: Thu, 2 Oct 2014 16:25:23 +0400 Subject: [PATCH 52/54] Support for cache 2/3 and all targets --- builtins.cpp | 3 ++ builtins/target-generic-common.ll | 6 +++ builtins/util.m4 | 75 +++++++++++++++++++++++++++++++ examples/intrinsics/generic-16.h | 9 ++++ examples/intrinsics/generic-32.h | 10 +++++ examples/intrinsics/generic-64.h | 10 +++++ examples/intrinsics/knc-i1x16.h | 28 ++++++++---- examples/intrinsics/knc-i1x8.h | 20 +++++++++ examples/intrinsics/knc.h | 26 ++++++++--- examples/intrinsics/sse4.h | 9 ++++ opt.cpp | 59 +++++++++++++++++++++++- stdlib.ispc | 24 ++-------- tests/prefetch-varying.ispc | 22 +++++++++ 13 files changed, 262 insertions(+), 39 deletions(-) create mode 100644 tests/prefetch-varying.ispc diff --git a/builtins.cpp b/builtins.cpp index 1c690295..47e0d2af 100644 --- a/builtins.cpp +++ b/builtins.cpp @@ -504,6 +504,9 @@ lSetInternalFunctions(llvm::Module *module) { "__prefetch_read_uniform_3", "__prefetch_read_uniform_nt", "__pseudo_prefetch_read_varying_1", + "__pseudo_prefetch_read_varying_2", + "__pseudo_prefetch_read_varying_3", + "__pseudo_prefetch_read_varying_nt", "__psubs_vi8", "__psubs_vi16", "__psubus_vi8", diff --git a/builtins/target-generic-common.ll b/builtins/target-generic-common.ll index ce4cf70d..19373633 100644 --- a/builtins/target-generic-common.ll +++ b/builtins/target-generic-common.ll @@ -372,6 +372,12 @@ declare void @__prefetch_read_uniform_nt(i8 * nocapture) nounwind declare void @__prefetch_read_varying_1( %addr, %mask) nounwind declare void @__prefetch_read_varying_1_native(i8 * %base, i32 %scale, %offsets, %mask) nounwind +declare void @__prefetch_read_varying_2( %addr, %mask) nounwind +declare void @__prefetch_read_varying_2_native(i8 * %base, i32 %scale, %offsets, %mask) nounwind +declare void @__prefetch_read_varying_3( %addr, %mask) nounwind +declare void @__prefetch_read_varying_3_native(i8 * %base, i32 %scale, %offsets, %mask) nounwind +declare void @__prefetch_read_varying_nt( %addr, %mask) nounwind +declare void @__prefetch_read_varying_nt_native(i8 * %base, i32 %scale, %offsets, %mask) nounwind ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; int8/int16 builtins diff --git a/builtins/util.m4 b/builtins/util.m4 index 25868d69..fda60891 100644 --- a/builtins/util.m4 +++ b/builtins/util.m4 @@ -1595,6 +1595,39 @@ define void @__prefetch_read_varying_1( %addr, %mask } declare void @__prefetch_read_varying_1_native(i8 * %base, i32 %scale, %offsets, %mask) nounwind + +define void @__prefetch_read_varying_2( %addr, %mask) alwaysinline { + per_lane(WIDTH, %mask, ` + %iptr_LANE_ID = extractelement %addr, i32 LANE + %ptr_LANE_ID = inttoptr i64 %iptr_LANE_ID to i8* + call void @llvm.prefetch(i8 * %ptr_LANE_ID, i32 0, i32 2, i32 1) + ') + ret void +} + +declare void @__prefetch_read_varying_2_native(i8 * %base, i32 %scale, %offsets, %mask) nounwind + +define void @__prefetch_read_varying_3( %addr, %mask) alwaysinline { + per_lane(WIDTH, %mask, ` + %iptr_LANE_ID = extractelement %addr, i32 LANE + %ptr_LANE_ID = inttoptr i64 %iptr_LANE_ID to i8* + call void @llvm.prefetch(i8 * %ptr_LANE_ID, i32 0, i32 1, i32 1) + ') + ret void +} + +declare void @__prefetch_read_varying_3_native(i8 * %base, i32 %scale, %offsets, %mask) nounwind + +define void @__prefetch_read_varying_nt( %addr, %mask) alwaysinline { + per_lane(WIDTH, %mask, ` + %iptr_LANE_ID = extractelement %addr, i32 LANE + %ptr_LANE_ID = inttoptr i64 %iptr_LANE_ID to i8* + call void @llvm.prefetch(i8 * %ptr_LANE_ID, i32 0, i32 0, i32 1) + ') + ret void +} + +declare void @__prefetch_read_varying_nt_native(i8 * %base, i32 %scale, %offsets, %mask) nounwind ') ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -2553,6 +2586,24 @@ declare void @__pseudo_prefetch_read_varying_1_native(i8 *, i32, , ) nounwind +declare void @__pseudo_prefetch_read_varying_2(, ) nounwind + +declare void +@__pseudo_prefetch_read_varying_2_native(i8 *, i32, , + ) nounwind + +declare void @__pseudo_prefetch_read_varying_3(, ) nounwind + +declare void +@__pseudo_prefetch_read_varying_3_native(i8 *, i32, , + ) nounwind + +declare void @__pseudo_prefetch_read_varying_nt(, ) nounwind + +declare void +@__pseudo_prefetch_read_varying_nt_native(i8 *, i32, , + ) nounwind + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; declare void @__use8() @@ -3063,6 +3114,30 @@ ifelse(HAVE_SCATTER, `1', %v32, %mask) call void @__prefetch_read_varying_1( %v64, %mask) + call void @__pseudo_prefetch_read_varying_2( %v64, %mask) + + call void @__pseudo_prefetch_read_varying_2_native(i8 * %ptr, i32 0, + %v32, %mask) + call void @__prefetch_read_varying_2_native(i8 * %ptr, i32 0, + %v32, %mask) + call void @__prefetch_read_varying_2( %v64, %mask) + + call void @__pseudo_prefetch_read_varying_3( %v64, %mask) + + call void @__pseudo_prefetch_read_varying_3_native(i8 * %ptr, i32 0, + %v32, %mask) + call void @__prefetch_read_varying_3_native(i8 * %ptr, i32 0, + %v32, %mask) + call void @__prefetch_read_varying_3( %v64, %mask) + + call void @__pseudo_prefetch_read_varying_nt( %v64, %mask) + + call void @__pseudo_prefetch_read_varying_nt_native(i8 * %ptr, i32 0, + %v32, %mask) + call void @__prefetch_read_varying_nt_native(i8 * %ptr, i32 0, + %v32, %mask) + call void @__prefetch_read_varying_nt( %v64, %mask) + ret void } diff --git a/examples/intrinsics/generic-16.h b/examples/intrinsics/generic-16.h index c8f2cf08..f44c581e 100644 --- a/examples/intrinsics/generic-16.h +++ b/examples/intrinsics/generic-16.h @@ -1540,6 +1540,15 @@ static FORCEINLINE void __prefetch_read_uniform_3(unsigned char *) { static FORCEINLINE void __prefetch_read_uniform_nt(unsigned char *) { } +#define PREFETCH_READ_VARYING(CACHE_NUM) \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM##_native(uint8_t *base, uint32_t scale, \ + __vec16_i32 offsets, __vec16_i1 mask) {} \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM(__vec16_i64 addr, __vec16_i1 mask) {} \ + +PREFETCH_READ_VARYING(1) +PREFETCH_READ_VARYING(2) +PREFETCH_READ_VARYING(3) +PREFETCH_READ_VARYING(nt) /////////////////////////////////////////////////////////////////////////// // atomics diff --git a/examples/intrinsics/generic-32.h b/examples/intrinsics/generic-32.h index f5bb233c..26505615 100644 --- a/examples/intrinsics/generic-32.h +++ b/examples/intrinsics/generic-32.h @@ -1624,6 +1624,16 @@ static FORCEINLINE void __prefetch_read_uniform_3(unsigned char *) { static FORCEINLINE void __prefetch_read_uniform_nt(unsigned char *) { } +#define PREFETCH_READ_VARYING(CACHE_NUM) \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM##_native(uint8_t *base, uint32_t scale, \ + __vec32_i32 offsets, __vec32_i1 mask) {} \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM(__vec32_i64 addr, __vec32_i1 mask) {} \ + +PREFETCH_READ_VARYING(1) +PREFETCH_READ_VARYING(2) +PREFETCH_READ_VARYING(3) +PREFETCH_READ_VARYING(nt) + /////////////////////////////////////////////////////////////////////////// // atomics diff --git a/examples/intrinsics/generic-64.h b/examples/intrinsics/generic-64.h index a7148c8b..b5caa008 100644 --- a/examples/intrinsics/generic-64.h +++ b/examples/intrinsics/generic-64.h @@ -1757,6 +1757,16 @@ static FORCEINLINE void __prefetch_read_uniform_3(unsigned char *) { static FORCEINLINE void __prefetch_read_uniform_nt(unsigned char *) { } +#define PREFETCH_READ_VARYING(CACHE_NUM) \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM##_native(uint8_t *base, uint32_t scale, \ + __vec64_i32 offsets, __vec64_i1 mask) {} \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM(__vec64_i64 addr, __vec64_i1 mask) {} \ + +PREFETCH_READ_VARYING(1) +PREFETCH_READ_VARYING(2) +PREFETCH_READ_VARYING(3) +PREFETCH_READ_VARYING(nt) + /////////////////////////////////////////////////////////////////////////// // atomics diff --git a/examples/intrinsics/knc-i1x16.h b/examples/intrinsics/knc-i1x16.h index 0e7a849a..d9d9c011 100644 --- a/examples/intrinsics/knc-i1x16.h +++ b/examples/intrinsics/knc-i1x16.h @@ -2550,16 +2550,26 @@ static FORCEINLINE void __prefetch_read_uniform_nt(unsigned char *p) { // _mm_prefetch(p, _MM_HINT_NTA); // prefetch into L1$ with non-temporal hint } -static FORCEINLINE void __prefetch_read_varying_1_native(uint8_t *base, uint32_t scale, - __vec16_i32 offsets, __vec16_i1 mask) { - _mm512_mask_prefetch_i32gather_ps (offsets, mask, base, scale, _MM_HINT_T0); - offsets = _mm512_permutevar_epi32(_mm512_set_16to16_pi(7,6,5,4,3,2,1,0,15,14,13,12,11,10,9,8), offsets); - __vec16_i1 copy_mask = _mm512_kmov(mask); - _mm512_kswapb(mask, copy_mask); - _mm512_mask_prefetch_i32gather_ps (offsets, mask, base, scale, _MM_HINT_T0); -} +#define PREFETCH_READ_VARYING(CACHE_NUM, HINT) \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM##_native(uint8_t *base, uint32_t scale, \ + __vec16_i32 offsets, __vec16_i1 mask) { \ + _mm512_mask_prefetch_i32gather_ps (offsets, mask, base, scale, HINT); \ + offsets = _mm512_permutevar_epi32(_mm512_set_16to16_pi(7,6,5,4,3,2,1,0,15,14,13,12,11,10,9,8), offsets);\ + __vec16_i1 copy_mask = _mm512_kmov(mask); \ + _mm512_kswapb(mask, copy_mask); \ + _mm512_mask_prefetch_i32gather_ps (offsets, mask, base, scale, _MM_HINT_T0); \ +} \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM(__vec16_i64 addr, __vec16_i1 mask) {} \ + +PREFETCH_READ_VARYING(1, _MM_HINT_T0) +PREFETCH_READ_VARYING(2, _MM_HINT_T1) +PREFETCH_READ_VARYING(nt, _MM_HINT_T2) + +static FORCEINLINE void __prefetch_read_varying_3_native(uint8_t *base, uint32_t scale, + __vec16_i32 offsets, __vec16_i1 mask) {} + +static FORCEINLINE void __prefetch_read_varying_3(__vec16_i64 addr, __vec16_i1 mask) {} -static FORCEINLINE void __prefetch_read_varying_1(__vec16_i64 addr, __vec16_i1 mask) {} /////////////////////////////////////////////////////////////////////////// // atomics /////////////////////////////////////////////////////////////////////////// diff --git a/examples/intrinsics/knc-i1x8.h b/examples/intrinsics/knc-i1x8.h index 478ad75a..5eb8ea05 100644 --- a/examples/intrinsics/knc-i1x8.h +++ b/examples/intrinsics/knc-i1x8.h @@ -2606,6 +2606,26 @@ static FORCEINLINE void __prefetch_read_uniform_nt(unsigned char *p) { // _mm_prefetch(p, _MM_HINT_NTA); // prefetch into L1$ with non-temporal hint } +#define PREFETCH_READ_VARYING(CACHE_NUM, HINT) \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM##_native(uint8_t *base, uint32_t scale, \ + __vec16_i32 offsets, __vec16_i1 mask) { \ + _mm512_mask_prefetch_i32gather_ps (offsets, mask, base, scale, HINT); \ + offsets = _mm512_permutevar_epi32(_mm512_set_16to16_pi(7,6,5,4,3,2,1,0,15,14,13,12,11,10,9,8), offsets);\ + __vec16_i1 copy_mask = _mm512_kmov(mask); \ + _mm512_kswapb(mask, copy_mask); \ + _mm512_mask_prefetch_i32gather_ps (offsets, mask, base, scale, _MM_HINT_T0); \ +} \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM(__vec16_i64 addr, __vec16_i1 mask) {} \ + +PREFETCH_READ_VARYING(1, _MM_HINT_T0) +PREFETCH_READ_VARYING(2, _MM_HINT_T1) +PREFETCH_READ_VARYING(nt, _MM_HINT_T2) + +static FORCEINLINE void __prefetch_read_varying_3_native(uint8_t *base, uint32_t scale, + __vec16_i32 offsets, __vec16_i1 mask) {} + +static FORCEINLINE void __prefetch_read_varying_3(__vec16_i64 addr, __vec16_i1 mask) {} + /////////////////////////////////////////////////////////////////////////// // atomics diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index e3598538..223c5051 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -1926,13 +1926,25 @@ static FORCEINLINE void __prefetch_read_uniform_nt(const char *p) { // _mm_prefetch(p, _MM_HINT_NTA); // prefetch into L1$ with non-temporal hint } -static FORCEINLINE void __prefetch_read_varying_1_native(uint8_t *base, uint32_t scale, - __vec16_i32 offsets, __vec16_i1 mask) { - _mm512_prefetch_i32gather_ps(offsets, base, scale, _MM_HINT_T0); - offsets = _mm512_permutevar_epi32(_mm512_set_16to16_pi(0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15), offsets); - /* TODO: permutevar mask */ - _mm512_prefetch_i32gather_ps(offsets, base, scale, _MM_HINT_T0); -} +#define PREFETCH_READ_VARYING(CACHE_NUM, HINT) \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM##_native(uint8_t *base, uint32_t scale, \ + __vec16_i32 offsets, __vec16_i1 mask) { \ + _mm512_mask_prefetch_i32gather_ps (offsets, mask, base, scale, HINT); \ + offsets = _mm512_permutevar_epi32(_mm512_set_16to16_pi(7,6,5,4,3,2,1,0,15,14,13,12,11,10,9,8), offsets);\ + __vec16_i1 copy_mask = _mm512_kmov(mask); \ + _mm512_kswapb(mask, copy_mask); \ + _mm512_mask_prefetch_i32gather_ps (offsets, mask, base, scale, _MM_HINT_T0); \ +} \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM(__vec16_i64 addr, __vec16_i1 mask) {} \ + +PREFETCH_READ_VARYING(1, _MM_HINT_T0) +PREFETCH_READ_VARYING(2, _MM_HINT_T1) +PREFETCH_READ_VARYING(nt, _MM_HINT_T2) + +static FORCEINLINE void __prefetch_read_varying_3_native(uint8_t *base, uint32_t scale, + __vec16_i32 offsets, __vec16_i1 mask) {} + +static FORCEINLINE void __prefetch_read_varying_3(__vec16_i64 addr, __vec16_i1 mask) {} /////////////////////////////////////////////////////////////////////////// // atomics diff --git a/examples/intrinsics/sse4.h b/examples/intrinsics/sse4.h index a25af10b..765a931f 100644 --- a/examples/intrinsics/sse4.h +++ b/examples/intrinsics/sse4.h @@ -3898,6 +3898,15 @@ static FORCEINLINE void __prefetch_read_uniform_nt(unsigned char *ptr) { _mm_prefetch((char *)ptr, _MM_HINT_NTA); } +#define PREFETCH_READ_VARYING(CACHE_NUM) \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM##_native(uint8_t *base, uint32_t scale, \ + __vec4_i32 offsets, __vec4_i1 mask) {} \ +static FORCEINLINE void __prefetch_read_varying_##CACHE_NUM(__vec4_i64 addr, __vec4_i1 mask) {} \ + +PREFETCH_READ_VARYING(1) +PREFETCH_READ_VARYING(2) +PREFETCH_READ_VARYING(3) +PREFETCH_READ_VARYING(nt) /////////////////////////////////////////////////////////////////////////// // atomics diff --git a/opt.cpp b/opt.cpp index e570919e..2715c0fc 100644 --- a/opt.cpp +++ b/opt.cpp @@ -2161,6 +2161,27 @@ lGSToGSBaseOffsets(llvm::CallInst *callInst) { g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_1_native" : "__prefetch_read_varying_1", false, true), + + GSInfo("__pseudo_prefetch_read_varying_2", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_2_native" : + "__prefetch_read_varying_2", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_2_native" : + "__prefetch_read_varying_2", + false, true), + + GSInfo("__pseudo_prefetch_read_varying_3", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_3_native" : + "__prefetch_read_varying_3", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_3_native" : + "__prefetch_read_varying_3", + false, true), + + GSInfo("__pseudo_prefetch_read_varying_nt", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_nt_native" : + "__prefetch_read_varying_nt", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_nt_native" : + "__prefetch_read_varying_nt", + false, true), }; int numGSFuncs = sizeof(gsFuncs) / sizeof(gsFuncs[0]); @@ -2394,7 +2415,25 @@ lGSBaseOffsetsGetMoreConst(llvm::CallInst *callInst) { "__prefetch_read_varying_1", g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_1_native" : "__prefetch_read_varying_1", - false, true) + false, true), + + GSBOInfo(g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_2_native" : + "__prefetch_read_varying_2", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_2_native" : + "__prefetch_read_varying_2", + false, true), + + GSBOInfo(g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_3_native" : + "__prefetch_read_varying_3", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_3_native" : + "__prefetch_read_varying_3", + false, true), + + GSBOInfo(g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_nt_native" : + "__prefetch_read_varying_nt", + g->target->hasVecPrefetch() ? "__pseudo_prefetch_read_varying_nt_native" : + "__prefetch_read_varying_nt", + false, true), }; int numGSFuncs = sizeof(gsFuncs) / sizeof(gsFuncs[0]); @@ -4334,6 +4373,21 @@ lReplacePseudoGS(llvm::CallInst *callInst) { "__prefetch_read_varying_1", false, true), LowerGSInfo("__pseudo_prefetch_read_varying_1_native", "__prefetch_read_varying_1_native", false, true), + + LowerGSInfo("__pseudo_prefetch_read_varying_2", + "__prefetch_read_varying_2", false, true), + LowerGSInfo("__pseudo_prefetch_read_varying_2_native", + "__prefetch_read_varying_2_native", false, true), + + LowerGSInfo("__pseudo_prefetch_read_varying_3", + "__prefetch_read_varying_3", false, true), + LowerGSInfo("__pseudo_prefetch_read_varying_3_native", + "__prefetch_read_varying_3_native", false, true), + + LowerGSInfo("__pseudo_prefetch_read_varying_nt", + "__prefetch_read_varying_nt", false, true), + LowerGSInfo("__pseudo_prefetch_read_varying_nt_native", + "__prefetch_read_varying_nt_native", false, true), }; llvm::Function *calledFunc = callInst->getCalledFunction(); @@ -4641,7 +4695,8 @@ MakeInternalFuncsStaticPass::runOnModule(llvm::Module &module) { "__scatter64_i8", "__scatter64_i16", "__scatter64_i32", "__scatter64_i64", "__scatter64_float", "__scatter64_double", - "__prefetch_read_varying_1", + "__prefetch_read_varying_1", "__prefetch_read_varying_2", + "__prefetch_read_varying_3", "__prefetch_read_varying_nt", "__keep_funcs_live", }; diff --git a/stdlib.ispc b/stdlib.ispc index 1aed23cf..d2111d72 100644 --- a/stdlib.ispc +++ b/stdlib.ispc @@ -824,33 +824,15 @@ static inline void prefetch_l1(const void * varying ptr) { } static inline void prefetch_l2(const void * varying ptr) { - const void * uniform ptrArray[programCount]; - ptrArray[programIndex] = ptr; - - foreach_active (i) { - const void * uniform p = ptrArray[i]; - prefetch_l2(p); - } + __pseudo_prefetch_read_varying_2((int64)ptr, (IntMaskType)__mask); } static inline void prefetch_l3(const void * varying ptr) { - const void * uniform ptrArray[programCount]; - ptrArray[programIndex] = ptr; - - foreach_active (i) { - const void * uniform p = ptrArray[i]; - prefetch_l3(p); - } + __pseudo_prefetch_read_varying_3((int64)ptr, (IntMaskType)__mask); } static inline void prefetch_nt(const void * varying ptr) { - const void * uniform ptrArray[programCount]; - ptrArray[programIndex] = ptr; - - foreach_active (i) { - const void * uniform p = ptrArray[i]; - prefetch_nt(p); - } + __pseudo_prefetch_read_varying_nt((int64)ptr, (IntMaskType)__mask); } /////////////////////////////////////////////////////////////////////////// diff --git a/tests/prefetch-varying.ispc b/tests/prefetch-varying.ispc new file mode 100644 index 00000000..02df84c9 --- /dev/null +++ b/tests/prefetch-varying.ispc @@ -0,0 +1,22 @@ + +export uniform int width() { return programCount; } + +int64 zero = 0; + +export void f_f(uniform float RET[], uniform float aFOO[]) { + uniform int64 a[programCount]; + for (uniform int i = 0; i < programCount; ++i) + a[i] = aFOO[i]; + + int64 *ptr = &(a[programIndex+zero]); + prefetch_l1(ptr); + prefetch_l2(ptr); + prefetch_l3(ptr); + prefetch_nt(ptr); + int g = *ptr; + RET[programIndex] = g; +} + +export void result(uniform float RET[]) { + RET[programIndex] = 1 + programIndex; +} From 3aa2cce5048aef6de34db69597a0162206323cf3 Mon Sep 17 00:00:00 2001 From: James Brodman Date: Wed, 8 Oct 2014 17:18:08 -0700 Subject: [PATCH 53/54] Fix warnings in knc.h with appropriate casting --- examples/intrinsics/knc.h | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/examples/intrinsics/knc.h b/examples/intrinsics/knc.h index 53089c18..732330b9 100644 --- a/examples/intrinsics/knc.h +++ b/examples/intrinsics/knc.h @@ -1535,33 +1535,37 @@ static FORCEINLINE __vec16_i64 __cast_bits(__vec16_i64, __vec16_d val) { __vec16_i64 ret; ret.v_hi = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xFF00, _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), - val.v2); + _mm512_castpd_si512(val.v2)); ret.v_hi = _mm512_mask_permutevar_epi32(ret.v_hi, 0x00FF, _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), - val.v1); + _mm512_castpd_si512(val.v1)); ret.v_lo = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xFF00, _mm512_set_16to16_pi(14,12,10,8,6,4,2,0,15,13,11,9,7,5,3,1), - val.v2); + _mm512_castpd_si512(val.v2)); ret.v_lo = _mm512_mask_permutevar_epi32(ret.v_lo, 0x00FF, _mm512_set_16to16_pi(15,13,11,9,7,5,3,1,14,12,10,8,6,4,2,0), - val.v1); + _mm512_castpd_si512(val.v1)); return ret; } static FORCEINLINE __vec16_d __cast_bits(__vec16_d, __vec16_i64 val) { __vec16_d ret; - ret.v2 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, - _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), - val.v_hi); - ret.v2 = _mm512_mask_permutevar_epi32(ret.v2, 0x5555, - _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), - val.v_lo); - ret.v1 = _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, - _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), - val.v_hi); - ret.v1 = _mm512_mask_permutevar_epi32(ret.v1, 0x5555, - _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), - val.v_lo); + ret.v2 = _mm512_castsi512_pd( + _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + val.v_hi)); + ret.v2 = _mm512_castsi512_pd( + _mm512_mask_permutevar_epi32(_mm512_castpd_si512(ret.v2), 0x5555, + _mm512_set_16to16_pi(15,15,14,14,13,13,12,12,11,11,10,10,9,9,8,8), + val.v_lo)); + ret.v1 = _mm512_castsi512_pd( + _mm512_mask_permutevar_epi32(_mm512_undefined_epi32(), 0xAAAA, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + val.v_hi)); + ret.v1 = _mm512_castsi512_pd( + _mm512_mask_permutevar_epi32(_mm512_castpd_si512(ret.v1), 0x5555, + _mm512_set_16to16_pi(7,7,6,6,5,5,4,4,3,3,2,2,1,1,0,0), + val.v_lo)); return ret; } From 481224bbcd82e1db578750308ff6050d50a90372 Mon Sep 17 00:00:00 2001 From: Dmitry Babokin Date: Mon, 13 Oct 2014 19:31:11 +0400 Subject: [PATCH 54/54] Adding missing dependency for LLVM 3.6 (Windows specific problem) and fixing end-of-lines in ispc.vcxproj --- ispc.vcxproj | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/ispc.vcxproj b/ispc.vcxproj index aa53ae9e..c4dc4373 100755 --- a/ispc.vcxproj +++ b/ispc.vcxproj @@ -131,7 +131,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse4.ll | python bitcode2cpp.py builtins\target-sse4.ll 32bit > $(Configuration)/gen-bitcode-sse4-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse4.ll | python bitcode2cpp.py builtins\target-sse4.ll 32bit > $(Configuration)/gen-bitcode-sse4-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-sse4.ll | python bitcode2cpp.py builtins\target-sse4.ll 64bit > $(Configuration)/gen-bitcode-sse4-64bit.cpp $(Configuration)/gen-bitcode-sse4-32bit.cpp; $(Configuration)/gen-bitcode-sse4-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-sse4-common.ll @@ -141,7 +141,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse4-8.ll | python bitcode2cpp.py builtins\target-sse4-8.ll 32bit > $(Configuration)/gen-bitcode-sse4-8-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse4-8.ll | python bitcode2cpp.py builtins\target-sse4-8.ll 32bit > $(Configuration)/gen-bitcode-sse4-8-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-sse4-8.ll | python bitcode2cpp.py builtins\target-sse4-8.ll 64bit > $(Configuration)/gen-bitcode-sse4-8-64bit.cpp $(Configuration)/gen-bitcode-sse4-8-32bit.cpp; $(Configuration)/gen-bitcode-sse4-8-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-sse4-common.ll @@ -151,7 +151,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse4-16.ll | python bitcode2cpp.py builtins\target-sse4-16.ll 32bit > $(Configuration)/gen-bitcode-sse4-16-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse4-16.ll | python bitcode2cpp.py builtins\target-sse4-16.ll 32bit > $(Configuration)/gen-bitcode-sse4-16-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-sse4-16.ll | python bitcode2cpp.py builtins\target-sse4-16.ll 64bit > $(Configuration)/gen-bitcode-sse4-16-64bit.cpp $(Configuration)/gen-bitcode-sse4-16-32bit.cpp; $(Configuration)/gen-bitcode-sse4-16-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-sse4-common.ll @@ -161,7 +161,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse4-x2.ll | python bitcode2cpp.py builtins\target-sse4-x2.ll 32bit > $(Configuration)/gen-bitcode-sse4-x2-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse4-x2.ll | python bitcode2cpp.py builtins\target-sse4-x2.ll 32bit > $(Configuration)/gen-bitcode-sse4-x2-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-sse4-x2.ll | python bitcode2cpp.py builtins\target-sse4-x2.ll 64bit > $(Configuration)/gen-bitcode-sse4-x2-64bit.cpp $(Configuration)/gen-bitcode-sse4-x2-32bit.cpp; $(Configuration)/gen-bitcode-sse4-x2-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-sse4-common.ll @@ -171,7 +171,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse2.ll | python bitcode2cpp.py builtins\target-sse2.ll 32bit > $(Configuration)/gen-bitcode-sse2-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse2.ll | python bitcode2cpp.py builtins\target-sse2.ll 32bit > $(Configuration)/gen-bitcode-sse2-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-sse2.ll | python bitcode2cpp.py builtins\target-sse2.ll 64bit > $(Configuration)/gen-bitcode-sse2-64bit.cpp $(Configuration)/gen-bitcode-sse2-32bit.cpp; $(Configuration)/gen-bitcode-sse2-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-sse2-common.ll @@ -181,7 +181,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse2-x2.ll | python bitcode2cpp.py builtins\target-sse2-x2.ll 32bit > $(Configuration)/gen-bitcode-sse2-x2-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-sse2-x2.ll | python bitcode2cpp.py builtins\target-sse2-x2.ll 32bit > $(Configuration)/gen-bitcode-sse2-x2-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-sse2-x2.ll | python bitcode2cpp.py builtins\target-sse2-x2.ll 64bit > $(Configuration)/gen-bitcode-sse2-x2-64bit.cpp $(Configuration)/gen-bitcode-sse2-x2-32bit.cpp; $(Configuration)/gen-bitcode-sse2-x2-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-sse2-common.ll @@ -191,7 +191,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx1.ll | python bitcode2cpp.py builtins\target-avx1.ll 32bit > $(Configuration)/gen-bitcode-avx1-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx1.ll | python bitcode2cpp.py builtins\target-avx1.ll 32bit > $(Configuration)/gen-bitcode-avx1-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-avx1.ll | python bitcode2cpp.py builtins\target-avx1.ll 64bit > $(Configuration)/gen-bitcode-avx1-64bit.cpp $(Configuration)/gen-bitcode-avx1-32bit.cpp; $(Configuration)/gen-bitcode-avx1-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-avx-common.ll;builtins\target-avx.ll @@ -201,7 +201,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx1-x2.ll | python bitcode2cpp.py builtins\target-avx1-x2.ll 32bit > $(Configuration)/gen-bitcode-avx1-x2-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx1-x2.ll | python bitcode2cpp.py builtins\target-avx1-x2.ll 32bit > $(Configuration)/gen-bitcode-avx1-x2-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-avx1-x2.ll | python bitcode2cpp.py builtins\target-avx1-x2.ll 64bit > $(Configuration)/gen-bitcode-avx1-x2-64bit.cpp $(Configuration)/gen-bitcode-avx1-x2-32bit.cpp; $(Configuration)/gen-bitcode-avx1-x2-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-avx-common.ll;builtins\target-avx-x2.ll @@ -211,7 +211,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx1-i64x4.ll | python bitcode2cpp.py builtins\target-avx1-i64x4.ll 32bit > $(Configuration)/gen-bitcode-avx1-i64x4-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx1-i64x4.ll | python bitcode2cpp.py builtins\target-avx1-i64x4.ll 32bit > $(Configuration)/gen-bitcode-avx1-i64x4-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-avx1-i64x4.ll | python bitcode2cpp.py builtins\target-avx1-i64x4.ll 64bit > $(Configuration)/gen-bitcode-avx1-i64x4-64bit.cpp $(Configuration)/gen-bitcode-avx1-i64x4-32bit.cpp; $(Configuration)/gen-bitcode-avx1-i64x4-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-avx-common.ll;builtins\target-avx.ll;builtins\target-avx1-i64x4base.ll @@ -221,7 +221,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx11.ll | python bitcode2cpp.py builtins\target-avx11.ll 32bit > $(Configuration)/gen-bitcode-avx11-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx11.ll | python bitcode2cpp.py builtins\target-avx11.ll 32bit > $(Configuration)/gen-bitcode-avx11-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-avx11.ll | python bitcode2cpp.py builtins\target-avx11.ll 64bit > $(Configuration)/gen-bitcode-avx11-64bit.cpp $(Configuration)/gen-bitcode-avx11-32bit.cpp; $(Configuration)/gen-bitcode-avx11-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-avx-common.ll;builtins\target-avx.ll @@ -231,7 +231,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx11-x2.ll | python bitcode2cpp.py builtins\target-avx11-x2.ll 32bit > $(Configuration)/gen-bitcode-avx11-x2-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx11-x2.ll | python bitcode2cpp.py builtins\target-avx11-x2.ll 32bit > $(Configuration)/gen-bitcode-avx11-x2-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-avx11-x2.ll | python bitcode2cpp.py builtins\target-avx11-x2.ll 64bit > $(Configuration)/gen-bitcode-avx11-x2-64bit.cpp $(Configuration)/gen-bitcode-avx11-x2-32bit.cpp; $(Configuration)/gen-bitcode-avx11-x2-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-avx-common.ll;builtins\target-avx-x2.ll @@ -241,7 +241,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx11-i64x4.ll | python bitcode2cpp.py builtins\target-avx11-i64x4.ll 32bit > $(Configuration)/gen-bitcode-avx11-i64x4-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx11-i64x4.ll | python bitcode2cpp.py builtins\target-avx11-i64x4.ll 32bit > $(Configuration)/gen-bitcode-avx11-i64x4-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-avx11-i64x4.ll | python bitcode2cpp.py builtins\target-avx11-i64x4.ll 64bit > $(Configuration)/gen-bitcode-avx11-i64x4-64bit.cpp $(Configuration)/gen-bitcode-avx11-i64x4-32bit.cpp; $(Configuration)/gen-bitcode-avx11-i64x4-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-avx-common.ll;builtins\target-avx.ll;builtins\target-avx1-i64x4base.ll @@ -251,7 +251,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx2.ll | python bitcode2cpp.py builtins\target-avx2.ll 32bit > $(Configuration)/gen-bitcode-avx2-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx2.ll | python bitcode2cpp.py builtins\target-avx2.ll 32bit > $(Configuration)/gen-bitcode-avx2-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-avx2.ll | python bitcode2cpp.py builtins\target-avx2.ll 64bit > $(Configuration)/gen-bitcode-avx2-64bit.cpp $(Configuration)/gen-bitcode-avx2-32bit.cpp; $(Configuration)/gen-bitcode-avx2-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-avx-common.ll;builtins\target-avx.ll @@ -261,7 +261,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx2-x2.ll | python bitcode2cpp.py builtins\target-avx2-x2.ll 32bit > $(Configuration)/gen-bitcode-avx2-x2-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx2-x2.ll | python bitcode2cpp.py builtins\target-avx2-x2.ll 32bit > $(Configuration)/gen-bitcode-avx2-x2-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-avx2-x2.ll | python bitcode2cpp.py builtins\target-avx2-x2.ll 64bit > $(Configuration)/gen-bitcode-avx2-x2-64bit.cpp $(Configuration)/gen-bitcode-avx2-x2-32bit.cpp; $(Configuration)/gen-bitcode-avx2-x2-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-avx-common.ll;builtins\target-avx-x2.ll @@ -271,7 +271,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx2-i64x4.ll | python bitcode2cpp.py builtins\target-avx2-i64x4.ll 32bit > $(Configuration)/gen-bitcode-avx2-i64x4-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-avx2-i64x4.ll | python bitcode2cpp.py builtins\target-avx2-i64x4.ll 32bit > $(Configuration)/gen-bitcode-avx2-i64x4-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-avx2-i64x4.ll | python bitcode2cpp.py builtins\target-avx2-i64x4.ll 64bit > $(Configuration)/gen-bitcode-avx2-i64x4-64bit.cpp $(Configuration)/gen-bitcode-avx2-i64x4-32bit.cpp; $(Configuration)/gen-bitcode-avx2-i64x4-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-avx-common.ll;builtins\target-avx.ll;builtins\target-avx1-i64x4base.ll @@ -281,7 +281,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-1.ll | python bitcode2cpp.py builtins\target-generic-1.ll 32bit > $(Configuration)/gen-bitcode-generic-1-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-1.ll | python bitcode2cpp.py builtins\target-generic-1.ll 32bit > $(Configuration)/gen-bitcode-generic-1-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-generic-1.ll | python bitcode2cpp.py builtins\target-generic-1.ll 64bit > $(Configuration)/gen-bitcode-generic-1-64bit.cpp $(Configuration)/gen-bitcode-generic-1-32bit.cpp; $(Configuration)/gen-bitcode-generic-1-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-generic-common.ll @@ -291,7 +291,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-4.ll | python bitcode2cpp.py builtins\target-generic-4.ll 32bit > $(Configuration)/gen-bitcode-generic-4-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-4.ll | python bitcode2cpp.py builtins\target-generic-4.ll 32bit > $(Configuration)/gen-bitcode-generic-4-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-generic-4.ll | python bitcode2cpp.py builtins\target-generic-4.ll 64bit > $(Configuration)/gen-bitcode-generic-4-64bit.cpp $(Configuration)/gen-bitcode-generic-4-32bit.cpp; $(Configuration)/gen-bitcode-generic-4-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-generic-common.ll @@ -301,7 +301,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-8.ll | python bitcode2cpp.py builtins\target-generic-8.ll 32bit > $(Configuration)/gen-bitcode-generic-8-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-8.ll | python bitcode2cpp.py builtins\target-generic-8.ll 32bit > $(Configuration)/gen-bitcode-generic-8-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-generic-8.ll | python bitcode2cpp.py builtins\target-generic-8.ll 64bit > $(Configuration)/gen-bitcode-generic-8-64bit.cpp $(Configuration)/gen-bitcode-generic-8-32bit.cpp; $(Configuration)/gen-bitcode-generic-8-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-generic-common.ll @@ -311,7 +311,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-16.ll | python bitcode2cpp.py builtins\target-generic-16.ll 32bit > $(Configuration)/gen-bitcode-generic-16-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-16.ll | python bitcode2cpp.py builtins\target-generic-16.ll 32bit > $(Configuration)/gen-bitcode-generic-16-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-generic-16.ll | python bitcode2cpp.py builtins\target-generic-16.ll 64bit > $(Configuration)/gen-bitcode-generic-16-64bit.cpp $(Configuration)/gen-bitcode-generic-16-32bit.cpp; $(Configuration)/gen-bitcode-generic-16-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-generic-common.ll @@ -321,7 +321,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-32.ll | python bitcode2cpp.py builtins\target-generic-32.ll 32bit > $(Configuration)/gen-bitcode-generic-32-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-32.ll | python bitcode2cpp.py builtins\target-generic-32.ll 32bit > $(Configuration)/gen-bitcode-generic-32-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-generic-32.ll | python bitcode2cpp.py builtins\target-generic-32.ll 64bit > $(Configuration)/gen-bitcode-generic-32-64bit.cpp $(Configuration)/gen-bitcode-generic-32-32bit.cpp; $(Configuration)/gen-bitcode-generic-32-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-generic-common.ll @@ -331,7 +331,7 @@ Document - m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-64.ll | python bitcode2cpp.py builtins\target-generic-64.ll 32bit > $(Configuration)/gen-bitcode-generic-64-32bit.cpp; + m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=32 builtins/target-generic-64.ll | python bitcode2cpp.py builtins\target-generic-64.ll 32bit > $(Configuration)/gen-bitcode-generic-64-32bit.cpp; m4 -Ibuiltins/ -DLLVM_VERSION=%LLVM_VERSION% -DBUILD_OS=WINDOWS -DRUNTIME=64 builtins/target-generic-64.ll | python bitcode2cpp.py builtins\target-generic-64.ll 64bit > $(Configuration)/gen-bitcode-generic-64-64bit.cpp $(Configuration)/gen-bitcode-generic-64-32bit.cpp; $(Configuration)/gen-bitcode-generic-64-64bit.cpp builtins\util.m4;builtins\svml.m4;builtins\target-generic-common.ll @@ -425,6 +425,7 @@ true $(LLVM_INSTALL_DIR)\lib;%(AdditionalLibraryDirectories) clangFrontend.lib;clangDriver.lib;clangSerialization.lib;clangParse.lib;clangSema.lib;clangAnalysis.lib;clangEdit.lib;clangAST.lib;clangLex.lib;clangBasic.lib;LLVMAnalysis.lib;LLVMAsmParser.lib;LLVMAsmPrinter.lib;LLVMBitReader.lib;LLVMBitWriter.lib;LLVMCodeGen.lib;LLVMCore.lib;LLVMExecutionEngine.lib;LLVMInstCombine.lib;LLVMInstrumentation.lib;LLVMLinker.lib;LLVMMC.lib;LLVMMCParser.lib;LLVMObject.lib;LLVMScalarOpts.lib;LLVMSelectionDAG.lib;LLVMSupport.lib;LLVMTarget.lib;LLVMTransformUtils.lib;LLVMX86ASMPrinter.lib;LLVMX86ASMParser.lib;LLVMX86Utils.lib;LLVMX86CodeGen.lib;LLVMX86Desc.lib;LLVMX86Disassembler.lib;LLVMX86Info.lib;LLVMipa.lib;LLVMipo.lib;shlwapi.lib;%(AdditionalDependencies) + LLVMProfileData.lib;%(AdditionalDependencies) LLVMMCDisassembler.lib;%(AdditionalDependencies) LLVMOption.lib;LLVMSupport.lib;%(AdditionalDependencies)