search for: clzti2_test

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

2011 Oct 09
0
[LLVMdev] compiler-rt on Windows
...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_test (Failed) Clang test results: 58% tests passed, 37 tests failed out of 89 Total Test time (real) = 10.71 sec...
2012 Jan 07
3
[LLVMdev] [PATCH][Compiler-rt] Windows implementation of mmap functionality in clear_cache_test and enable_execute_stack_test
...egvti2_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 (SEGFAULT) 65 - umodti3_test (SEGFAULT) 66 - ctzti2_test (SEGFAULT) 67 - floatuntixf_test (SEGFAULT) 69 - floattidf_test (SE...