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] add wraps and no_wraps attributes 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
#115094 by JustinStitt was closed Jul 22, 2025 Loading…
[clang][CodeGen] sret args should always point to the alloca AS, so use that backend:AMDGPU 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
#114062 by AlexVlx was merged Feb 14, 2025 Loading… LLVM 20.X Release
Adding splitdouble HLSL function backend:DirectX backend:X86 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:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category HLSL HLSL Language Support llvm:ir
#109331 by joaosaffran was merged Oct 28, 2024 Loading…
[KCFI][NFC] Rename the !kcfi_type Function metadata to !cfi_type backend:AArch64 backend:ARM backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category llvm:ir llvm:transforms
#109080 by mylai-mtk was closed Sep 24, 2024 Loading…
[DLCov 3/5] Implement DebugLoc origin-tracking clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category cmake Build system in general and CMake in particular debuginfo llvm:codegen llvm:ir llvm:support llvm:transforms platform:windows
#107369 by SLTozer was closed Jun 11, 2025 Loading…
Rename Sanitizer Coverage => Coverage Sanitizer 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 compiler-rt:asan Address sanitizer compiler-rt:fuzzer compiler-rt:sanitizer compiler-rt lldb llvm:ir llvm:transforms PGO Profile Guided Optimizations
#106505 by cor3ntin was closed Mar 18, 2025 Loading…
[CodeGen] Apply 'nofree' to 'this' pointer argument. clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category coroutines C++20 coroutines HLSL HLSL Language Support
#106499 by zengdage was closed Aug 29, 2024 Loading…
AMDGPU: Remove flat/global fmin/fmax intrinsics backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category llvm:globalisel llvm:ir llvm:transforms
#105642 by arsenm was merged Oct 9, 2024 Loading…
[HLSL][DXIL][SPIRV] Create llvm dot intrinsic and use for HLSL backend:AArch64 backend:DirectX backend:SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category HLSL HLSL Language Support llvm:globalisel llvm:ir llvm:support
#102872 by pow2clk was closed Aug 17, 2024 Loading…
[Clang] Add __builtin_counted_by_ref builtin 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
#102549 by bwendling was closed Nov 1, 2024 Loading…
release/19.x: [Clang] Demote always_inline error to warning for mismatching SME attrs (#100740) backend:AArch64 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
#100987 by llvmbot was closed Jul 30, 2024 Loading… LLVM 19.X Release
[LLVM] Fix incorrect alignment on AMDGPU variadics backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category llvm:transforms
#96370 by jhuber6 was closed Jul 1, 2024 Loading…
[libc] Implement (v|f)printf on the GPU backend:AMDGPU backend:NVPTX 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 llvm:transforms
#96369 by jhuber6 was merged Jul 13, 2024 Loading…
[ubsan] Display correct runtime messages for negative _BitInt 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
#96240 by earnol was merged Aug 15, 2024 Loading…
[clang][Modules] Remove unnecessary includes of Module.h 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 clang-tools-extra clangd libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#93417 by davidstone was merged Jun 3, 2024 Loading…
[clang] Fix loss of dllexport for exported template specialization clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#93302 by nga888 was closed Jun 6, 2024 Loading…
IR: Add module level attribution language-standard clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category llvm:ir
#93159 by wzssyqa was closed May 23, 2024 Draft
[NFC][Clang] Fix static analyzer bugs with dereference after null checks clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#86018 by smanna12 was closed Mar 22, 2024 Loading…
[DebugInfo] Use DW_op_bit_piece for structured bindings of bitfields clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category debuginfo llvm:ir
#85665 by john-brawn-arm was closed May 31, 2024 Loading…
release/18.x: [ObjC] Check entire chain of superclasses to determine class layout clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#84093 by AZero13 was closed Mar 13, 2024 Loading…
llvm-cov assertion failure when handling MC/DC that involves macros clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#80098 by whentojump was closed Jan 31, 2024 Loading…
[Sanitizer] add signed-integer-wrap sanitizer 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 compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#80089 by JustinStitt was closed Mar 8, 2024 Loading…
[HLSL] Implementation of tan intrinsic backend:RISC-V backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. 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 HLSL HLSL Language Support llvm:ir
#79948 by farzonl was closed Jan 30, 2024 Loading…
Add support for builtin_verbose_trap 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 debuginfo
#79230 by ahatanak was merged Jun 25, 2024 Loading…
[Clang] Correct __builtin_dynamic_object_size for subobject types backend:AArch64 backend:AMDGPU backend:X86 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:globalisel llvm:ir llvm:transforms
#78526 by bwendling was closed Jan 31, 2024 Loading…
ProTip! Follow long discussions with comments:>50.