llvm-project/llvm/test/Instrumentation/ThreadSanitizer
Bruno Cardoso Lopes fd184c062c [TSAN] Honor failure memory orders in AtomicCAS
LLVM has lifted strong requirements for CAS failure memory orders in 431e3138a and 819e0d105e.

Add support for honoring them in `AtomicCAS`.

https://github.com/google/sanitizers/issues/970

Differential Revision: https://reviews.llvm.org/D99434
2021-05-13 01:07:22 -07:00
..
atomic-non-integer.ll
atomic.ll [TSAN] Honor failure memory orders in AtomicCAS 2021-05-13 01:07:22 -07:00
capture.ll
do-not-instrument-memory-access.ll [test][TSan] Fix tests under NPM 2020-09-18 11:37:55 -07:00
eh.ll
no_sanitize_thread.ll
read_before_write.ll
read_from_global.ll
sanitize-thread-no-checking.ll
str-nobuiltin.ll
tsan-vs-gvn.ll
tsan_address_space_attr.ll
tsan_basic.ll [test][TSan] Fix tests under NPM 2020-09-18 11:37:55 -07:00
tsan_musttail.ll [TSAN] Handle musttail call properly in EscapeEnumerator (and TSAN) 2020-09-15 15:20:05 -07:00
unaligned.ll
volatile.ll
vptr_read.ll
vptr_update.ll