- 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
[llvm] Use llvm::size (NFC) backend:AArch64 backend:AMDGPU backend:SPIR-V llvm:support llvm:transforms objectyaml tablegen vectorizers xray
#168675 by kazutakahirata was merged Nov 19, 2025 Loading…
[XRay] Run tests inside bootstrapping build compiler-rt xray
#168378 by boomanaiden154 was merged Dec 2, 2025 Loading…
Remove unused standard header inclusion: <iterator>, <utility>, <type_traits> backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:NVPTX backend:RISC-V backend:SPIR-V backend:SystemZ backend:X86 debuginfo llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:codegen llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:mc Machine (object) code llvm:regalloc llvm:support llvm:transforms PGO Profile Guided Optimizations platform:windows tablegen tools:llvm-exegesis xray
#167318 by serge-sans-paille was closed Nov 11, 2025 Loading…
Remove unused standard headers: memory, unordered_* backend:AArch64 backend:DirectX backend:Hexagon backend:m68k backend:MIPS backend:PowerPC backend:RISC-V backend:Sparc backend:SPIR-V backend:X86 debuginfo llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:codegen llvm:ir llvm:mc Machine (object) code llvm:support llvm:transforms mlgo objectyaml PGO Profile Guided Optimizations platform:windows tablegen tools:llvm-exegesis tools:llvm-mca xray
#167297 by serge-sans-paille was merged Nov 12, 2025 Loading…
Remove unused standard headers: <string>, <optional>, <numeric>, <tuple> backend:AArch64 backend:DirectX backend:m68k backend:PowerPC backend:Sparc backend:X86 debuginfo llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:codegen llvm:ir llvm:mc Machine (object) code llvm:support llvm:transforms mlgo platform:windows tablegen tools:llvm-exegesis xray
#167232 by serge-sans-paille was merged Nov 10, 2025 Loading…
Remove unused <algorithm> inclusion backend:CSKY backend:WebAssembly backend:X86 clang:openmp OpenMP related changes to Clang flang:openmp llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:codegen llvm:ir llvm:mc Machine (object) code llvm:support llvm:transforms platform:windows vectorizers xray
#166942 by serge-sans-paille was merged Nov 10, 2025 Loading…
[llvm] Remove redundant typename (NFC) backend:AArch64 backend:WebAssembly backend:X86 debuginfo llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:ir llvm:mc Machine (object) code llvm:transforms mlgo tablegen vectorizers xray
#166087 by kazutakahirata was merged Nov 2, 2025 Loading…
[llvm] Add "override" where appropriate (NFC) clang:openmp OpenMP related changes to Clang debuginfo llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:SandboxIR llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) mlgo objectyaml PGO Profile Guided Optimizations tablegen tools:llvm-exegesis tools:llvm-mca vectorizers xray
#165168 by kazutakahirata was merged Oct 26, 2025 Loading…
[XRay] Make Test Work with Internal Shell compiler-rt xray
#165143 by boomanaiden154 was merged Oct 30, 2025 Loading…
[NFC][LLVM][XRay] Namespace related code cleanup xray
#163068 by jurahul was merged Oct 13, 2025 Loading…
[compiler-rt] Update some tests to pass with lit internal shell. compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:sanitizer compiler-rt xray
#157910 by cmtice was merged Sep 10, 2025 Loading…
[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…
[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]: 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…
Fix improper alignment of static buffer for placement-new of BufferQueue compiler-rt xray
#152408 by noclowns was merged Aug 8, 2025 Loading…
[compiler-rt] Remove %T from tests compiler-rt:asan Address sanitizer compiler-rt:fuzzer compiler-rt:sanitizer compiler-rt xray
#151265 by boomanaiden154 was merged Jul 30, 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 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
tid_t to avoid conflicting declarations compiler-rt:asan #149011 by jakeegan was merged Jul 23, 2025 Loading…
[llvm] Use a new constructor of ArrayRef (NFC) llvm:binary-utilities llvm:support xray
#146008 by kazutakahirata was merged Jun 27, 2025 Loading…
[llvm] revisions to Profile Guided Optimizations xray
LLVM_ABI export macro definitions llvm:adt llvm:ir llvm:support PGO #144598 by andrurogerz was merged Jun 24, 2025 Loading…
[llvm] annotate interfaces in XRay for DLL export xray
#143765 by andrurogerz was merged Jun 16, 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…
[llvm] Remove unused includes (NFC) backend:ARM debuginfo HLSL HLSL Language Support llvm:binary-utilities llvm:ir llvm:SandboxIR llvm:support LTO Link time optimization (regular/full LTO or ThinLTO) objectyaml PGO Profile Guided Optimizations tablegen testing-tools tools:llvm-mca xray
#142733 by kazutakahirata was merged Jun 4, 2025 Loading…
Previous Next
ProTip! Updated in the last three days: updated:>2025-11-29.