llvm-project/llvm/test/Instrumentation/ThreadSanitizer
Matt Arsenault 1ec71a9569 ThreadSanitizer: Convert tests to opaque pointers
Required manual fixes in atomic.ll, missing_dbg.ll
2022-11-27 20:55:15 -05:00
..
atomic-non-integer.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
atomic.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
capture.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
debug_calls.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
do-not-instrument-memory-access.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
eh.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
missing_dbg.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
no_sanitize_thread.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
personality.ll [PS5] Use __gxx_personality_v0 for TSan 2022-06-14 10:39:34 -07:00
read_before_write.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
read_from_global.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
sanitize-thread-no-checking.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
str-nobuiltin.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
tsan-vs-gvn.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
tsan_address_space_attr.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
tsan_basic.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
tsan_musttail.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
unaligned.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
volatile.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
vptr_read.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00
vptr_update.ll ThreadSanitizer: Convert tests to opaque pointers 2022-11-27 20:55:15 -05:00