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][bytecode] Check that a ltor cast to a complex value is possible 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
#155152 opened Aug 24, 2025 by tbaederr Loading…
[clang][bytecode] Error if calls have fewer arguments than parameters 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
#155151 opened Aug 24, 2025 by tbaederr Loading…
[clang][bytecode][NFC] Remove double initializer 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
#155150 opened Aug 24, 2025 by tbaederr Loading…
[clang][bytecode] Fix OptionScope initializer 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
#155149 opened Aug 24, 2025 by tbaederr Loading…
[SCEV] Fix NSW flag propagation in getGEPExpr, getMulExpr, and getAddExpr llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#155145 opened Aug 24, 2025 by sebpop Loading…
[clang] Heuristic resolution for explicit object parameter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tools-extra clangd
#155143 opened Aug 24, 2025 by MythreyaK Loading…
[llvm] Proofread AArch64SME.rst
#155137 opened Aug 24, 2025 by kazutakahirata Loading…
Fix for false positive issue clang:static analyzer clang Clang issues not falling into any other category
#155131 opened Aug 24, 2025 by vidur2 Loading…
X86: Stop overriding getRegClass backend:X86
#155128 opened Aug 24, 2025 by arsenm Loading…
X86: Remove LOW32_ADDR_ACCESS_RBPRegClass backend:X86
#155127 opened Aug 24, 2025 by arsenm Loading…
[clang] remove IsDefaulted bit from TemplateArgument clang:codegen IR generation bugs: mangling, exceptions, etc. 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 debuginfo HLSL HLSL Language Support lldb
#155120 opened Aug 23, 2025 by mizvekov Loading…
[MLIR][Python] remove liveOperations mlir
#155114 opened Aug 23, 2025 by makslevental Loading…
[ARM] Lower BSWAP on Pre-V6 ARM backend:ARM
#155113 opened Aug 23, 2025 by AZero13 Loading…
[X86] Implement canceling out of XOR with equality backend:X86 llvm:SelectionDAG SelectionDAGISel as well
#155106 opened Aug 23, 2025 by AZero13 Loading…
ProTip! Filter pull requests by the default branch with base:main.