Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[Inclusive Language] migrate "sanity" checks to "soundness" checks backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:m68k backend:MIPS backend:RISC-V backend:Sparc backend:SPIR-V backend:X86 BOLT clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd cmake Build system in general and CMake in particular compiler-rt:asan Address sanitizer compiler-rt:builtins compiler-rt:fuzzer compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt:tsan Thread sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt coroutines C++20 coroutines debuginfo flang:driver flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category HLSL HLSL Language Support libc++abi libc++abi C++ Runtime Library. Not libc++. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lld:COFF lld:ELF lld:MachO lld lldb llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:codegen llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:mc Machine (object) code llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms llvm-lit mlgo mlir:affine mlir:async mlir:core MLIR Core Infrastructure mlir:gpu mlir:linalg mlir:llvm mlir:openmp mlir:presburger mlir:sparse Sparse compiler in MLIR mlir:tosa mlir:vector mlir:vectorops mlir offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime PGO Profile Guided Optimizations tablegen testing-tools tools:llvm-exegesis xray
#156995 by vanvoorden was closed Sep 30, 2025 Loading…
Reapply "[compiler-rt]: fix CodeQL format-string warnings via explicit compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:lsan Leak sanitizer compiler-rt:sanitizer compiler-rt PGO Profile Guided Optimizations xray
#154937 by ampandey-1995 was merged Aug 22, 2025 Loading…
[hwasan] Fix suppression of leaks from dlsym compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt
#154073 by Enna1 was closed Sep 10, 2025 Loading…
[compiler-rt]: fix CodeQL format-string warnings via explicit casts compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:lsan Leak sanitizer compiler-rt:sanitizer compiler-rt PGO Profile Guided Optimizations xray
#153843 by ampandey-1995 was merged Aug 22, 2025 Loading…
[compiler-rt][hwasan] Add fiber switch for HwASan compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt
#153822 by Tomahawkd was merged Aug 20, 2025 Loading…
[compiler-rt]: fix CodeQL format-string warnings via explicit casts compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:lsan Leak sanitizer compiler-rt:sanitizer compiler-rt PGO Profile Guided Optimizations xray
#153755 by ampandey-1995 was closed Aug 15, 2025 Loading…
Rename config.host_os to config.target_os. compiler-rt:asan Address sanitizer compiler-rt:builtins compiler-rt:fuzzer compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:lsan Leak sanitizer compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt:tsan Thread sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt lldb PGO Profile Guided Optimizations xray
#149015 by pcc was merged Jul 17, 2025 Loading…
[sanitizer_common][nfc] Rename tid_t to avoid conflicting declarations compiler-rt:asan Address sanitizer compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:lsan Leak sanitizer compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt PGO Profile Guided Optimizations xray
#149011 by jakeegan was merged Jul 23, 2025 Loading…
hwasan: refactor new/delete interceptor macros compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt
#146698 by jcking was merged Jul 8, 2025 Loading…
[HWASAN] Disable LSan test on Android compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt
#143625 by fmayer was merged Jun 10, 2025 Loading…
[X86] Use X86FixupInstTunings to select between (V)MOVSS/D and (V)BLENDPS/D backend:AArch64 backend:AMDGPU backend:ARM backend:CSKY backend:DirectX backend:Hexagon backend:Lanai backend:loongarch backend:m68k backend:MSP430 backend:NVPTX backend:PowerPC backend:RISC-V backend:Sparc backend:SPIR-V backend:SystemZ backend:WebAssembly backend:X86 backend:Xtensa BOLT clang:analysis clang:as-a-library libclang and C++ API clang:bytecode Issues for the clang bytecode constexpr interpreter clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-format clang-tidy clang-tools-extra clangd ClangIR Anything related to the ClangIR project cmake Build system in general and CMake in particular compiler-rt:builtins compiler-rt:cfi Control Flow Integrity compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:lsan Leak sanitizer compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt coroutines C++20 coroutines debuginfo flang:codegen flang:driver flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category function-specialization HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libc libunwind lld:COFF lld:ELF lld:MachO lld lldb lldb-dap llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:codegen llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:mc Machine (object) code llvm:SandboxIR llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) mlgo objectyaml openacc PGO Profile Guided Optimizations platform:windows tablegen testing-tools tools:llvm-mca vectorizers xray
#143312 by houngkoungting was closed Jun 12, 2025 Loading…
[LSan] skip leaks from dlerror compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:lsan Leak sanitizer compiler-rt:sanitizer compiler-rt
#142876 by fmayer was merged Jun 5, 2025 Loading…
[HWASan] Improve symbol indexing compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt
#135967 by StefanBossbaly was merged May 23, 2025 Loading…
ProTip! Follow long discussions with comments:>50.