- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[TSan] Add dominance-based redundant instrumentation elimination compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt llvm:transforms
#169897 opened Nov 28, 2025 by apaznikov Loading…
[TSan] Add escape analysis for redundant instrumentation elimination compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt llvm:transforms
#169896 opened Nov 28, 2025 by apaznikov Loading…
Change linkage for friendship with modules compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#166399 opened Nov 4, 2025 by d7d1cd Loading…
[TSan][Darwin] Add _longjmp interceptor for Apple platforms compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#163384 opened Oct 14, 2025 by DanBlackwell Loading…
[NFC][TSan] Tidy up DPrintf warnings in TSan runtime compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#161371 opened Sep 30, 2025 by DanBlackwell Loading…
TSAN: Report when thread is not live and referenced in pthread compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#156921 opened Sep 4, 2025 by ghostway0 Loading…
[TSan] Fix spurious 'thread finished with ignores enabled' warning on FreeBSD compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#155399 opened Aug 26, 2025 by DanBlackwell Loading…
RSan compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#145540 opened Jun 24, 2025 by rymrg Loading…
TSan: Support relaxed accesses and fences compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#142579 opened Jun 3, 2025 by rymrg Loading…
[tsan] Fix false positive on dispatch blocks created with the barrier flag compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#129876 opened Mar 5, 2025 by pudge62 Loading…
[compiler-rt] Replace direct calls to pipe with internal_pipe compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#97186 opened Jun 30, 2024 by Lancern Loading…
[InstrProf] Created Thread local counter instrumentation, compiler-rt runtimes clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt llvm:transforms PGO Profile Guided Optimizations
#95494 opened Jun 14, 2024 by ajwock Loading…
[TSan] Ignore reads if not stored early compiler-rt:tsan Thread sanitizer
#74575 opened Dec 6, 2023 by felilxtomski • Draft
ProTip! Filter pull requests by the default branch with base:main.