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

[Clang][Lex] Warn on trailing whitespace in #include filenames clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167163 opened Nov 8, 2025 by vandana11054 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 opened Nov 8, 2025 by saideepaksana Loading… updated Nov 9, 2025
Make sanitizer special case list slash-agnostic clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category compiler-rt:sanitizer llvm:support
#149886 opened Jul 21, 2025 by DKLoehr Loading… updated Nov 9, 2025
Improve string allocation libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#92652 opened May 18, 2024 by MBkkt Loading… updated Nov 8, 2025
[libc++] Implement P2988R12: std::optional<T&> libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#155202 opened Aug 25, 2025 by smallp-o-p Loading… updated Nov 8, 2025
[InstCombine] Fold smin(-a, x - a) + a to smin(x, 0) llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#167109 opened Nov 8, 2025 by ARandomDev99 Draft updated Nov 8, 2025
[libc++] Added [[nodiscard]] to fstream.native_handle, span.at and in/out_ptr libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#167097 opened Nov 8, 2025 by H-G-Hristov Loading… updated Nov 8, 2025
4 tasks done
[libcxx] implement LWG4148: unique_ptr::operator* should not allow dangling references libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#128213 opened Feb 21, 2025 by elhewaty Loading… updated Nov 8, 2025
[clang][Sema] Fix Issue: #166957 - type inconsistency for constrained auto variables clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167100 opened Nov 8, 2025 by KaushalMorankar Loading… updated Nov 8, 2025
[libcxx] LWG4172 fix self-move-assignment in {unique|shared}_lock libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#129542 opened Mar 3, 2025 by elhewaty Loading… updated Nov 8, 2025
[DA] Add tests for nsw doesn't hold on entier iteration
#162281 opened Oct 7, 2025 by kasuga-fj Draft updated Nov 8, 2025
Fix: Issue #165239 — resolve -Wuninitialized warnings clang:analysis clang Clang issues not falling into any other category
#166991 opened Nov 7, 2025 by jimmy2683 Loading… updated Nov 8, 2025
[InstCombine] fold icmp of select with invertible shl llvm:analysis Includes value tracking, cost tables and constant folding llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#147182 opened Jul 6, 2025 by actinks Loading… updated Nov 8, 2025
[DAGCombiner] Add sra-xor-sra pattern fold backend:RISC-V llvm:SelectionDAG SelectionDAGISel as well
#166777 opened Nov 6, 2025 by rez5427 Loading… updated Nov 8, 2025
[Headers][X86] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow PALIGNR byte shift 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 Clang issues not falling into any other category
#162005 opened Oct 5, 2025 by TianYe717 Loading… updated Nov 8, 2025
[SimplifyIndVar] ICMP predicate conversion to EQ/NE backend:SystemZ llvm:transforms PGO Profile Guided Optimizations
#144945 opened Jun 19, 2025 by SergeyShch01 Loading… updated Nov 8, 2025
Allow avx512 bw masked intrinsics to be used in constexpr backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#162871 opened Oct 10, 2025 by GrumpyPigSkin Loading… updated Nov 8, 2025
[libc][darwin] add syscall numbers from macos sdk libc
#166354 opened Nov 4, 2025 by bojle Loading… updated Nov 8, 2025
[libc++][ranges] P2542R8: Implement views::concat c++26 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#120920 opened Dec 22, 2024 by changkhothuychung Loading… updated Nov 8, 2025
Implement P1885R12: <text_encoding> header libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#141312 opened May 24, 2025 by smallp-o-p Draft updated Nov 8, 2025
ProTip! Adding no:label will show everything without a label.