- 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
CodeGen: Remove PointerLikeRegClass handling from codegen backend:AMDGPU backend:SystemZ llvm:codegen llvm:globalisel llvm:mc Machine (object) code llvm:SelectionDAG SelectionDAGISel as well tablegen tools:llvm-exegesis
#159883 by arsenm was merged Nov 26, 2025 Loading… updated Nov 26, 2025
Implement a more seamless way to provide missing functions on z/OS clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:binary-utilities llvm:support objectyaml tools:llvm-exegesis
#167703 by perry-ca was merged Nov 18, 2025 Loading… updated Nov 18, 2025
[X86][NewPM] Port X86 FP Stackifier Pass to NewPM backend:X86 debuginfo tools:llvm-exegesis
#167911 by boomanaiden154 was merged Nov 13, 2025 Loading… updated Nov 13, 2025
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… updated Nov 12, 2025
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… updated Nov 11, 2025
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… updated Nov 10, 2025
Remove unused <vector> inclusion backend:AMDGPU backend:ARC backend:DirectX backend:Hexagon backend:NVPTX backend:Xtensa debuginfo llvm:adt llvm:binary-utilities llvm:codegen llvm:mc Machine (object) code llvm:support objectyaml platform:windows tools:llvm-exegesis tools:llvm-reduce
#166997 by serge-sans-paille was merged Nov 8, 2025 Loading… updated Nov 8, 2025
[llvm] Use "= default" (NFC) backend:AMDGPU backend:DirectX backend:Hexagon backend:loongarch backend:NVPTX backend:RISC-V backend:SPIR-V backend:SystemZ clang:openmp OpenMP related changes to Clang debuginfo flang:openmp llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:ir llvm:mc Machine (object) code llvm:SandboxIR objectyaml PGO Profile Guided Optimizations testing-tools tools:llvm-exegesis tools:llvm-mca
#166088 by kazutakahirata was merged Nov 3, 2025 Loading… updated Nov 3, 2025
[llvm] Remove "const" in the presence of "constexpr" (NFC) backend:AMDGPU clang:openmp OpenMP related changes to Clang compiler-rt:sanitizer flang:openmp llvm:SandboxIR llvm:support llvm:transforms tools:llvm-exegesis vectorizers
#166109 by kazutakahirata was merged Nov 2, 2025 Loading… updated Nov 2, 2025
[llvm-exegesis] Remove redundant declarations (NFC) backend:RISC-V tools:llvm-exegesis
#166086 by kazutakahirata was merged Nov 2, 2025 Loading… updated Nov 2, 2025
[llvm-exegesis] Remove redundant declarations (NFC) tools:llvm-exegesis
#166044 by kazutakahirata was merged Nov 2, 2025 Loading… updated Nov 2, 2025
[llvm] Remove redundant str() and c_str() (NFC) backend:WebAssembly llvm:binary-utilities llvm:ir llvm:support PGO Profile Guided Optimizations tools:llvm-exegesis
#166012 by kazutakahirata was merged Nov 1, 2025 Loading… updated Nov 1, 2025
[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… updated Oct 26, 2025
Reapply "[llvm-exegesis] Exclude loads/stores from aliasing instruction set" (#156735) tools:llvm-exegesis
#159366 by sjoerdmeijer was merged Oct 6, 2025 Loading… updated Oct 9, 2025
[RISCV] Reorder ins/outs of atomic instruction to match their assembly order. NFC backend:RISC-V llvm:globalisel tools:llvm-exegesis
#162411 by topperc was merged Oct 8, 2025 Loading… updated Oct 8, 2025
[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… updated Sep 30, 2025
[TargetRegistry] Accept Triple in createTargetMachine() (NFC) backend:AMDGPU backend:RISC-V backend:SPIR-V backend:WebAssembly BOLT clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:driver flang:openmp flang Flang issues not falling into any other category llvm:globalisel llvm:mc Machine (object) code LTO Link time optimization (regular/full LTO or ThinLTO) mlir:llvm mlir offload tools:llvm-exegesis
#130940 by nikic was merged Mar 12, 2025 Loading… updated Sep 27, 2025
llvm-exegesis: Error on MCSubtargetInfo construction failure tools:llvm-exegesis
#159223 by arsenm was merged Sep 17, 2025 Loading… updated Sep 17, 2025
MC: Use Triple form of lookupTarget in more places backend:AMDGPU backend:RISC-V 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 llvm:binary-utilities llvm:mc Machine (object) code LTO Link time optimization (regular/full LTO or ThinLTO) tools:llvm-exegesis
#157591 by arsenm was merged Sep 9, 2025 Loading… updated Sep 9, 2025
MC: Add Triple overloads for more MC constructors backend:AArch64 backend:AMDGPU backend:MIPS BOLT clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category debuginfo lldb llvm:binary-utilities llvm:codegen llvm:mc Machine (object) code mlir:llvm mlir PGO Profile Guided Optimizations tools:llvm-exegesis tools:llvm-mca
#157321 by arsenm was merged Sep 8, 2025 Loading… updated Sep 8, 2025
[llvm-exegesis] Exclude loads/stores from aliasing instruction set tools:llvm-exegesis
#156300 by sjoerdmeijer was merged Sep 3, 2025 Loading… updated Sep 3, 2025
Revert "[llvm-exegesis] Exclude loads/stores from aliasing instruction set" tools:llvm-exegesis
#156735 by sjoerdmeijer was merged Sep 3, 2025 Loading… updated Sep 3, 2025
[llvm-exegesis] [AArch64] Resolving "not all operands are initialized by snippet generator" tools:llvm-exegesis
#142529 by lakshayk-nv was merged Sep 1, 2025 Loading… updated Sep 2, 2025
Fix the lit failure on "loop-register.s" test. tools:llvm-exegesis
#155704 by zeroomega was merged Aug 27, 2025 Loading… updated Aug 28, 2025
[llvm-exegesis] Follow up of 810ac29cfe81cbd8f2e97d06f0acd540f841c754 tools:llvm-exegesis
#155624 by sjoerdmeijer was merged Aug 27, 2025 Loading… updated Aug 27, 2025
Previous Next
ProTip! Follow long discussions with comments:>50.