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

Add option for two-way branch optimization. backend:X86 llvm:codegen
#161419 opened Sep 30, 2025 by rlavaee Loading… updated Oct 3, 2025
[Clang][Headers] Fix tgmath.h incompatibility with Glibc backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#161301 opened Sep 30, 2025 by ac-bcc Loading… updated Oct 3, 2025
[CodeGen] Fix MachineMemOperand Size of MaskedLoad backend:X86 llvm:SelectionDAG SelectionDAGISel as well
#156398 opened Sep 2, 2025 by williamweixiao Loading… updated Oct 2, 2025
Remove the uaddo-only specification backend:X86 llvm:codegen
#160392 opened Sep 23, 2025 by AZero13 Draft updated Oct 2, 2025
[LegalizeTypes] Expand 128-bit UDIV/UREM by constant via Chunk Addition backend:X86 llvm:SelectionDAG SelectionDAGISel as well
#146238 opened Jun 28, 2025 by xgupta Loading… updated Sep 26, 2025
[win][x64] Fix import call optimization for calls to dllimports and global function pointers backend:X86 clang Clang issues not falling into any other category
#160604 opened Sep 24, 2025 by dpaoliello Loading… updated Sep 25, 2025
[CodeGenPrepare] Create USubWithOverflow_match backend:X86 llvm:codegen llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms
#160327 opened Sep 23, 2025 by AZero13 Loading… updated Sep 23, 2025
[X86][KCFI] Do not emit a type prefix for nocf_check functions backend:X86 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#158133 opened Sep 11, 2025 by samitolvanen Loading… updated Sep 16, 2025
Fixed vec_pack_to_short_fp32 in Clang altivec.h backend:PowerPC backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#129923 opened Mar 5, 2025 by johnplatts Loading… updated Sep 12, 2025
Fix typos and spelling errors across codebase backend:AArch64 backend:AMDGPU backend:SPIR-V backend:WebAssembly backend:X86 BOLT clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" 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 compiler-rt:builtins compiler-rt:sanitizer compiler-rt debuginfo flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libc lldb llvm:codegen llvm:regalloc llvm:support llvm:transforms mlir:arith mlir:bufferization Bufferization infrastructure mlir:llvm mlir:openmp mlir:sparse Sparse compiler in MLIR mlir openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#156270 opened Sep 1, 2025 by AustinBoyuJiang Loading… updated Sep 5, 2025
[DAG][X86]added shrd in combineor for bzhiq+shlq+or backend:X86
#125734 opened Feb 4, 2025 by shalini-nik Loading… updated Sep 1, 2025
[X86] Implement canceling out of XOR with equality backend:X86 llvm:SelectionDAG SelectionDAGISel as well
#155106 opened Aug 23, 2025 by AZero13 Loading… updated Aug 24, 2025
[BuiltinsX86] Fix type definitions of built-in functions in BuiltinsX86.td backend:X86 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#154946 opened Aug 22, 2025 by vossjannik Loading… updated Aug 22, 2025
Headers: prefer corecrt_malloc.h to malloc.h backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category platform:windows
#131668 opened Mar 17, 2025 by compnerd Loading… updated Aug 19, 2025
ProTip! Exclude everything labeled bug with -label:bug.