- Notifications
You must be signed in to change notification settings - Fork 15.2k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Clang] Add support for the C IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema"
defer TS clang:codegen #162848 opened Oct 10, 2025 by Sirraide Loading…
Conditionalize use of POSIX features missing on WASI/WebAssembly clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category cmake Build system in general and CMake in particular lld:COFF lld:ELF lld:MachO lld:wasm lld llvm:adt llvm:support
#92677 opened May 19, 2024 by whitequark Loading…
[libc++] Add std::stacktrace (P0881R7) libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#136528 opened Apr 21, 2025 by elsteveogrande • Draft
C++26 Annotation c++26 clang:frontend Language frontend issues, e.g. anything involving "Sema" reflection Issues related to C++26 reflection
#166287 opened Nov 4, 2025 by zebullax Loading…
2 tasks
[IR][AsmParser] Revamp how floating-point literals work in LLVM IR. backend:AArch64 backend:AMDGPU backend:ARM backend:DirectX backend:Hexagon backend:loongarch backend:NVPTX backend:PowerPC backend:RISC-V backend:SPIR-V backend:SystemZ backend:WebAssembly backend:X86 clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category debuginfo HLSL HLSL Language Support llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:support llvm:transforms
#121838 opened Jan 6, 2025 by jcranmer-intel Loading…
[llvm-objdump] Add the --visualize-jumps option llvm:binary-utilities llvm:support
#74858 opened Dec 8, 2023 by ostannard Loading…
[libc++] Add MSVC's implementation of libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
exception_ptr for Windows libc++ #94977 opened Jun 10, 2024 by StephanTLavavej Loading…
[llvm] Fix the MCSubtargetInfo used for module-level assembly. llvm:binary-utilities
#97685 opened Jul 4, 2024 by chrisnc Loading…
[Clang] [C++26] Implement P1306R5 Expansion Statements c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema"
#165195 opened Oct 27, 2025 by Sirraide Loading…
[ThinLTO] Support dead RTTI data elimination under -fno-split-lto-unit clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO)
#126336 opened Feb 8, 2025 by luxufan Loading…
[clang]: reflection operator parsing for global namespace and primitive types c++26 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category reflection Issues related to C++26 reflection
#164692 opened Oct 22, 2025 by changkhothuychung Loading…
[lldb] Proof of concept data formatter compiler for Python lldb
#113734 opened Oct 25, 2024 by kastiglione • Draft
workflows: Automatically make backport requests from merged PRs github:workflow
#126993 opened Feb 13, 2025 by tstellar Loading…
[AArch64][GlobalISel] Perfect Shuffles backend:AArch64 backend:AMDGPU backend:SPIR-V backend:SystemZ llvm:globalisel llvm:SelectionDAG SelectionDAGISel as well
#106446 opened Aug 28, 2024 by davemgreen Loading…
[mlir][LLVM] Make struct types immutable flang:codegen flang:fir-hlfir flang Flang issues not falling into any other category mlir:core MLIR Core Infrastructure mlir:llvm mlir:ods mlir
#116035 opened Nov 13, 2024 by zero9178 Loading…
[clang] Add builtin to clear padding bytes (prework for P0528R3) 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 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#75371 opened Dec 13, 2023 by huixie90 Loading…
[InstSimplify] Remove most of undef handling logic backend:AMDGPU llvm:analysis Includes value tracking, cost tables and constant folding llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#119884 opened Dec 13, 2024 by dtcxzyw Loading…
[llvm][instcombine] Add Missed Optimization for Folding Min Max intrinsic into PHI instruction llvm:transforms
#84619 opened Mar 9, 2024 by PeterChou1 Loading…
[RISCV] Add macro fusions for Xiangshan backend:AArch64 backend:AMDGPU backend:ARM backend:RISC-V backend:X86 llvm:mc Machine (object) code
#72362 opened Nov 15, 2023 by wangpc-pp Loading…
[mlir] Allow all shaped types for arith ops. mlir:arith mlir:core MLIR Core Infrastructure mlir:ods mlir
#99028 opened Jul 16, 2024 by pifon2a Loading…
[libc++] Implement std::move_only_function (P0288R9) libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#94670 opened Jun 6, 2024 by philnik777 Loading…
[mlir][docs] Clarified Dialect creation tutorial + fixed typos mlir:affine mlir:async mlir:execution-engine mlir:gpu mlir:linalg mlir:llvm mlir:math mlir:memref mlir:nvgpu mlir:presburger mlir:python MLIR Python bindings mlir:sparse Sparse compiler in MLIR mlir
#77820 opened Jan 11, 2024 by Wheest Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.