update fail_db.txt to hide passes compfails

This commit is contained in:
Anton Mitrokhin
2015-02-19 15:12:57 +03:00
parent 127a5c50b8
commit 5489894c3e

View File

@@ -581,16 +581,11 @@
./tests/memset-varying.ispc compfail x86-64 knc Linux LLVM 3.5 icpc13.1 -O2 *
./tests/paddus_vi64.ispc compfail x86-64 knc Linux LLVM 3.5 icpc13.1 -O2 *
./tests/pass-varying-lvalue-to-ref.ispc compfail x86-64 knc Linux LLVM 3.5 icpc13.1 -O2 *
./tests/pmuls_i64.ispc compfail x86-64 knc Linux LLVM 3.5 icpc15.0 -O2 *
./tests/pmuls_i64.ispc compfail x86-64 knc Linux LLVM 3.5 icpc13.1 -O2 *
./tests/pmuls_vi64.ispc compfail x86-64 knc Linux LLVM 3.5 icpc13.1 -O2 *
./tests/pmulus_i16.ispc compfail x86-64 knc Linux LLVM 3.5 icpc15.0 -O2 *
./tests/pmulus_i16.ispc compfail x86-64 knc Linux LLVM 3.5 icpc13.1 -O2 *
./tests/pmulus_i32.ispc compfail x86-64 knc Linux LLVM 3.5 icpc15.0 -O2 *
./tests/pmulus_i32.ispc compfail x86-64 knc Linux LLVM 3.5 icpc13.1 -O2 *
./tests/pmulus_i64.ispc compfail x86-64 knc Linux LLVM 3.5 icpc15.0 -O2 *
./tests/pmulus_i64.ispc compfail x86-64 knc Linux LLVM 3.5 icpc13.1 -O2 *
./tests/pmulus_i8.ispc compfail x86-64 knc Linux LLVM 3.5 icpc15.0 -O2 *
./tests/pmulus_i8.ispc compfail x86-64 knc Linux LLVM 3.5 icpc13.1 -O2 *
./tests/pmulus_vi64.ispc compfail x86-64 knc Linux LLVM 3.5 icpc13.1 -O2 *
./tests/ptr-22.ispc compfail x86-64 knc Linux LLVM 3.5 icpc13.1 -O2 *
@@ -735,16 +730,11 @@
./tests/memset-varying.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 *
./tests/paddus_vi64.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 *
./tests/pass-varying-lvalue-to-ref.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 *
./tests/pmuls_i64.ispc compfail x86-64 knc Linux LLVM 3.6 icpc15.0 -O2 *
./tests/pmuls_i64.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 *
./tests/pmuls_vi64.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 *
./tests/pmulus_i16.ispc compfail x86-64 knc Linux LLVM 3.6 icpc15.0 -O2 *
./tests/pmulus_i16.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 *
./tests/pmulus_i32.ispc compfail x86-64 knc Linux LLVM 3.6 icpc15.0 -O2 *
./tests/pmulus_i32.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 *
./tests/pmulus_i64.ispc compfail x86-64 knc Linux LLVM 3.6 icpc15.0 -O2 *
./tests/pmulus_i64.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 *
./tests/pmulus_i8.ispc compfail x86-64 knc Linux LLVM 3.6 icpc15.0 -O2 *
./tests/pmulus_i8.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 *
./tests/pmulus_vi64.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 *
./tests/ptr-22.ispc compfail x86-64 knc Linux LLVM 3.6 icpc13.1 -O2 *
@@ -978,11 +968,6 @@
./tests/exclusive-scan-add-5.ispc compfail x86-64 knc Linux LLVM 3.7 icpc15.0 -O2 *
./tests/exclusive-scan-add-6.ispc compfail x86-64 knc Linux LLVM 3.7 icpc15.0 -O2 *
./tests/exclusive-scan-add-7.ispc compfail x86-64 knc Linux LLVM 3.7 icpc15.0 -O2 *
./tests/pmuls_i64.ispc compfail x86-64 knc Linux LLVM 3.7 icpc15.0 -O2 *
./tests/pmulus_i16.ispc compfail x86-64 knc Linux LLVM 3.7 icpc15.0 -O2 *
./tests/pmulus_i32.ispc compfail x86-64 knc Linux LLVM 3.7 icpc15.0 -O2 *
./tests/pmulus_i64.ispc compfail x86-64 knc Linux LLVM 3.7 icpc15.0 -O2 *
./tests/pmulus_i8.ispc compfail x86-64 knc Linux LLVM 3.7 icpc15.0 -O2 *
./tests/ptr-assign-lhs-math-1.ispc compfail x86-64 knc Linux LLVM 3.7 icpc15.0 -O2 *
./tests/funcptr-varying-6.ispc runfail x86-64 knc Linux LLVM 3.7 icpc15.0 -O0 *
./tests/funcptr-varying-7.ispc runfail x86-64 knc Linux LLVM 3.7 icpc15.0 -O0 *