[llvm-commits] [compiler-rt] r132300 - /compiler-rt/trunk/test/Unit/

Joerg Sonnenberger joerg at bec.de
Sun May 29 14:43:29 PDT 2011


Author: joerg
Date: Sun May 29 16:43:29 2011
New Revision: 132300

URL: http://llvm.org/viewvc/llvm-project?rev=132300&view=rev
Log:
If a test case is not compiled on a specific platform, print "skipped"
to stdout. This helps identifying missing coverage on a given platform.

Modified:
    compiler-rt/trunk/test/Unit/absvti2_test.c
    compiler-rt/trunk/test/Unit/adddf3vfp_test.c
    compiler-rt/trunk/test/Unit/addsf3vfp_test.c
    compiler-rt/trunk/test/Unit/addvti3_test.c
    compiler-rt/trunk/test/Unit/ashlti3_test.c
    compiler-rt/trunk/test/Unit/ashrti3_test.c
    compiler-rt/trunk/test/Unit/bswapdi2_test.c
    compiler-rt/trunk/test/Unit/bswapsi2_test.c
    compiler-rt/trunk/test/Unit/clzti2_test.c
    compiler-rt/trunk/test/Unit/cmpti2_test.c
    compiler-rt/trunk/test/Unit/ctzti2_test.c
    compiler-rt/trunk/test/Unit/divdf3vfp_test.c
    compiler-rt/trunk/test/Unit/divsf3vfp_test.c
    compiler-rt/trunk/test/Unit/divtc3_test.c
    compiler-rt/trunk/test/Unit/divti3_test.c
    compiler-rt/trunk/test/Unit/divxc3_test.c
    compiler-rt/trunk/test/Unit/eqdf2vfp_test.c
    compiler-rt/trunk/test/Unit/eqsf2vfp_test.c
    compiler-rt/trunk/test/Unit/extebdsfdf2vfp_test.c
    compiler-rt/trunk/test/Unit/ffsti2_test.c
    compiler-rt/trunk/test/Unit/fixdfsivfp_test.c
    compiler-rt/trunk/test/Unit/fixdfti_test.c
    compiler-rt/trunk/test/Unit/fixsfsivfp_test.c
    compiler-rt/trunk/test/Unit/fixsfti_test.c
    compiler-rt/trunk/test/Unit/fixunsdfsivfp_test.c
    compiler-rt/trunk/test/Unit/fixunssfsivfp_test.c
    compiler-rt/trunk/test/Unit/fixunstfdi_test.c
    compiler-rt/trunk/test/Unit/fixunsxfdi_test.c
    compiler-rt/trunk/test/Unit/fixunsxfti_test.c
    compiler-rt/trunk/test/Unit/fixxfdi_test.c
    compiler-rt/trunk/test/Unit/fixxfti_test.c
    compiler-rt/trunk/test/Unit/floatdixf_test.c
    compiler-rt/trunk/test/Unit/floatsidfvfp_test.c
    compiler-rt/trunk/test/Unit/floatsisfvfp_test.c
    compiler-rt/trunk/test/Unit/floattidf_test.c
    compiler-rt/trunk/test/Unit/floattisf_test.c
    compiler-rt/trunk/test/Unit/floattixf_test.c
    compiler-rt/trunk/test/Unit/floatundixf_test.c
    compiler-rt/trunk/test/Unit/floatunssidfvfp_test.c
    compiler-rt/trunk/test/Unit/floatunssisfvfp_test.c
    compiler-rt/trunk/test/Unit/floatuntidf_test.c
    compiler-rt/trunk/test/Unit/floatuntisf_test.c
    compiler-rt/trunk/test/Unit/floatuntixf_test.c
    compiler-rt/trunk/test/Unit/gedf2vfp_test.c
    compiler-rt/trunk/test/Unit/gesf2vfp_test.c
    compiler-rt/trunk/test/Unit/gtdf2vfp_test.c
    compiler-rt/trunk/test/Unit/gtsf2vfp_test.c
    compiler-rt/trunk/test/Unit/ledf2vfp_test.c
    compiler-rt/trunk/test/Unit/lesf2vfp_test.c
    compiler-rt/trunk/test/Unit/lshrti3_test.c
    compiler-rt/trunk/test/Unit/ltdf2vfp_test.c
    compiler-rt/trunk/test/Unit/ltsf2vfp_test.c
    compiler-rt/trunk/test/Unit/modti3_test.c
    compiler-rt/trunk/test/Unit/muldf3vfp_test.c
    compiler-rt/trunk/test/Unit/mulsf3vfp_test.c
    compiler-rt/trunk/test/Unit/multc3_test.c
    compiler-rt/trunk/test/Unit/multi3_test.c
    compiler-rt/trunk/test/Unit/mulvti3_test.c
    compiler-rt/trunk/test/Unit/mulxc3_test.c
    compiler-rt/trunk/test/Unit/nedf2vfp_test.c
    compiler-rt/trunk/test/Unit/negdf2vfp_test.c
    compiler-rt/trunk/test/Unit/negsf2vfp_test.c
    compiler-rt/trunk/test/Unit/negti2_test.c
    compiler-rt/trunk/test/Unit/negvti2_test.c
    compiler-rt/trunk/test/Unit/nesf2vfp_test.c
    compiler-rt/trunk/test/Unit/parityti2_test.c
    compiler-rt/trunk/test/Unit/popcountti2_test.c
    compiler-rt/trunk/test/Unit/powitf2_test.c
    compiler-rt/trunk/test/Unit/powixf2_test.c
    compiler-rt/trunk/test/Unit/subdf3vfp_test.c
    compiler-rt/trunk/test/Unit/subsf3vfp_test.c
    compiler-rt/trunk/test/Unit/subvti3_test.c
    compiler-rt/trunk/test/Unit/trampoline_setup_test.c
    compiler-rt/trunk/test/Unit/truncdfsf2vfp_test.c
    compiler-rt/trunk/test/Unit/ucmpti2_test.c
    compiler-rt/trunk/test/Unit/udivmodti4_test.c
    compiler-rt/trunk/test/Unit/udivti3_test.c
    compiler-rt/trunk/test/Unit/umodti3_test.c
    compiler-rt/trunk/test/Unit/unorddf2vfp_test.c
    compiler-rt/trunk/test/Unit/unordsf2vfp_test.c

