-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[clang][Sema] Track trivial-relocatability as a type trait
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#84621
opened Mar 9, 2024 by
AMP999
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…
[clangd][WIP] Add doxygen parsing using standalone doxygen parser
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
clang-tools-extra
clangd
#128591
opened Feb 24, 2025 by
tcottin
Loading…
[libc++] Implement libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
ranges
Issues related to `<ranges>`
views::join_with
libc++
#65536
opened Sep 6, 2023 by
JMazurkiewicz
Loading…
[LLVM] Volunteer myself as a secondary maintainer for LoopVectorizer
#120704
opened Dec 20, 2024 by
david-arm
Loading…
[clangd] Implement simple folding of preprocessor branches (rebased)
clang-tools-extra
clangd
#121449
opened Jan 2, 2025 by
sr-tream
Loading…
[clang] Support --sysroot= for ${arch}-windows-msvc targets
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang
Clang issues not falling into any other category
#96417
opened Jun 23, 2024 by
trcrsired
Loading…
[clang][codegen] Fix ABI for HVA/HFA returns on x86_64 MSVC
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
#113104
opened Oct 20, 2024 by
kin4stat
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…
[clangd] Add 'apply all clangd fixes' and 'apply all '_' fixes' QuickFixes
clang-tools-extra
clangd
#79867
opened Jan 29, 2024 by
torshepherd
Loading…
[mlir] Convert TensorType and BaseMemRefType to interfaces
mlir:bufferization
Bufferization infrastructure
mlir:core
MLIR Core Infrastructure
mlir:gpu
mlir:ods
mlir:tensor
mlir:tosa
mlir
#133053
opened Mar 26, 2025 by
andrey-golubev
Loading…
[CVP]: Fold
icmp eq X, C
to trunc X to i1
if C=2k+1 and X in [2k, 2k+1]
llvm:transforms
#83829
opened Mar 4, 2024 by
YanWQ-monad
Loading…
[InstSimplify] Fold
X < Y ? (X + zext(X < Y)) <= Y : false
to X < Y
llvm:analysis
llvm:instcombine
llvm:transforms
#118579
opened Dec 4, 2024 by
veera-sivarajan
Loading…
[llvm][mc][riscv] MC support of T-Head vector extension (xtheadvector)
backend:RISC-V
llvm:support
mc
Machine (object) code
#84447
opened Mar 8, 2024 by
kata-ark
Loading…
[libunwind][X86-64] Handle Linux sigreturn trampoline when DWARF info is missing
libunwind
#103473
opened Aug 13, 2024 by
al13n321
Loading…
[libcxx] Poison memory in variant destroy
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#101048
opened Jul 29, 2024 by
ccotter
Loading…
[clang] Add/enhance documentation for some important classes.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
llvm:support
#109795
opened Sep 24, 2024 by
sam-mccall
Loading…
[CodeGen][Spill2Reg] Initial patch
backend:X86
llvm:regalloc
llvm:transforms
#118832
opened Dec 5, 2024 by
vporpo
Loading…
[CAS] LLVMCAS implementation
llvm:adt
llvm:support
platform:windows
#68448
opened Oct 6, 2023 by
cachemeifyoucan
Loading…
[BOLT] Compare and Jump (CmpJE and CmpJNE) generation in MCPlusBuilder for both X86 and AArch64.
BOLT
#131949
opened Mar 19, 2025 by
rcorcs
Loading…
[AMDGPU] Remove detection of hip runtime for Spack
backend:AMDGPU
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang
Clang issues not falling into any other category
#133263
opened Mar 27, 2025 by
haampie
Loading…
[clang][docs] Fix example in likely/unlikely attr documentation
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
documentation
#126372
opened Feb 8, 2025 by
marcauberer
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.