This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Instrumentation
/
ThreadSanitizer
History
Arthur Eubanks
86d1a0b306
[test] Remove some legacy PM tests in llvm/test/Instrumentation
2021-09-05 11:51:19 -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] Remove some legacy PM tests in llvm/test/Instrumentation
2021-09-05 11:51:19 -07:00
eh.ll
…
no_sanitize_thread.ll
…
read_before_write.ll
[TSan] Add option for emitting compound read-write instrumentation
2020-07-17 10:24:20 +02:00
read_from_global.ll
…
sanitize-thread-no-checking.ll
…
str-nobuiltin.ll
…
tsan_address_space_attr.ll
…
tsan_basic.ll
[test] Remove some legacy PM tests in llvm/test/Instrumentation
2021-09-05 11:51:19 -07:00
tsan_musttail.ll
[TSAN] Handle musttail call properly in EscapeEnumerator (and TSAN)
2020-09-15 15:20:05 -07:00
tsan-vs-gvn.ll
[BasicAA] Rename deprecated -basicaa to -basic-aa
2020-06-26 20:41:37 -07:00
unaligned.ll
…
volatile.ll
…
vptr_read.ll
…
vptr_update.ll
…