- Notifications
You must be signed in to change notification settings - Fork 15.1k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[libc++] Add nodiscard attribute to std::make_unique/std::make_shared libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#153115 by lukasx999 was closed Nov 9, 2025 Loading… updated Nov 9, 2025
[clang-tidy] New check for static_cast of an enum class type clang-tidy clang-tools-extra
#167144 by divvelarakesh1 was closed Nov 9, 2025 Loading… updated Nov 9, 2025
LangRef: Clarify llvm.minnum and llvm.maxnum about sNaN and signed zero floating-point Floating-point math llvm:ir llvm:SelectionDAG SelectionDAGISel as well
#112852 by wzssyqa was merged Feb 27, 2025 Loading… updated Nov 9, 2025
clang: improve diagnostic for 'auto' used in disallowed local class contexts clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167164 by saideepaksana was closed Nov 9, 2025 Loading… updated Nov 9, 2025
fix: C++ empty record with align lead to va_list out of sync backend:AArch64 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#72197 by hstk30-hw was merged Nov 8, 2025 Loading… updated Nov 8, 2025
[lldb] Enable locate module callback for all module loading lldb
#160199 by GeorgeHuyubo was merged Nov 6, 2025 Loading… updated Nov 8, 2025
[Clang][Sema] Allow counted_by on void* as GNU extension clang:bounds-safety Issue/PR relating to the experimental -fbounds-safety feature in Clang 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
#164737 by kees was merged Nov 7, 2025 Loading… updated Nov 7, 2025
[clang] Accept empty enum in MSVC compatible C clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#159981 by yicuixi was merged Nov 5, 2025 Loading… updated Nov 5, 2025
[DFAJumpThreading] Enable the pass by default
#83033 by UsmanNadeem was closed Nov 4, 2025 Loading… updated Nov 4, 2025
[llvm][opt][Transforms][SPIR-V] Enable Clang issues not falling into any other category llvm:optimizations llvm:transforms tools:opt
InferAddressSpaces for SPIR-V backend:AMDGPU backend:SPIR-V clang #110897 by AlexVlx was closed Nov 4, 2025 Loading… updated Nov 4, 2025
[UBSan] Fix incorrect alignment reported when global new returns an o… clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#152532 by gbMattN was merged Nov 3, 2025 Loading… updated Nov 4, 2025
Change Clang issues not falling into any other category
ASTUnit::getASTContext() const to return a non-const ASTContext clang #130096 by bricknerb was closed Mar 7, 2025 Loading… updated Nov 4, 2025
[InstComb] Fold shr ([x]or x, y), x -> shr y, x llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#165866 by artagnon was closed Nov 1, 2025 Loading… updated Nov 1, 2025
[lldb] Refactor LLDB Breakpoint Event Notifications to centralize and eliminate code duplication lldb
#164739 by piyushjaiswal98 was merged Oct 31, 2025 Loading… updated Oct 31, 2025
[sframe] Add assembler option --gsframe 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 Clang issues not falling into any other category
#165322 by Sterling-Augustine was closed Oct 30, 2025 Loading… updated Oct 30, 2025
[AMDGPU] Restrict promote alloca on pointers across address spaces backend:AMDGPU
#119762 by sgundapa was closed Oct 30, 2025 Loading… updated Oct 30, 2025
[DirectX] Add
split-section to llvm-objcopy and implement it for DXContainer backend:DirectX llvm:binary-utilities #153265 by inbelic was closed Aug 21, 2025 Loading… updated Oct 29, 2025
[libcxx] Fix freestanding build with filesystem disabled on Windows libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#164602 by moleium was closed Oct 28, 2025 Loading… updated Oct 28, 2025
[Clang][CodeGen] Implement code generation for __builtin_infer_alloc_token() 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 llvm:ir llvm:transforms
#156842 by melver was merged Oct 28, 2025 Loading… updated Oct 28, 2025
[X86][Clang] Allow SSE/AVX COMI/UCOMI/CMPS/CMPP fp comparison intrinsics to be used in constexpr backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
Fix error: '__outer_iterator' redeclared with 'public' access libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#161859 by georgthegreat was closed Oct 28, 2025 Loading… updated Oct 28, 2025
[AMDGPU] SCC live interval must be recomputed after CF lowering backend:AMDGPU
#81817 by perlfu was closed Oct 28, 2025 Loading… updated Oct 28, 2025
[DAGCombine] Improve bswap lowering for machines that support bit rotates backend:ARM llvm:SelectionDAG SelectionDAGISel as well
#164848 by AZero13 was merged Oct 25, 2025 Loading… updated Oct 25, 2025
[mlir][transform] Use LoopInvariant passes in the tileConsumerAndFuseProducersUsingSCF mlir:scf mlir
#163222 by linuxlonelyeagle was closed Oct 23, 2025 Loading… updated Oct 23, 2025
[MLIR][test][nfc] Add asserts requirement to one test mlir:spirv mlir
#164307 by yozhu was closed Oct 20, 2025 Loading… updated Oct 23, 2025
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.