Modified: compiler-rt/trunk/test/Unit/absvti2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/absvti2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/absvti2_test.c (original)
+++ compiler-rt/trunk/test/Unit/absvti2_test.c Sun May 29 16:43:29 2011
@@ -77,6 +77,8 @@
         if (test__absvti2(make_ti(((ti_int)rand() << 32) | rand(),
                                   ((ti_int)rand() << 32) | rand())))
             return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/adddf3vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/adddf3vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/adddf3vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/adddf3vfp_test.c Sun May 29 16:43:29 2011
@@ -41,6 +41,8 @@
         return 1;
     if (test__adddf3vfp(0.0, -0.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/addsf3vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/addsf3vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/addsf3vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/addsf3vfp_test.c Sun May 29 16:43:29 2011
@@ -41,6 +41,8 @@
         return 1;
     if (test__addsf3vfp(0.0, -0.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/addvti3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/addvti3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/addvti3_test.c (original)
+++ compiler-rt/trunk/test/Unit/addvti3_test.c Sun May 29 16:43:29 2011
@@ -87,6 +87,8 @@
                       make_ti(0x7FFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFFLL)))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/ashlti3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/ashlti3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/ashlti3_test.c (original)
+++ compiler-rt/trunk/test/Unit/ashlti3_test.c Sun May 29 16:43:29 2011
@@ -168,6 +168,8 @@
     if (test__ashlti3(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 127,
                       make_ti(0x8000000000000000LL, 0x0000000000000000LL)))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/ashrti3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/ashrti3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/ashrti3_test.c (original)
+++ compiler-rt/trunk/test/Unit/ashrti3_test.c Sun May 29 16:43:29 2011
@@ -166,6 +166,8 @@
     if (test__ashrti3(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 127,
                       make_ti(0xFFFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFFLL)))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/bswapdi2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/bswapdi2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/bswapdi2_test.c (original)
+++ compiler-rt/trunk/test/Unit/bswapdi2_test.c Sun May 29 16:43:29 2011
@@ -37,6 +37,8 @@
         return 1;
     if (test__bswapdi2(0x0000000100000002LL, 0x0200000001000000LL))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/bswapsi2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/bswapsi2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/bswapsi2_test.c (original)
+++ compiler-rt/trunk/test/Unit/bswapsi2_test.c Sun May 29 16:43:29 2011
@@ -37,6 +37,8 @@
         return 1;
     if (test__bswapsi2(0x00000001, 0x01000000))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/clzti2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/clzti2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/clzti2_test.c (original)
+++ compiler-rt/trunk/test/Unit/clzti2_test.c Sun May 29 16:43:29 2011
@@ -83,6 +83,8 @@
         return 1;
     if (test__clzti2(make_ti(0x8000000100000000LL, 0x8000000800000000LL), 0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/cmpti2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/cmpti2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/cmpti2_test.c (original)
+++ compiler-rt/trunk/test/Unit/cmpti2_test.c Sun May 29 16:43:29 2011
@@ -105,6 +105,8 @@
     if (test__cmpti2(make_ti(2, 2), make_ti(2, 3), 0))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/ctzti2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/ctzti2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/ctzti2_test.c (original)
+++ compiler-rt/trunk/test/Unit/ctzti2_test.c Sun May 29 16:43:29 2011
@@ -76,6 +76,8 @@
         return 1;
     if (test__ctzti2(make_ti(0x8000000000000000LL, 0x0000000000000000LL), 127))
         return 1;
+#else
+    printf("skipped\n");
 #endif
 
    return 0;

Modified: compiler-rt/trunk/test/Unit/divdf3vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/divdf3vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/divdf3vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/divdf3vfp_test.c Sun May 29 16:43:29 2011
@@ -41,6 +41,8 @@
         return 1;
     if (test__divdf3vfp(10.0, -2.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/divsf3vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/divsf3vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/divsf3vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/divsf3vfp_test.c Sun May 29 16:43:29 2011
@@ -41,6 +41,8 @@
         return 1;
     if (test__divsf3vfp(10.0, -2.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/divtc3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/divtc3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/divtc3_test.c (original)
+++ compiler-rt/trunk/test/Unit/divtc3_test.c Sun May 29 16:43:29 2011
@@ -375,6 +375,8 @@
 	
 //	printf("No errors found.\n");
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/divti3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/divti3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/divti3_test.c (original)
+++ compiler-rt/trunk/test/Unit/divti3_test.c Sun May 29 16:43:29 2011
@@ -71,6 +71,8 @@
     if (test__divti3(make_ti(0x8000000000000000LL, 0), 2, make_ti(0xC000000000000000LL, 0)))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/divxc3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/divxc3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/divxc3_test.c (original)
+++ compiler-rt/trunk/test/Unit/divxc3_test.c Sun May 29 16:43:29 2011
@@ -372,6 +372,8 @@
         }
     }
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/eqdf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/eqdf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/eqdf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/eqdf2vfp_test.c Sun May 29 16:43:29 2011
@@ -48,6 +48,8 @@
         return 1;
     if (test__eqdf2vfp(1.0, HUGE_VAL))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/eqsf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/eqsf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/eqsf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/eqsf2vfp_test.c Sun May 29 16:43:29 2011
@@ -44,6 +44,8 @@
         return 1;
     if (test__eqsf2vfp(1.0, HUGE_VALF))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/extebdsfdf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/extebdsfdf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/extebdsfdf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/extebdsfdf2vfp_test.c Sun May 29 16:43:29 2011
@@ -41,6 +41,8 @@
         return 1;
     if (test__extendsfdf2vfp(3.1415926535))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/ffsti2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/ffsti2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/ffsti2_test.c (original)
+++ compiler-rt/trunk/test/Unit/ffsti2_test.c Sun May 29 16:43:29 2011
@@ -76,6 +76,8 @@
     if (test__ffsti2(make_ti(0x8000000000000000uLL, 0), 128))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/fixdfsivfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/fixdfsivfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/fixdfsivfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/fixdfsivfp_test.c Sun May 29 16:43:29 2011
@@ -43,6 +43,8 @@
         return 1;
     if (test__fixdfsivfp(-2147483648.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/fixdfti_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/fixdfti_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/fixdfti_test.c (original)
+++ compiler-rt/trunk/test/Unit/fixdfti_test.c Sun May 29 16:43:29 2011
@@ -116,6 +116,8 @@
     if (test__fixdfti(-0x1.FFFFFFFFFFFFEp+126, make_ti(0x8000000000000800LL, 0)))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/fixsfsivfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/fixsfsivfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/fixsfsivfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/fixsfsivfp_test.c Sun May 29 16:43:29 2011
@@ -45,6 +45,8 @@
         return 1;
     if (test__fixsfsivfp(65536.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/fixsfti_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/fixsfti_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/fixsfti_test.c (original)
+++ compiler-rt/trunk/test/Unit/fixsfti_test.c Sun May 29 16:43:29 2011
@@ -104,6 +104,8 @@
     if (test__fixsfti(-0x1.FFFFFCp+126F, make_ti(0x8000010000000000LL, 0)))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/fixunsdfsivfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/fixunsdfsivfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/fixunsdfsivfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/fixunsdfsivfp_test.c Sun May 29 16:43:29 2011
@@ -43,6 +43,8 @@
         return 1;
     if (test__fixunsdfsivfp(65536.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/fixunssfsivfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/fixunssfsivfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/fixunssfsivfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/fixunssfsivfp_test.c Sun May 29 16:43:29 2011
@@ -43,6 +43,8 @@
         return 1;
     if (test__fixunssfsivfp(65536.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/fixunstfdi_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/fixunstfdi_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/fixunstfdi_test.c (original)
+++ compiler-rt/trunk/test/Unit/fixunstfdi_test.c Sun May 29 16:43:29 2011
@@ -114,6 +114,8 @@
     if (test__fixunstfdi(-0x1.FFFFFFFFFFFFFFF8p+62L, 0))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/fixunsxfdi_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/fixunsxfdi_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/fixunsxfdi_test.c (original)
+++ compiler-rt/trunk/test/Unit/fixunsxfdi_test.c Sun May 29 16:43:29 2011
@@ -117,6 +117,8 @@
     if (test__fixunsxfdi(-0x1.FFFFFFFFFFFFFFF8p+62L, 0))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/fixunsxfti_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/fixunsxfti_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/fixunsxfti_test.c (original)
+++ compiler-rt/trunk/test/Unit/fixunsxfti_test.c Sun May 29 16:43:29 2011
@@ -134,6 +134,8 @@
     if (test__fixunsxfti(0x1.FFFFFFFFFFFFFFF8p+126L, make_ti(0x7FFFFFFFFFFFFFFELL, 0)))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/fixxfdi_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/fixxfdi_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/fixxfdi_test.c (original)
+++ compiler-rt/trunk/test/Unit/fixxfdi_test.c Sun May 29 16:43:29 2011
@@ -108,6 +108,8 @@
     if (test__fixxfdi(-0x1.FFFFFFFFFFFFFFF8p+62L, 0x8000000000000002LL))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/fixxfti_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/fixxfti_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/fixxfti_test.c (original)
+++ compiler-rt/trunk/test/Unit/fixxfti_test.c Sun May 29 16:43:29 2011
@@ -139,6 +139,8 @@
     if (test__fixxfti(-0x1.FFFFFFFFFFFFFFFCp+126L, make_ti(0x8000000000000001LL,
                                                            0x0000000000000000LL)))
         return 1;
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floatdixf_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floatdixf_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floatdixf_test.c (original)
+++ compiler-rt/trunk/test/Unit/floatdixf_test.c Sun May 29 16:43:29 2011
@@ -137,6 +137,8 @@
     if (test__floatdixf(0x023479FD0E092DE0LL, 0x1.1A3CFE870496Fp+57))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floatsidfvfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floatsidfvfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floatsidfvfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/floatsidfvfp_test.c Sun May 29 16:43:29 2011
@@ -43,6 +43,8 @@
         return 1;
     if (test__floatsidfvfp(0x80000000))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floatsisfvfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floatsisfvfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floatsisfvfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/floatsisfvfp_test.c Sun May 29 16:43:29 2011
@@ -43,6 +43,8 @@
         return 1;
     if (test__floatsisfvfp(0x80000000))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floattidf_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floattidf_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floattidf_test.c (original)
+++ compiler-rt/trunk/test/Unit/floattidf_test.c Sun May 29 16:43:29 2011
@@ -173,6 +173,8 @@
         return 1;
     if (test__floattidf(make_ti(0x023479FD0E092DE0LL, 14), 0x1.1A3CFE870496Fp+121))
         return 1;
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floattisf_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floattisf_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floattisf_test.c (original)
+++ compiler-rt/trunk/test/Unit/floattisf_test.c Sun May 29 16:43:29 2011
@@ -129,6 +129,8 @@
     if (test__floattisf(make_ti(0x0007FB72E4000000LL, 0), 0x1.FEDCB8p+114F))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floattixf_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floattixf_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floattixf_test.c (original)
+++ compiler-rt/trunk/test/Unit/floattixf_test.c Sun May 29 16:43:29 2011
@@ -205,6 +205,8 @@
     if (test__floattixf(make_ti(0x0000123456789012LL, 0x34566FFFFFFFFFFFLL),
                         0x1.2345678901234566p+108L))
         return 1;
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floatundixf_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floatundixf_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floatundixf_test.c (original)
+++ compiler-rt/trunk/test/Unit/floatundixf_test.c Sun May 29 16:43:29 2011
@@ -138,6 +138,8 @@
     if (test__floatundixf(0x023479FD0E092DE0ULL, 0x1.1A3CFE870496Fp+57))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floatunssidfvfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floatunssidfvfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floatunssidfvfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/floatunssidfvfp_test.c Sun May 29 16:43:29 2011
@@ -43,6 +43,8 @@
         return 1;
     if (test__floatunssidfvfp(0xFFFFFFFF))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floatunssisfvfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floatunssisfvfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floatunssisfvfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/floatunssisfvfp_test.c Sun May 29 16:43:29 2011
@@ -43,6 +43,8 @@
         return 1;
     if (test__floatunssisfvfp(0xFFFFFFFF))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floatuntidf_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floatuntidf_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floatuntidf_test.c (original)
+++ compiler-rt/trunk/test/Unit/floatuntidf_test.c Sun May 29 16:43:29 2011
@@ -167,6 +167,8 @@
         return 1;
     if (test__floatuntidf(make_ti(0x023479FD0E092DE0LL, 14), 0x1.1A3CFE870496Fp+121))
         return 1;
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floatuntisf_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floatuntisf_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floatuntisf_test.c (original)
+++ compiler-rt/trunk/test/Unit/floatuntisf_test.c Sun May 29 16:43:29 2011
@@ -158,6 +158,8 @@
                           0x1.FEDCBEp+76F))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/floatuntixf_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/floatuntixf_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/floatuntixf_test.c (original)
+++ compiler-rt/trunk/test/Unit/floatuntixf_test.c Sun May 29 16:43:29 2011
@@ -212,6 +212,8 @@
     if (test__floatuntixf(make_ti(0x0000123456789012LL, 0x34566FFFFFFFFFFFLL),
                         0x1.2345678901234566p+108L))
         return 1;
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/gedf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/gedf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/gedf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/gedf2vfp_test.c Sun May 29 16:43:29 2011
@@ -46,6 +46,8 @@
         return 1;
     if (test__gedf2vfp(1.0, HUGE_VAL))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/gesf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/gesf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/gesf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/gesf2vfp_test.c Sun May 29 16:43:29 2011
@@ -46,6 +46,8 @@
         return 1;
     if (test__gesf2vfp(1.0, HUGE_VALF))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/gtdf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/gtdf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/gtdf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/gtdf2vfp_test.c Sun May 29 16:43:29 2011
@@ -46,6 +46,8 @@
         return 1;
     if (test__gtdf2vfp(1.0, HUGE_VALF))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/gtsf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/gtsf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/gtsf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/gtsf2vfp_test.c Sun May 29 16:43:29 2011
@@ -46,6 +46,8 @@
         return 1;
     if (test__gtsf2vfp(1.0, HUGE_VALF))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/ledf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/ledf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/ledf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/ledf2vfp_test.c Sun May 29 16:43:29 2011
@@ -46,6 +46,8 @@
         return 1;
     if (test__ledf2vfp(1.0, HUGE_VAL))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/lesf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/lesf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/lesf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/lesf2vfp_test.c Sun May 29 16:43:29 2011
@@ -46,6 +46,8 @@
         return 1;
     if (test__lesf2vfp(1.0, HUGE_VALF))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/lshrti3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/lshrti3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/lshrti3_test.c (original)
+++ compiler-rt/trunk/test/Unit/lshrti3_test.c Sun May 29 16:43:29 2011
@@ -166,6 +166,8 @@
     if (test__lshrti3(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 127,
                       make_ti(0x0000000000000000LL, 0x0000000000000001LL)))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/ltdf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/ltdf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/ltdf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/ltdf2vfp_test.c Sun May 29 16:43:29 2011
@@ -44,6 +44,8 @@
         return 1;
     if (test__ltdf2vfp(1.0, HUGE_VAL))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/ltsf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/ltsf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/ltsf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/ltsf2vfp_test.c Sun May 29 16:43:29 2011
@@ -46,6 +46,8 @@
         return 1;
     if (test__ltsf2vfp(1.0, HUGE_VALF))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/modti3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/modti3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/modti3_test.c (original)
+++ compiler-rt/trunk/test/Unit/modti3_test.c Sun May 29 16:43:29 2011
@@ -88,6 +88,8 @@
     if (test__modti3(make_ti(0x8000000000000000LL, 0), -3, -2))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/muldf3vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/muldf3vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/muldf3vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/muldf3vfp_test.c Sun May 29 16:43:29 2011
@@ -43,6 +43,8 @@
         return 1;
     if (test__muldf3vfp(0.0, -0.0))
 		return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/mulsf3vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/mulsf3vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/mulsf3vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/mulsf3vfp_test.c Sun May 29 16:43:29 2011
@@ -43,6 +43,8 @@
         return 1;
     if (test__mulsf3vfp(0.0, -0.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/multc3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/multc3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/multc3_test.c (original)
+++ compiler-rt/trunk/test/Unit/multc3_test.c Sun May 29 16:43:29 2011
@@ -367,7 +367,8 @@
                 return 1;
         }
     }
-
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/multi3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/multi3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/multi3_test.c (original)
+++ compiler-rt/trunk/test/Unit/multi3_test.c Sun May 29 16:43:29 2011
@@ -127,6 +127,8 @@
                      make_ti(0x0000000000000000LL, 0x00B504F333F9DE5BLL),
                      make_ti(0x7FFFFFFFFFFFF328LL, 0xDF915DA296E8A000LL)))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/mulvti3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/mulvti3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/mulvti3_test.c (original)
+++ compiler-rt/trunk/test/Unit/mulvti3_test.c Sun May 29 16:43:29 2011
@@ -253,6 +253,8 @@
 //                       make_ti(0x8000000000000000LL, 0x0000000000000000LL)))  // abort
 //         return 1;
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/mulxc3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/mulxc3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/mulxc3_test.c (original)
+++ compiler-rt/trunk/test/Unit/mulxc3_test.c Sun May 29 16:43:29 2011
@@ -368,6 +368,8 @@
         }
     }
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/nedf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/nedf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/nedf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/nedf2vfp_test.c Sun May 29 16:43:29 2011
@@ -44,6 +44,8 @@
         return 1;
     if (test__nedf2vfp(1.0, HUGE_VAL))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/negdf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/negdf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/negdf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/negdf2vfp_test.c Sun May 29 16:43:29 2011
@@ -41,6 +41,8 @@
         return 1;
     if (test__negdf2vfp(-1.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/negsf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/negsf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/negsf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/negsf2vfp_test.c Sun May 29 16:43:29 2011
@@ -41,6 +41,8 @@
         return 1;
     if (test__negsf2vfp(-1.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/negti2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/negti2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/negti2_test.c (original)
+++ compiler-rt/trunk/test/Unit/negti2_test.c Sun May 29 16:43:29 2011
@@ -120,6 +120,8 @@
                      make_ti(0x8000000000000000LL, 0x0000000000000001LL)))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/negvti2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/negvti2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/negvti2_test.c (original)
+++ compiler-rt/trunk/test/Unit/negvti2_test.c Sun May 29 16:43:29 2011
@@ -102,6 +102,8 @@
     if (test__negvti2(make_ti(0x7FFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFFLL)))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/nesf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/nesf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/nesf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/nesf2vfp_test.c Sun May 29 16:43:29 2011
@@ -44,6 +44,8 @@
         return 1;
     if (test__nesf2vfp(1.0, HUGE_VALF))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/parityti2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/parityti2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/parityti2_test.c (original)
+++ compiler-rt/trunk/test/Unit/parityti2_test.c Sun May 29 16:43:29 2011
@@ -57,6 +57,8 @@
                             ((ti_int)rand() << 32) + rand()))
             return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/popcountti2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/popcountti2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/popcountti2_test.c (original)
+++ compiler-rt/trunk/test/Unit/popcountti2_test.c Sun May 29 16:43:29 2011
@@ -75,6 +75,8 @@
                               ((ti_int)rand() << 32) | rand()))
             return 1;
 
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/powitf2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/powitf2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/powitf2_test.c (original)
+++ compiler-rt/trunk/test/Unit/powitf2_test.c Sun May 29 16:43:29 2011
@@ -225,6 +225,8 @@
     if (test__powitf2(-2, -31, -1/2147483648.))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/powixf2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/powixf2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/powixf2_test.c (original)
+++ compiler-rt/trunk/test/Unit/powixf2_test.c Sun May 29 16:43:29 2011
@@ -225,6 +225,8 @@
     if (test__powixf2(-2, -31, -1/2147483648.))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/subdf3vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/subdf3vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/subdf3vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/subdf3vfp_test.c Sun May 29 16:43:29 2011
@@ -41,6 +41,8 @@
         return 1;
     if (test__subdf3vfp(0.0, -0.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/subsf3vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/subsf3vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/subsf3vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/subsf3vfp_test.c Sun May 29 16:43:29 2011
@@ -41,6 +41,8 @@
         return 1;
     if (test__subsf3vfp(0.0, -0.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/subvti3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/subvti3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/subvti3_test.c (original)
+++ compiler-rt/trunk/test/Unit/subvti3_test.c Sun May 29 16:43:29 2011
@@ -73,6 +73,8 @@
     if (test__subvti3(-1, make_ti(0x7FFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFFLL)))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/trampoline_setup_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/trampoline_setup_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/trampoline_setup_test.c (original)
+++ compiler-rt/trunk/test/Unit/trampoline_setup_test.c Sun May 29 16:43:29 2011
@@ -57,7 +57,8 @@
 #else
 
 int main() {
-  return 0;
+    printf("skipped\n");
+    return 0;
 }
 
 #endif

Modified: compiler-rt/trunk/test/Unit/truncdfsf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/truncdfsf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/truncdfsf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/truncdfsf2vfp_test.c Sun May 29 16:43:29 2011
@@ -43,6 +43,8 @@
         return 1;
     if (test__truncdfsf2vfp(123.456))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/ucmpti2_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/ucmpti2_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/ucmpti2_test.c (original)
+++ compiler-rt/trunk/test/Unit/ucmpti2_test.c Sun May 29 16:43:29 2011
@@ -109,6 +109,8 @@
     if (test__ucmpti2(make_tu(0xFFFFFFFFFFFFFFFFuLL, 0xFFFFFFFFFFFFFFFFuLL),
                       make_tu(0xFFFFFFFFFFFFFFFFuLL, 0xFFFFFFFFFFFFFFFFuLL), 1))
         return 1;
+#else
+    printf("skipped\n");
 #endif
    return 0;
 }

Modified: compiler-rt/trunk/test/Unit/udivmodti4_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/udivmodti4_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/udivmodti4_test.c (original)
+++ compiler-rt/trunk/test/Unit/udivmodti4_test.c Sun May 29 16:43:29 2011
@@ -65346,6 +65346,8 @@
         if (test__udivmodti4(tests[i][0], tests[i][1], tests[i][2], tests[i][3]))
             return 1;
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/udivti3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/udivti3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/udivti3_test.c (original)
+++ compiler-rt/trunk/test/Unit/udivti3_test.c Sun May 29 16:43:29 2011
@@ -60,6 +60,8 @@
                       make_tu(0x7FFFFFFFFFFFFFFFuLL, 0xFFFFFFFFFFFFFFFFuLL)))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/umodti3_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/umodti3_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/umodti3_test.c (original)
+++ compiler-rt/trunk/test/Unit/umodti3_test.c Sun May 29 16:43:29 2011
@@ -58,6 +58,8 @@
                       2, 0x1uLL))
         return 1;
 
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/unorddf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/unorddf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/unorddf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/unorddf2vfp_test.c Sun May 29 16:43:29 2011
@@ -42,6 +42,8 @@
         return 1;
     if (test__unorddf2vfp(1.0, 1.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }

Modified: compiler-rt/trunk/test/Unit/unordsf2vfp_test.c
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/test/Unit/unordsf2vfp_test.c?rev=132300&r1=132299&r2=132300&view=diff
==============================================================================
--- compiler-rt/trunk/test/Unit/unordsf2vfp_test.c (original)
+++ compiler-rt/trunk/test/Unit/unordsf2vfp_test.c Sun May 29 16:43:29 2011
@@ -42,6 +42,8 @@
         return 1;
     if (test__unordsf2vfp(1.0, 1.0))
         return 1;
+#else
+    printf("skipped\n");
 #endif
     return 0;
 }





More information about the llvm-commits mailing list