- 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
[compiler-rt] Don't raise Inexact exception in C FP add implementation compiler-rt:builtins compiler-rt
#111211 opened Oct 4, 2024 by keith-packard Loading…
[compiler-rt][rtsan] signalfd interception for Linux. compiler-rt:sanitizer compiler-rt
#135491 opened Apr 12, 2025 by devnexen Loading…
[compiler-rt][RISCV] Initialize length only when __init_riscv_feature… compiler-rt:builtins compiler-rt
#115449 opened Nov 8, 2024 by kito-cheng Loading…
[compiler-rt] Allow define MACOS_ARM_SUPPORT from cmake to skip the c… cmake Build system in general and CMake in particular compiler-rt
#127019 opened Feb 13, 2025 by trcrsired Loading…
[NFC] Fix format specifier compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt
[compiler-rt][CMake] Fix build when specifying --stdlib= (with 2 dashes) compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt PGO Profile Guided Optimizations
#136111 opened Apr 17, 2025 by xbjfk 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…
[cfi] Remove a redundant cmake argument compiler-rt:cfi Control Flow Integrity compiler-rt
#118773 opened Dec 5, 2024 by minxuanz Loading…
[compiler-rt] Hardcode uptr/sptr typedefs on Mips/Linux compiler-rt:sanitizer compiler-rt
#141201 opened May 23, 2025 by kraj Loading…
[compiler-rt][rtsan] chroot interception. compiler-rt:sanitizer compiler-rt
#125932 opened Feb 5, 2025 by devnexen Loading…
compiler-rt: Use LLVM_THIRD_PARTY_DIR for siphash include compiler-rt:builtins compiler-rt
#166097 opened Nov 2, 2025 by bkuhls Loading…
[compiler-rt] Add CMake flag for AArch64 Linux with 39-bit VA. compiler-rt
#167028 opened Nov 7, 2025 by efriedma-quic Loading…
[compiler-rt] fix/check __sanitizer_siginfo type on apple. compiler-rt:sanitizer compiler-rt
#77464 opened Jan 9, 2024 by devnexen Loading…
[compiler-rt][Fuzzer] SetThreadName fuchsia version. compiler-rt:sanitizer compiler-rt
#77227 opened Jan 7, 2024 by devnexen Loading…
[compiler-rt] [Darwin] Re-enable symbolize_pc.cpp test for darwin compiler-rt:sanitizer compiler-rt
#162208 opened Oct 7, 2025 by ndrewh Loading…
[Driver][OHOS] Fix lld link issue clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category compiler-rt
#121575 opened Jan 3, 2025 by phuang Loading…
[fuzzer][test-only] Bump runs for reduce_inputs.test unseeded run compiler-rt:fuzzer compiler-rt:sanitizer compiler-rt
#169641 opened Nov 26, 2025 by DanBlackwell Loading…
[ctxrprof] More tests for context management compiler-rt
#135264 opened Apr 10, 2025 by mtrofin Loading…
[compiler-rt] Add check-builtins target for LLVM_ENABLE_RUNTIMES builds compiler-rt:builtins compiler-rt
#166837 opened Nov 6, 2025 by ndrewh Loading…
Add -log_file flag compiler-rt:sanitizer compiler-rt
#67043 opened Sep 21, 2023 by yakov-olkhovskiy Loading…
[cfi][test] use more robust test patterns compiler-rt:cfi Control Flow Integrity compiler-rt
#165982 opened Nov 1, 2025 by Mephistophiles Loading…
Don't compile in unsupported assembly symbols compiler-rt:builtins compiler-rt
#104927 opened Aug 20, 2024 by eleanor-arm Loading…
[Coverage] Fix implicit conversion from int64_t to uint64_t compiler-rt
#70131 opened Oct 24, 2023 by ZequanWu Loading…
[CompilerRT] Apply CMake INTDIR substitution for Ninja Multi-Config build compiler-rt
#87918 opened Apr 7, 2024 by tzik Loading…
ProTip! Filter pull requests by the default branch with base:main.