- 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
[SPARC] Properly handle CC for long double on sparc32 backend:Sparc clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category compiler-rt:builtins compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#162226 by koachan was merged Nov 29, 2025 Loading… updated Nov 30, 2025
[compiler-rt] Add missing cpuid check for clflushopt compiler-rt:builtins compiler-rt
#169900 by mikolaj-pirog was merged Nov 28, 2025 Loading… updated Nov 28, 2025
[X86] Sync multiversion features with libgcc and refactor internal feature tables backend:X86 clang:frontend Language frontend issues, e.g. anything involving "Sema" compiler-rt:builtins compiler-rt
#168750 by mikolaj-pirog was merged Nov 27, 2025 Loading… updated Nov 27, 2025
[M68k][compiler-rt] Allow compiler-rt builtins to be built for M68k compiler-rt:builtins compiler-rt
#169256 by mysterymath was merged Nov 24, 2025 Loading… updated Nov 24, 2025
[compiler-rt][ARM] Optimized mulsf3 and divsf3 compiler-rt:builtins compiler-rt
#168394 by statham-arm was merged Nov 18, 2025 Loading… updated Nov 18, 2025
[X86] Remove vector length (256 vs 512) distinction of AVX10 backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category compiler-rt:builtins compiler-rt
#167736 by mikolaj-pirog was merged Nov 15, 2025 Loading… updated Nov 15, 2025
[compiler-rt][ARM] Optimized mulsf3 and divsf3 compiler-rt:builtins compiler-rt
#161546 by statham-arm was merged Nov 13, 2025 Loading… updated Nov 14, 2025
Revert "[compiler-rt][ARM] Optimized mulsf3 and divsf3" compiler-rt:builtins compiler-rt
#167906 by statham-arm was merged Nov 13, 2025 Loading… updated Nov 13, 2025
Revert "[compiler-rt] [builtins] Remove unused/misnamed x86 chkstk functions" compiler-rt:builtins compiler-rt
#167303 by mstorsjo was merged Nov 13, 2025 Loading… updated Nov 13, 2025
[compiler-rt] Add CMake option to enable execute-only code generation on AArch64 compiler-rt:builtins compiler-rt:fuzzer compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt xray
#140555 by Il-Capitano was merged Nov 7, 2025 Loading… updated Nov 10, 2025
[compiler-rt][x86] Don't use assert.h when building without a libc compiler-rt:builtins compiler-rt
#165384 by quic-k was merged Nov 4, 2025 Loading… updated Nov 4, 2025
[compiler-rt] Restore unsigned value in struct, use enum only in function compiler-rt:builtins compiler-rt
#165048 by mikolaj-pirog was merged Oct 26, 2025 Loading… updated Oct 26, 2025
[compiler-rt][libunwind] Allow for CET on OpenBSD compiler-rt:builtins compiler-rt libunwind
#164341 by brad0 was merged Oct 25, 2025 Loading… updated Oct 26, 2025
[compiler-rt] fix gcc 12 support by removing enum-type-specifier compiler-rt:builtins compiler-rt
#165034 by yuxuanchen1997 was closed Oct 25, 2025 Loading… updated Oct 25, 2025
[Compiler-rt] Fix wrong assignment in compiler_rt compiler-rt:builtins compiler-rt
#164713 by mikolaj-pirog was merged Oct 23, 2025 Loading… updated Oct 24, 2025
[PAC][libunwind] Fix gcc build of libunwind and compiler-rt compiler-rt:builtins compiler-rt libc++abi libc++abi C++ Runtime Library. Not libc++. libunwind
#164535 by ojhunt was merged Oct 22, 2025 Loading… updated Oct 22, 2025
[compiler-rt] Check if the compiler supports
__has_feature first compiler-rt:builtins compiler-rt #164689 by yuxuanchen1997 was closed Oct 22, 2025 Loading… updated Oct 22, 2025
[compiler-rt] Fix building for arm64ec compiler-rt:builtins compiler-rt
#164590 by mstorsjo was merged Oct 22, 2025 Loading… updated Oct 22, 2025
[asm][ie86-x86-64] Fix build error compiler-rt:builtins compiler-rt
#164532 by googlewalt was merged Oct 22, 2025 Loading… updated Oct 22, 2025
[NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly compiler-rt:asan Address sanitizer compiler-rt:builtins compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt libunwind openmp:libomp OpenMP host runtime
#164453 by tambry was merged Oct 21, 2025 Loading… updated Oct 22, 2025
[runtimes][PAC] Harden unwinding when possible compiler-rt:builtins compiler-rt hardening Issues related to the hardening effort libc++abi libc++abi C++ Runtime Library. Not libc++. libunwind PGO Profile Guided Optimizations
#143230 by ojhunt was merged Oct 20, 2025 Loading… updated Oct 22, 2025
[X86] Add support for Nova Lake backend:X86 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:builtins compiler-rt
#163552 by mikolaj-pirog was merged Oct 16, 2025 Loading… updated Oct 16, 2025
[X86] Add support for Wildcat Lake backend:X86 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:builtins compiler-rt
#163214 by mikolaj-pirog was merged Oct 15, 2025 Loading… updated Oct 15, 2025
[libunwind][libcxx][libcxxabi] Fix Exception Handling build for wasm compiler-rt:builtins compiler-rt libc++abi libc++abi C++ Runtime Library. Not libc++. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libunwind
#140365 by trcrsired was closed Oct 13, 2025 Loading… updated Oct 13, 2025
[compiler-rt][AArch64] Add GCS property in assembly files compiler-rt:builtins compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#152502 by Il-Capitano was merged Aug 7, 2025 Loading… updated Oct 10, 2025
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-11-01.