search for: floattisf_test

Displaying 2 results from an estimated 2 matches for "floattisf_test".

Did you mean: floattidf_test
2011 Oct 09
0
[LLVMdev] compiler-rt on Windows
...a nonsensical test to run. GCC test results: 87% tests passed, 12 tests failed out of 89 Total Test time (real) = 7.52 sec The following tests FAILED: 2 - udivmodti4_test (Failed) 24 - enable_execute_stack_test (Not Run) 29 - floatuntisf_test (Failed) 34 - floattisf_test (Failed) 38 - fixunssfti_test (Failed) 42 - clear_cache_test (Not Run) 47 - clzti2_test (Failed) 53 - ffsti2_test (Failed) 64 - floatuntidf_test (Failed) 66 - ctzti2_test (Failed) 69 - floattidf_test (Failed) 74 - fixunsdfti_te...
2012 Jan 07
3
[LLVMdev] [PATCH][Compiler-rt] Windows implementation of mmap functionality in clear_cache_test and enable_execute_stack_test
...8 - negti2_test (SEGFAULT) 9 - cmpti2_test (SEGFAULT) 10 - mulvti3_test (SEGFAULT) 12 - fixunsxfti_test (Failed) 14 - negvti2_test (SEGFAULT) 16 - ucmpti2_test (SEGFAULT) 19 - popcountti2_test (SEGFAULT) 23 - shlti3_test (SEGFAULT) 29 - floatuntisf_test (SEGFAULT) 31 - powixf2_test (SEGFAULT) 34 - floattisf_test (SEGFAULT) 38 - fixunssfti_test (Failed) 39 - parityti2_test (SEGFAULT) 45 - multi3_test (SEGFAULT) 47 - clzti2_test (SEGFAULT) 53 - ffsti2_test (SEGFAULT) 55 - fixsfti_test (Failed) 56 - absvti2_test (SEGFAULT) 57 - ashrti3_test (SEGFAULT) 62 - addvti3_test (SEGFAULT) 64 - floatuntidf_test (SEGFAU...