LLVM/project 86983a8llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll accvgpr-spill-scc-clobber.mir, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-global.mir

Merge branch 'main' into users/MacDue/no_mul_sub_pr
DeltaFile
+12,982-11,930llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+10,469-10llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-global.mir
+8,268-12llvm/test/CodeGen/AMDGPU/accvgpr-spill-scc-clobber.mir
+2,674-2,698llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+2,501-2,502llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
+2,422-2,449llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+39,316-19,6015,548 files not shown
+289,600-145,9985,554 files

OpenBSD/ports n0UzAb2net/abaddon Makefile distinfo, net/abaddon/patches patch-src_platform_cpp

   net/abaddon: update to 0.2.4

   This update is backported to -stable by maintainer request to disable
   voice support because it can lead to a ban of user on stable.

   From izzy Meyer (maintainer)
VersionDeltaFile
1.1.1.1.2.1+14-16net/abaddon/Makefile
1.1.1.1.2.1+8-4net/abaddon/distinfo
1.1.1.1.2.1+3-4net/abaddon/pkg/PLIST
1.1.1.1.2.1+0-0net/abaddon/patches/patch-src_platform_cpp
+25-244 files

LLVM/project 74f1c94clang/lib/AST ASTContext.cpp, clang/test/Modules pr195905.cppm

