- 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] Ignore reads if not stored early compiler-rt:tsan Thread sanitizer
#74575 opened Dec 6, 2023 by felilxtomski • Draft updated Dec 12, 2023
[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… updated Jun 14, 2024
[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… updated Oct 28, 2024
[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… updated Mar 6, 2025
RSan compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#145540 opened Jun 24, 2025 by rymrg Loading… updated Jun 24, 2025
[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… updated Sep 11, 2025
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… updated Sep 18, 2025
TSan: Support relaxed accesses and fences compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#142579 opened Jun 3, 2025 by rymrg Loading… updated Oct 21, 2025
[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… updated Sep 30, 2025
Change linkage for friendship with modules compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#166399 opened Nov 4, 2025 by d7d1cd Loading… updated Nov 24, 2025
[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… updated Nov 26, 2025
[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… updated Nov 28, 2025
[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… updated Nov 28, 2025
ProTip! Adding no:label will show everything without a label.