hanchenye-llvm-project/compiler-rt/lib
Alexander Potapenko 0443f1ac72 [TSan] Fix free_race.c by removing `not` from the test invocation that doesn't fail.
llvm-svn: 187889
2013-08-07 13:54:27 +00:00
..
arm <rdar://problem/12512722> Use arm divide instruction if available 2013-05-24 19:38:11 +00:00
asan ASan: fix one more test case for pipefail 2013-08-07 10:41:49 +00:00
i386
interception [libsanitizer] Introduce INTERCEPTOR_WITH_SUFFIX which is to be used for appending the __DARWIN_ALIAS() version suffixes to function names on Darwin. 2013-05-20 13:32:35 +00:00
lsan Enable pipefail for LSan tests 2013-08-07 08:46:09 +00:00
msan [sanitizer] Intercept sched_getaffinity. 2013-08-07 09:10:16 +00:00
msandr [msan] Get rid of "using std::string" in msandr. 2013-03-22 08:47:42 +00:00
ppc
profile Revert hack that omits errno on Darwin platforms. We now have an acceptable 'errno' header. 2013-06-27 21:17:53 +00:00
sanitizer_common [sanitizer] Intercept sched_getaffinity. 2013-08-07 09:10:16 +00:00
tsan [TSan] Fix free_race.c by removing `not` from the test invocation that doesn't fail. 2013-08-07 13:54:27 +00:00
ubsan disable pipefail for ubsan. 2013-07-26 23:40:17 +00:00
x86_64
CMakeLists.txt Add cmake rules for building LSan common on Mac OS 2013-06-22 16:33:52 +00:00
Makefile.mk Revert r182465 and add lsan-common library to makefile-based build 2013-05-22 13:20:37 +00:00
absvdi2.c
absvsi2.c
absvti2.c
adddf3.c
addsf3.c
addvdi3.c
addvsi3.c
addvti3.c
apple_versioning.c <rdar://problem/13806954> enable __atomic_* functions for Darwin 2013-05-21 23:02:04 +00:00
ashldi3.c
ashlti3.c
ashrdi3.c
ashrti3.c
assembly.h
atomic.c <rdar://problem/13806954> enable __atomic_* functions for Darwin 2013-05-21 23:02:04 +00:00
clear_cache.c
clzdi2.c
clzsi2.c
clzti2.c
cmpdi2.c Implement __aeabi_lcmp and ulcmp 2013-01-13 19:18:02 +00:00
cmpti2.c
comparedf2.c Implement aeabi_{f,d}cmp*. 2013-02-07 08:29:47 +00:00
comparesf2.c Implement aeabi_{f,d}cmp*. 2013-02-07 08:29:47 +00:00
ctzdi2.c
ctzsi2.c
ctzti2.c
divdc3.c
divdf3.c
divdi3.c
divmoddi4.c
divmodsi4.c
divsc3.c
divsf3.c
divsi3.c
divti3.c
divxc3.c
enable_execute_stack.c
eprintf.c Give compiler-rt a chance to compile with mingw-w64. 2013-07-16 22:37:55 +00:00
extendsfdf2.c
ffsdi2.c
ffsti2.c
fixdfdi.c
fixdfsi.c
fixdfti.c
fixsfdi.c Correct name of __aeabi_f2lz. 2013-01-13 19:18:00 +00:00
fixsfsi.c
fixsfti.c
fixunsdfdi.c
fixunsdfsi.c
fixunsdfti.c
fixunssfdi.c
fixunssfsi.c
fixunssfti.c
fixunsxfdi.c
fixunsxfsi.c
fixunsxfti.c
fixxfdi.c
fixxfti.c
floatdidf.c
floatdisf.c
floatdixf.c
floatsidf.c
floatsisf.c
floattidf.c
floattisf.c
floattixf.c
floatundidf.c
floatundisf.c
floatundixf.c
floatunsidf.c
floatunsisf.c
floatuntidf.c
floatuntisf.c
floatuntixf.c
fp_lib.h
gcc_personality_v0.c
int_endianness.h
int_lib.h
int_math.h
int_types.h
int_util.c Give compiler-rt a chance to compile with mingw-w64. 2013-07-16 22:37:55 +00:00
int_util.h
lit.common.cfg Define the path to llvm-symbolizer tool in a common config to reduce copy-paste 2013-06-30 14:47:38 +00:00
lit.common.configured.in Remove a bunch of copy-paste: use common config for sanitizer lit/unit tests 2013-06-06 13:28:37 +00:00
lit.common.unit.cfg Use LLVM_BUILD_TYPE instead of CMAKE_BUILD_TYPE in compiler-rt unit tests to match the behavior of llvm unittests 2013-01-30 12:18:49 +00:00
lit.common.unit.configured.in Remove a bunch of copy-paste: use common config for sanitizer lit/unit tests 2013-06-06 13:28:37 +00:00
lshrdi3.c
lshrti3.c
moddi3.c
modsi3.c
modti3.c
muldc3.c
muldf3.c
muldi3.c
mulodi4.c
mulosi4.c
muloti4.c
mulsc3.c
mulsf3.c
multi3.c
mulvdi3.c
mulvsi3.c
mulvti3.c
mulxc3.c
negdf2.c
negdi2.c
negsf2.c
negti2.c
negvdi2.c
negvsi2.c
negvti2.c
paritydi2.c
paritysi2.c
parityti2.c
popcountdi2.c
popcountsi2.c
popcountti2.c
powidf2.c
powisf2.c
powitf2.c
powixf2.c
subdf3.c
subsf3.c
subvdi3.c
subvsi3.c
subvti3.c
trampoline_setup.c
truncdfsf2.c
ucmpdi2.c Implement __aeabi_lcmp and ulcmp 2013-01-13 19:18:02 +00:00
ucmpti2.c
udivdi3.c
udivmoddi4.c
udivmodsi4.c
udivmodti4.c
udivsi3.c
udivti3.c
umoddi3.c
umodsi3.c
umodti3.c