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

Extend retcon.once coroutines lowering to optionally produce a normal result clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category coroutines C++20 coroutines llvm:ir llvm:transforms mlir:llvm mlir
#66333 by asl was merged Sep 15, 2023 Loading…
clang/AMDGPU: Fix accidental behavior change for __builtin_amdgcn_ldexph clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#66340 by arsenm was merged Sep 14, 2023 Loading…
[NFC][Clang] Address reviews about overrideFunctionFeaturesWithTargetFeatures clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#65938 by jmmartinez was merged Sep 20, 2023 Loading…
[MSVC, ARM64] Add _Copy* and _Count* intrinsics backend:AArch64 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 clang-cl `clang-cl` driver. Don't use for other compiler parts platform:windows
#66554 by amykhuang was merged Sep 21, 2023 Loading…
[Clang][OpenMP] Emit unroll directive w/o captured stmt clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#65862 by shiltian was merged Sep 9, 2023 Loading…
[NVPTX] Add support for maxclusterrank in launch_bounds 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
#66496 by jchlanda was merged Sep 27, 2023 Loading…
[NFC][Clang][CodeGen] Improve performance for vtable metadata generation 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
#67066 by mizvekov was merged Oct 2, 2023 Loading…
[Clang][CodeGen] Add __builtin_bcopy clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#67130 by ceseo was merged Sep 24, 2023 Loading…
2
4
Fix math-errno issue clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#66381 by zahiraam was merged Sep 19, 2023 Loading…
Revert "[Clang] Implement the 'counted_by' attribute" 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
#68603 by alexfh was merged Oct 9, 2023 Loading…
[Clang] Define AMDGPU ABI when referenced in CodeGen for ABI "none" backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#66162 by jhuber6 was merged Sep 13, 2023 Loading…
[Clang][AMDGPU] Permit language address spaces for AMDGPU globals backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#66205 by jhuber6 was merged Sep 13, 2023 Loading…
[HIP] Fix comdat of template kernel handle clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#66283 by yxsamliu was merged Sep 14, 2023 Loading…
[Clang][LLVM][Coroutines] Prevent __coro_gro from outliving __promise clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category coroutines C++20 coroutines llvm:ir llvm:transforms
#66706 by bcardosolopes was merged Sep 22, 2023 Loading…
[OpenMP] Prevent AMDGPU from overriding visibility on DT_nohost variables backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#68264 by jhuber6 was merged Oct 5, 2023 Loading…
[LLVM] Add new attribute optdebug to optimize for debugging clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category debuginfo llvm:ir llvm:transforms
#66632 by SLTozer was merged Oct 18, 2023 Loading…
[AArch64][SME] Remove immediate argument restriction for svldr and svstr 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
#68908 by SamTebbs33 was merged Oct 17, 2023 Loading…
[Clang][LoongArch] Add ABI implementation of passing vectors backend:loongarch clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#68954 by yjijd was closed Oct 17, 2023 Loading…
[clang] NFCI: Use FileEntryRef in SourceManager::FileInfos 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 clang-tidy
#67742 by jansvoboda11 was merged Sep 29, 2023 Loading…
[clang] set DebugCompilationDir in PCHContainer clang:codegen IR generation bugs: mangling, exceptions, etc. clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#67744 by rmaz was merged Sep 29, 2023 Loading…
[clang][RelativeVTables] Make the rtti_proxy LinkOnceODR instead of External linkage clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#67755 by PiJoules was merged Oct 4, 2023 Loading…
[CodeGen] Respect pointer-overflow sanitizer for void pointers clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#67772 by nikic was merged Oct 4, 2023 Loading…
[clang][codegen] Add a verifier IR pass before any further passes. clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#68015 by mizvekov was merged Oct 3, 2023 Loading…
[Coverage] Add coverage for constructor member initializers. clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#66441 by ZequanWu was merged Sep 15, 2023 Loading…
ProTip! Follow long discussions with comments:>50.