[C++20] [Modules] Ask for definition before calling isInlineDefinitionExternallyVisible (#201291)

Close https://github.com/llvm/llvm-project/issues/195905

The root cause of the problem is, after decl merging, one of the
destructor for `base` (see test case) is chosen, and its body is not
deserialized for performance as we alreday see its body in current TU.
And then, the code call
FunctionDecl::isInlineDefinitionExternallyVisible from the destructor
without a serialized body, but
FunctionDecl::isInlineDefinitionExternallyVisible's implementation
requires to see a body. Then assertion failed.

Decl merging and function decl merging is common. We can't always make
sure we find the definition without checking. It is much more
fundamental. So the PR doesn't try to touch the decl merging mechanism
or how we handle the result of lookups.

We tried to fix the issue at the calling point to make sure we have a
definition for isInlineDefinitionExternallyVisible. Other use of
isInlineDefinitionExternallyVisible does the similar thing.
DeltaFile
+42-0clang/test/Modules/pr195905.cppm
+2-1clang/lib/AST/ASTContext.cpp
+44-12 files

OpenBSD/ports FQhCqATnet/freeradius/patches patch-src_main_tls_c patch-src_main_radsniff_c, net/freeradius/pkg PLIST-main

   update to freeradius-3.2.9
VersionDeltaFile
1.11+27-9net/freeradius/patches/patch-src_main_tls_c
1.6+12-11net/freeradius/patches/patch-src_main_radsniff_c
1.2+13-7net/freeradius/patches/patch-src_modules_rlm_rest_rest_c
1.47+13-1net/freeradius/pkg/PLIST-main
1.17+12-1net/freeradius/patches/patch-configure
1.2+5-2net/freeradius/patches/patch-src_main_all_mk
+82-315 files not shown
+88-3811 files

OpenBSD/ports vg2K21Knet/powerdns_recursor distinfo crates.inc

   MFC update to powerdns-recursor-5.4.2
VersionDeltaFile
1.61.2.2+4-4net/powerdns_recursor/distinfo
1.7.2.1+1-1net/powerdns_recursor/crates.inc
1.72.2.2+1-1net/powerdns_recursor/Makefile
+6-63 files

OpenBSD/ports oUkWRNUnet/powerdns distinfo Makefile

   MFC update to powerdns-5.0.5
VersionDeltaFile
1.58.2.1+2-2net/powerdns/distinfo
1.113.2.1+1-1net/powerdns/Makefile
+3-32 files

OpenBSD/ports 0eBaePEnet/dnsdist distinfo Makefile, net/dnsdist/patches patch-dnsdist-lua_cc

   MFC update to dnsdist-2.0.6
VersionDeltaFile
1.33.2.2+2-2net/dnsdist/distinfo
1.63.2.2+1-1net/dnsdist/Makefile
1.3.2.2+0-0net/dnsdist/patches/patch-dnsdist-lua_cc
+3-33 files

FreeBSD/ports 2454254x11/libXpm Makefile

x11/libXpm: Fix deprecated CPE_VENDOR
DeltaFile
+1-1x11/libXpm/Makefile
+1-11 files

FreeBSD/ports 89aec59www/varnish7 Makefile

www/varnish7: Fix deprecated CPE_VENDOR
DeltaFile
+1-1www/varnish7/Makefile
+1-11 files

FreeBSD/ports ac95ee2x11-servers/xorg-server Makefile

x11-servers/xorg-server: Fix deprecated CPE_PRODUCT
DeltaFile
+1-1x11-servers/xorg-server/Makefile
+1-11 files

FreeBSD/ports fa51d9cwww/sogo Makefile

www/sogo: Fix deprecated CPE_VENDOR
DeltaFile
+1-1www/sogo/Makefile
+1-11 files

FreeBSD/ports 22e244ex11/kitty Makefile

x11/kitty: Fix deprecated CPE_VENDOR
DeltaFile
+1-1x11/kitty/Makefile
+1-11 files

FreeBSD/ports 4576c10www/rubygem-httparty Makefile

www/rubygem-httparty: Fix deprecated CPE_VENDOR
DeltaFile
+1-1www/rubygem-httparty/Makefile
+1-11 files

FreeBSD/ports 3474709www/rubygem-rails-gitlab Makefile

www/rubygem-rails-gitlab: Fix deprecated CPE_PRODUCT
DeltaFile
+1-1www/rubygem-rails-gitlab/Makefile
+1-11 files

FreeBSD/ports 16f5215www/rubygem-httparty021 Makefile

www/rubygem-httparty021: Fix deprecated CPE_VENDOR
DeltaFile
+1-1www/rubygem-httparty021/Makefile
+1-11 files

FreeBSD/ports 7643dbdwww/rubygem-httparty-gitlab Makefile

www/rubygem-httparty-gitlab: Fix deprecated CPE_VENDOR
DeltaFile
+1-1www/rubygem-httparty-gitlab/Makefile
+1-11 files

LLVM/project 0ce28ballvm/test/CodeGen/AMDGPU atomic_optimizations_local_pointer.ll atomic_optimizations_global_pointer.ll

[AMDGPU][NFC] Add atomic optimization tests for gfx13
DeltaFile
+3,685-0llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+2,864-0llvm/test/CodeGen/AMDGPU/atomic_optimizations_global_pointer.ll
+526-0llvm/test/CodeGen/AMDGPU/atomic_optimizations_buffer.ll
+498-0llvm/test/CodeGen/AMDGPU/atomic_optimizations_struct_buffer.ll
+438-0llvm/test/CodeGen/AMDGPU/atomic_optimizations_raw_buffer.ll
+207-0llvm/test/CodeGen/AMDGPU/atomic_optimizations_pixelshader.ll
+8,218-06 files

DragonFlyBSD/src dd963e6sys/sys param.h

Bump __DragonFly_version for struct changes in the last commit

The last commit added 'rm_cpuid' to 'struct u_rman' in <sys/rman.h>, and
added 'dm_cpuid' to 'struct devinfo_rman' in <devinfo.h>.  Both are
public headers to userland, so bump __DragonFly_version for the change.
DeltaFile
+2-1sys/sys/param.h
+2-11 files

NetBSD/pkgsrc jGNlQ1llang/rust cargo.mk, mk/fetch sites.mk

   cargo.mk: switch to static.crates.io to avoid rate limit and setting custom user agent
VersionDeltaFile
1.47+3-9lang/rust/cargo.mk
1.203+2-2mk/fetch/sites.mk
+5-112 files

FreeBSD/ports 9f53adfdevel/tree-sitter-cli distinfo Makefile.crates

devel/tree-sitter-cli: Update to 0.26.9

Changelog: https://github.com/tree-sitter/tree-sitter/compare/v0.25.8...v0.26.8

While here update port maintainer email address per request.

PR:             294982
Approved by:    0mp (mentor)
Differential Revision:  https://reviews.freebsd.org/D57205
DeltaFile
+495-503devel/tree-sitter-cli/distinfo
+246-250devel/tree-sitter-cli/Makefile.crates
+3-4devel/tree-sitter-cli/Makefile
+744-7573 files

LLVM/project b3a9c8dllvm/lib/Target/AMDGPU AMDGPURegisterBankInfo.cpp SIISelLowering.cpp

[Review] up !
DeltaFile
+4-4llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
+1-2llvm/lib/Target/AMDGPU/SIISelLowering.cpp
+5-62 files

LLVM/project 39658a8flang-rt/test CMakeLists.txt

[Flang-RT][test] Add flang-rt-mod dependency (#201297)

Flang-RT's tests require the modules since #198793. #171515 did not
account for this additional dependency.

Fixes #201254
DeltaFile
+1-0flang-rt/test/CMakeLists.txt
+1-01 files

OpenBSD/ports kThpEiQlang/php/8.5 distinfo Makefile

   update to php-8.5.7
VersionDeltaFile
1.5.2.2+2-2lang/php/8.5/distinfo
1.9.2.2+2-1lang/php/8.5/Makefile
+4-32 files

OpenBSD/ports YKVC7wHlang/php/8.4 distinfo Makefile

   update to php-8.4.22
VersionDeltaFile
1.19.2.2+2-2lang/php/8.4/distinfo
1.36.2.2+1-1lang/php/8.4/Makefile
+3-32 files

FreeBSD/ports e25752awww/py-fastapi Makefile

www/py-fastapi: Fix deprecated CPE_VENDOR
DeltaFile
+1-1www/py-fastapi/Makefile
+1-11 files

FreeBSD/ports 86adfe6textproc/xstream Makefile

textproc/xstream: Fix deprecated CPE_VENDOR
DeltaFile
+1-1textproc/xstream/Makefile
+1-11 files

FreeBSD/ports 6b1c173www/py-aiohttp-session Makefile

www/py-aiohttp-session: Fix deprecated CPE data
DeltaFile
+2-1www/py-aiohttp-session/Makefile
+2-11 files

FreeBSD/ports f9b0e2bwww/py-aiohttp Makefile

www/py-aiohttp: Fix deprecated CPE_VENDOR
DeltaFile
+0-2www/py-aiohttp/Makefile
+0-21 files

FreeBSD/ports a42d4efwww/dolibarr Makefile

www/dolibarr: Fix deprecated CPE data
DeltaFile
+3-0www/dolibarr/Makefile
+3-01 files

FreeBSD/ports 94c54d0sysutils/backuppc-devel Makefile

sysutils/backuppc-devel: Fix deprecated CPE_VENDOR
DeltaFile
+0-2sysutils/backuppc-devel/Makefile
+0-21 files