LLVM/project 28f9853llvm/test/CodeGen/AMDGPU llvm.log10.ll llvm.log.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-llvm.amdgcn.image.sample.a16.ll legalize-store-global.mir

Merge branch 'main' into users/aokblast/clang/slpv/fix_ext
DeltaFile
+6,601-5,921llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-llvm.amdgcn.image.sample.a16.ll
+4,734-4,734llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-store-global.mir
+4,072-4,024llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-llvm.amdgcn.image.dim.a16.ll
+2,521-5,460llvm/test/CodeGen/AMDGPU/llvm.log10.ll
+2,521-5,460llvm/test/CodeGen/AMDGPU/llvm.log.ll
+5,244-2,196llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i8.ll
+25,693-27,7952,976 files not shown
+204,065-187,5572,982 files

LLVM/project d407259

Merge remote-tracking branch 'refs/remotes/origin/users/aokblast/clang/slpv/fix_ext' into users/aokblast/clang/slpv/fix_ext
DeltaFile
+0-00 files

LLVM/project 3a27d29lld/ELF Writer.cpp MarkLive.cpp

[ELF] Move markUsedLocalSymbols from Writer to markLive. NFC (#209035)

markUsedLocalSymbols (https://reviews.llvm.org/D77807) sets the USED
flag on local symbols referenced by relocations so that -r/--emit-relocs
with --discard-{locals,all} preserves them in the symbol table.

Move the scan into markLive's !gcSections branch to be closer to
MarkLive::resolveReloc. The scan now iterates sections via relsOrRelas,
handling CREL uniformly, and runs in parallel.

This is a step toward fixing #160789
DeltaFile
+0-42lld/ELF/Writer.cpp
+24-0lld/ELF/MarkLive.cpp
+24-422 files

FreeBSD/ports ce0dd7ftextproc/redisearch2 distinfo Makefile

textproc/redisearch2: Update version 2.10.5=>2.10.6

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.10.6

MFH:            2026Q3
(cherry picked from commit 7c6a9b80fd7c6ff04460a23292fc563f72645d8c)
DeltaFile
+3-3textproc/redisearch2/distinfo
+4-1textproc/redisearch2/Makefile
+7-42 files

LLVM/project 780ac30llvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer/X86 minbitwidth-icmp-signed-const-trunc.ll

[SLP] Don't truncate compare constants that change value at the demoted width

SLP preserves the original bit width when narrowing compare operands,
but doesn't always account for the required size convertion in LLVM IR.
This can produce incorrect compare constants after truncation.

Fix this by using getSignificantBits() for sign-extended operands,
forbidding truncation for signed predicates on zero-extended operands,
and checking the correct operand in the LBW > RBW case.
DeltaFile
+72-0llvm/test/Transforms/SLPVectorizer/X86/minbitwidth-icmp-signed-const-trunc.ll
+48-13llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+120-132 files

FreeBSD/ports 5f2a572textproc/redisearch28 distinfo Makefile

textproc/redisearch28: Update version 2.8.5=>2.8.6

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.8.6

MFH:            2026Q3
(cherry picked from commit c7ea15e1cf93ebaa31431980c1ad5ca97dbf8517)
DeltaFile
+3-3textproc/redisearch28/distinfo
+4-1textproc/redisearch28/Makefile
+7-42 files

FreeBSD/ports 5119705textproc/redisearch26 distinfo Makefile

textproc/redisearch26: Update version 2.6.5=>2.6.6

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.6.6

MFH:            2026Q3
(cherry picked from commit 1c364dde53fddb7eade387d8821d112db8fd84ff)
DeltaFile
+5-5textproc/redisearch26/distinfo
+5-2textproc/redisearch26/Makefile
+10-72 files

FreeBSD/ports 74c9803sysutils/mise distinfo Makefile

sysutils/mise: update 2026.7.4 → 2026.7.5
DeltaFile
+3-3sysutils/mise/distinfo
+1-1sysutils/mise/Makefile
+4-42 files

FreeBSD/ports e5f962bmisc/fabric distinfo Makefile

misc/fabric: update 1.4.455 → 1.4.457
DeltaFile
+5-5misc/fabric/distinfo
+1-2misc/fabric/Makefile
+6-72 files

FreeBSD/ports bb32afcnet/frp distinfo Makefile

net/frp: update 0.69.1 → 0.70.0
DeltaFile
+5-5net/frp/distinfo
+1-2net/frp/Makefile
+6-72 files

FreeBSD/ports fa266b1security/trufflehog distinfo Makefile

security/trufflehog: update 3.95.8 → 3.95.9
DeltaFile
+5-5security/trufflehog/distinfo
+1-2security/trufflehog/Makefile
+6-72 files

FreeBSD/ports 06d2d93devel/cargo-deny distinfo Makefile

devel/cargo-deny: update 0.19.9 → 0.20.2
DeltaFile
+9-13devel/cargo-deny/distinfo
+4-6devel/cargo-deny/Makefile
+13-192 files

FreeBSD/ports ab10723devel/rustc-demangle distinfo Makefile

devel/rustc-demangle: update 0.1.27 → 0.1.28
DeltaFile
+19-23devel/rustc-demangle/distinfo
+10-12devel/rustc-demangle/Makefile
+29-352 files

FreeBSD/ports a45756fmisc/sonoscli distinfo Makefile

misc/sonoscli: update 0.3.2 → 0.3.3
DeltaFile
+5-5misc/sonoscli/distinfo
+1-2misc/sonoscli/Makefile
+6-72 files

FreeBSD/ports 0a7560adns/coredns distinfo Makefile

dns/coredns: update 1.14.4 → 1.14.6
DeltaFile
+5-5dns/coredns/distinfo
+1-2dns/coredns/Makefile
+6-72 files

FreeBSD/ports 64d66a0databases/weaviate distinfo Makefile

databases/weaviate: update 1.38.2 → 1.38.3
DeltaFile
+5-5databases/weaviate/distinfo
+1-2databases/weaviate/Makefile
+6-72 files

FreeBSD/ports 1003077devel/py-cbor2 Makefile distinfo

devel/py-cbor2: Update version 6.0.0=>6.0.1

Changelog: https://github.com/agronholm/cbor2/releases/tag/6.0.1

MFH:            2026Q3
(cherry picked from commit 6549d150fdaa631dcf5d50664e714bd99214d3f5)
DeltaFile
+7-3devel/py-cbor2/Makefile
+3-3devel/py-cbor2/distinfo
+10-62 files

FreeBSD/ports 9adbea4devel/py-zipp distinfo Makefile

devel/py-zipp: Update version 3.23.0=>3.23.1

Changelog: https://github.com/jaraco/zipp/releases/tag/v3.23.1
DeltaFile
+3-3devel/py-zipp/distinfo
+1-1devel/py-zipp/Makefile
+4-42 files

FreeBSD/ports d87ea72net-mgmt/py-arouteserver distinfo Makefile

net-mgmt/py-arouteserver: Update version 1.16.0=>1.16.1

Changelog: https://github.com/pierky/arouteserver/releases/tag/v1.16.1
DeltaFile
+3-3net-mgmt/py-arouteserver/distinfo
+3-2net-mgmt/py-arouteserver/Makefile
+6-52 files

FreeBSD/ports 1678d89archivers/php-brotli distinfo Makefile, archivers/php-brotli/files patch-config.m4

archivers/php-brotli: Update version 0.19.0=>0.20.0

Changelog:
https://github.com/kjdev/php-ext-brotli/releases/tag/0.20.0

Commit log:
https://github.com/kjdev/php-ext-brotli/compare/0.19.0...0.20.0

remove config.m4 patch, which has been upstreamed
undo 63b6120db0b8290c6b7d0b91d16c94bfe617ebfe

PR:             296523
Approved by:    submitter is maintainer
DeltaFile
+0-37archivers/php-brotli/files/patch-config.m4
+3-3archivers/php-brotli/distinfo
+1-2archivers/php-brotli/Makefile
+4-423 files

FreeBSD/ports c862506archivers/php-zstd distinfo Makefile, archivers/php-zstd/files patch-config.m4

archivers/php-zstd: Update version 0.16.0=>0.17.0

Changelog:
https://github.com/kjdev/php-ext-zstd/releases/tag/0.17.0

Commit log:
https://github.com/kjdev/php-ext-zstd/compare/0.16.0...0.17.0

remove config.m4 patch, which has been upstreamed
undo 63b6120db0b8290c6b7d0b91d16c94bfe617ebfe

PR:             296523
Approved by:    submitter is maintainer
DeltaFile
+0-38archivers/php-zstd/files/patch-config.m4
+3-3archivers/php-zstd/distinfo
+1-2archivers/php-zstd/Makefile
+4-433 files

FreeBSD/ports 2c3d6b2devel/pecl-msgpack Makefile

devel/pecl-msgpack: Restore build with php86

Approved by:    portmgr (blanket)
DeltaFile
+0-1devel/pecl-msgpack/Makefile
+0-11 files

FreeBSD/ports 29813dawww/pecl-http Makefile pkg-descr, www/php-http Makefile pkg-descr

www/{pecl|php}-http: Convert port

ext-http extension aims to provide a convenient and powerful set of
functionality for one of PHPs major applications. It eases handling of
HTTP URLs, dates, redirects, headers and messages, provides means for
negotiation of clients preferred language and charset, as well as a
convenient way to send any arbitrary data with caching and resuming
capabilities. It provides powerful request functionality too.

Please note that pecl infrastructure is being deprecated so create a
different port which is not dependent on pecl infrastructure.

This commit also removes pecl-http ports in lieu of this port.

WWW:            https://github.com/m6w6/ext-http
DeltaFile
+0-31www/pecl-http/Makefile
+30-0www/php-http/Makefile
+0-8www/pecl-http/pkg-descr
+6-0www/php-http/pkg-descr
+0-3www/pecl-http/distinfo
+3-0www/php-http/distinfo
+39-422 files not shown
+41-438 files

FreeBSD/ports 2d96757devel/py-pytest-env distinfo Makefile

devel/py-pytest-env: Update version 1.0.0=>1.0.1

Changelog: https://github.com/pytest-dev/pytest-env/releases/tag/1.0.1
DeltaFile
+3-3devel/py-pytest-env/distinfo
+1-1devel/py-pytest-env/Makefile
+4-42 files

FreeBSD/ports 3768145archivers/php-lz4 Makefile

archivers/php-lz4: Restore build with php86

PR:             296523
Approved by:    submitter is maintainer
Tested by:      bofh
DeltaFile
+0-1archivers/php-lz4/Makefile
+0-11 files

FreeBSD/ports 52cac9adevel/py-pydevd distinfo Makefile

devel/py-pydevd: Update version 3.1.0=>3.2.1

Changelog: https://github.com/fabioz/PyDev.Debugger/releases/tag/pydev_debugger_3_2_1
DeltaFile
+3-3devel/py-pydevd/distinfo
+1-1devel/py-pydevd/Makefile
+4-42 files

FreeBSD/ports 5c7eba2devel/py-lazy distinfo Makefile

devel/py-lazy: Update version 1.6=>2.0

Changelog: https://github.com/stefanholek/lazy/releases/tag/2.0
DeltaFile
+3-3devel/py-lazy/distinfo
+1-1devel/py-lazy/Makefile
+4-42 files

FreeBSD/ports a49ed87devel/py-vcrpy distinfo Makefile

devel/py-vcrpy: Update version 8.2.1=>8.3.0

Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v8.3.0
DeltaFile
+3-3devel/py-vcrpy/distinfo
+1-1devel/py-vcrpy/Makefile
+4-42 files

FreeBSD/ports cc7826anet-mgmt/peering-manager Makefile distinfo

net-mgmt/peering-manager: Update version 1.10.3=>1.10.4

Changelog: https://github.com/peering-manager/peering-manager/releases/tag/v1.10.4
DeltaFile
+10-11net-mgmt/peering-manager/Makefile
+3-3net-mgmt/peering-manager/distinfo
+13-142 files

FreeBSD/ports c7ea15etextproc/redisearch28 distinfo Makefile

textproc/redisearch28: Update version 2.8.5=>2.8.6

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.8.6

MFH:            2026Q3
DeltaFile
+3-3textproc/redisearch28/distinfo
+4-1textproc/redisearch28/Makefile
+7-42 files