llvm-project/compiler-rt/test
Dmitry Vyukov 5b1b02eb29 tsan: improve shadow flush benchmark
allow to specify access stride

llvm-svn: 214029
2014-07-26 16:40:33 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Add FreeBSD support to Asan test cases that use mmap() with MAP_ANON 2014-07-24 12:05:13 +00:00
builtins Provide mul for IEEE quad. From GuanHong Liu. 2014-06-19 20:34:03 +00:00
dfsan [dfsan] Fix the declaration of dfsan_add_label. 2014-06-04 17:54:51 +00:00
lsan [lsan] Follow-up for r213518: replace MAP_ANONYMOUS with MAP_ANON 2014-07-25 08:57:51 +00:00
msan [msan] Stop demangling function name in the stack origin report. 2014-07-14 09:35:27 +00:00
profile Run common and profile tests in cross-compiled builds. 2014-05-20 22:04:27 +00:00
sanitizer_common [sanitizer] De-flake one test. 2014-07-15 08:46:51 +00:00
tsan tsan: improve shadow flush benchmark 2014-07-26 16:40:33 +00:00
ubsan [UBSan] Add the ability to dump call stacks to -fsanitize=vptr 2014-07-23 18:44:54 +00:00
CMakeLists.txt InstrProf: Add simple compiler-rt test 2014-03-31 22:45:37 +00:00
lit.common.cfg Add detection of OS X relocatable SDK to compiler-rt as a lit.util function 2014-06-10 14:22:00 +00:00
lit.common.configured.in XFAIL ptrace test on arm 2014-05-20 23:31:26 +00:00