llvm-project/compiler-rt/lib
Xinliang David Li bf56c0a512 [PGO] Add cmake check to determine atomics op availability
This allows the profile runtime to pick the right impl
for cmp&swap for a given target.

Differential Revision: http://reviews.llvm.org/D15248

llvm-svn: 255173
2015-12-09 22:46:49 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan asan_win_dynamic_runtime_thunk.cc: declare atexit 2015-12-09 21:43:03 +00:00
builtins builtins: Fix the sysroot's reference to si_int in int_types.h 2015-12-01 23:06:23 +00:00
cfi CFI: Make the cfi target a dependency of compiler-rt. 2015-09-02 02:18:46 +00:00
dfsan [compiler-rt] [dfsan] Unify aarch64 mapping 2015-11-27 12:43:33 +00:00
interception Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
lsan [CMake] Provide options for toggling on and off various runtime libraries. 2015-12-09 22:45:03 +00:00
msan [compiler-rt] [msan] Couple of fixes for msan with libc++ 2015-11-24 20:28:48 +00:00
profile [PGO] Add cmake check to determine atomics op availability 2015-12-09 22:46:49 +00:00
safestack Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
sanitizer_common [TSan] Try harder to avoid compiler-generated memset calls. 2015-12-09 18:48:10 +00:00
tsan [CMake] Provide options for toggling on and off various runtime libraries. 2015-12-09 22:45:03 +00:00
ubsan [CMake] Provide options for toggling on and off various runtime libraries. 2015-12-09 22:45:03 +00:00
CMakeLists.txt [CMake] Provide options for toggling on and off various runtime libraries. 2015-12-09 22:45:03 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00