LLVM/project 38a1b57llvm/include/llvm/IR RuntimeLibcalls.td

comment
DeltaFile
+2-0llvm/include/llvm/IR/RuntimeLibcalls.td
+2-01 files

LLVM/project a98c033llvm/utils/TableGen/Basic RuntimeLibcalls.h

More comments
DeltaFile
+1-3llvm/utils/TableGen/Basic/RuntimeLibcalls.h
+1-31 files

FreeBSD/ports 2a00220sysutils/nut-devel Makefile distinfo

sysutils/nut-devel: Update to the latest networkupstools/nut github commit
DeltaFile
+21-1sysutils/nut-devel/pkg-plist
+3-3sysutils/nut-devel/distinfo
+2-2sysutils/nut-devel/Makefile
+26-63 files

FreeBSD/ports 821cb9dnet/kea-devel Makefile distinfo, net/kea-devel/files patch-src_bin_keactrl_meson.build patch-meson.build

net/kea-devel: Update to 3.2.0

This commit puts net/ket-devel at the same version as net/kea. Update
to 3.3.X will resume when upstream continues development.
DeltaFile
+46-31net/kea-devel/pkg-plist
+13-13net/kea-devel/files/patch-meson.build
+11-0net/kea-devel/files/patch-src_bin_keactrl_meson.build
+3-3net/kea-devel/distinfo
+2-2net/kea-devel/Makefile
+75-495 files

FreeBSD/ports 25ffbf2mail/spamassassin-devel Makefile distinfo

mail/spamassassin-devel: update to latest github commit
DeltaFile
+27-0mail/spamassassin-devel/pkg-plist
+3-3mail/spamassassin-devel/distinfo
+2-2mail/spamassassin-devel/Makefile
+32-53 files

FreeBSD/ports 86592cbsecurity/wpa_supplicant-devel Makefile distinfo, security/wpa_supplicant-devel/files patch-wpa__supplicant_main.c

security/wpa_supplicant-devel: Update to latest GH commit

Update to the latest w1.fi commit, proxied through my GH account.
DeltaFile
+9-9security/wpa_supplicant-devel/files/patch-wpa__supplicant_main.c
+3-3security/wpa_supplicant-devel/distinfo
+2-2security/wpa_supplicant-devel/Makefile
+14-143 files

FreeBSD/ports dfad655shells/ksh-devel Makefile distinfo

shells/ksh-devel: update to the latest ksh93/ksh github commit
DeltaFile
+3-3shells/ksh-devel/distinfo
+2-2shells/ksh-devel/Makefile
+5-52 files

FreeBSD/ports 39a5a6fnet/hostapd-devel Makefile distinfo

net/hostapd-devel: Update to the latest GH commit

Update to the latest w1.fi commit, proxied through my GH account.
DeltaFile
+3-3net/hostapd-devel/distinfo
+2-2net/hostapd-devel/Makefile
+5-52 files

FreeBSD/ports c936ea0security/krb5-devel Makefile distinfo

security/krb5-devel: update to the latest MIT/KRB5 github commit
DeltaFile
+3-3security/krb5-devel/distinfo
+2-2security/krb5-devel/Makefile
+5-52 files

FreeBSD/ports fac19e3sysutils/cfengine-devel Makefile distinfo

sysutils/cfengine-devel: Update to latest GH commit
DeltaFile
+3-3sysutils/cfengine-devel/distinfo
+2-2sysutils/cfengine-devel/Makefile
+5-52 files

FreeBSD/ports 9faaeb3sysutils/cfengine-masterfiles-devel Makefile distinfo

sysutils/cfengine-masterfiles-devel: Update to latest GH commit
DeltaFile
+3-3sysutils/cfengine-masterfiles-devel/distinfo
+2-2sysutils/cfengine-masterfiles-devel/Makefile
+5-52 files

FreeBSD/ports 8a4ce26sysutils/mise Makefile distinfo

sysutils/mise: update 2026.7.14 → 2026.7.15
DeltaFile
+35-39sysutils/mise/distinfo
+17-19sysutils/mise/Makefile
+52-582 files

LLVM/project 74ad8fbmlir/include/mlir/Analysis FlatLinearValueConstraints.h, mlir/lib/Analysis FlatLinearValueConstraints.cpp

[MLIR] Allow recovering from semi-affine sets in FlatLinearValueConstraints

The IntegerSet constructor of FlatLinearValueConstraints asserts when
flattening fails, which happens for semi-affine integer sets. Since the
failure is signalled from inside a constructor, callers have no way to
detect the unsupported case ahead of time and no way to work around it;
they simply crash.

Add an optional `bool *error` parameter to the constructor. When it is
non-null, hitting the unimplemented case sets `*error` to true and
returns instead of asserting, letting callers bail out gracefully.
`*error` is set to false on success. When the pointer is null the
previous assert behavior is retained, so existing callers are unaffected.
DeltaFile
+10-2mlir/lib/Analysis/FlatLinearValueConstraints.cpp
+7-1mlir/include/mlir/Analysis/FlatLinearValueConstraints.h
+17-32 files

LLVM/project afd4d7bflang/test/Driver openacc-nyi.f90, flang/test/Transforms/OpenACC acc-emit-nyi-flang.fir

Merge branch 'main' into users/rampitec/use-scalars-in-pk-u64
DeltaFile
+272-0mlir/test/Dialect/Linalg/block-pack-matmul-scalable.mlir
+199-0flang/test/Driver/openacc-nyi.f90
+94-45llvm/utils/TableGen/SubtargetEmitter.cpp
+128-0flang/test/Transforms/OpenACC/acc-emit-nyi-flang.fir
+120-1llvm/tools/llubi/lib/Value.cpp
+112-6llvm/tools/llubi/lib/Context.cpp
+925-52105 files not shown
+2,958-386111 files

LLVM/project 30bff76flang/lib/Optimizer/Transforms/CUDA CUFAddConstructor.cpp, flang/test/Fir/CUDA cuda-constructor-2.f90

[flang][cuda] Do not emit cuf.register_variable_static for device/constant under unified mode (#212344)
DeltaFile
+36-4flang/test/Fir/CUDA/cuda-constructor-2.f90
+3-1flang/lib/Optimizer/Transforms/CUDA/CUFAddConstructor.cpp
+39-52 files

FreeNAS/freenas 6d87310tests/directory_services test_zzz_truenas_ha.py

Stabilize HA tests
DeltaFile
+17-1tests/directory_services/test_zzz_truenas_ha.py
+17-11 files

LLVM/project bca744cllvm/lib/Target/AMDGPU AMDGPUISelLowering.cpp SIISelLowering.cpp, llvm/test/CodeGen/AMDGPU uaddsat.ll

[AMDGPU] Lower uniform uaddsat.i16 to SALU instructions

Promote uniform i16 uadd.sat to i32 in promoteUniformOpToI32 so it
lowers to SALU (s_add_i32 + s_min_u32) instead of VALU + readfirstlane.
The saturating add on zero-extended operands reduces to
umin(add(lhs, rhs), 0xffff).

Co-authored-by: Cursor <cursoragent at cursor.com>
DeltaFile
+64-60llvm/test/CodeGen/AMDGPU/uaddsat.ll
+10-2llvm/lib/Target/AMDGPU/SIISelLowering.cpp
+1-0llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
+75-623 files

LLVM/project d123734llvm/test/CodeGen/AMDGPU uaddsat.ll

[AMDGPU] Add tests for uniform uaddsat.i16 (NFC)

Precommit tests covering uniform (SALU) uadd.sat for i16 and vector
i16 (v2i16, v3i16, v4i16) using the amdgpu_ps calling convention so
results are returned in SGPRs. These currently lower to VALU
(v_add_u16 clamp / v_pk_add_u16 clamp + v_readfirstlane).

Co-authored-by: Cursor <cursoragent at cursor.com>
DeltaFile
+239-0llvm/test/CodeGen/AMDGPU/uaddsat.ll
+239-01 files

LLVM/project aa8942dllvm/docs AMDGPUDMAOperations.md

[Docs][AMDGPU] Eliminate incorrect use of double backticks [NFC] (#212343)
DeltaFile
+15-15llvm/docs/AMDGPUDMAOperations.md
+15-151 files

LLVM/project cef8432llvm/lib/Transforms/Vectorize VPlanUtils.h, llvm/test/Transforms/LoopVectorize scalarize-masked-call.ll

[VPlan] Account for masked VPInstructions in getIntrinsicID. (#212234)

getIntrinsicID may be called with masked VPInstructions. Update to skip
the mask, which is always the last operand.

Fixes https://github.com/llvm/llvm-project/issues/212165.

PR: https://github.com/llvm/llvm-project/pull/212234
DeltaFile
+62-0llvm/test/Transforms/LoopVectorize/scalarize-masked-call.ll
+3-1llvm/lib/Transforms/Vectorize/VPlanUtils.h
+65-12 files

LLVM/project 34c7c5cllvm/lib/Target/AMDGPU SIInstrInfo.h SIInstrInfo.cpp, llvm/lib/Target/AMDGPU/Utils AMDGPUBaseInfo.cpp AMDGPUBaseInfo.h

[AMDGPU][NFC] Rename packed instruction helper functions for clarity (#211933)

Renames packed instruction helper functions to better reflect their
purpose:
  - isPackedFP32or64BitInst → isSingleSGPRReadInst
- isLegalGFX12PlusPackedMathFP32or64BitOperand → isLegalSingleSGPRReadInstOperand
DeltaFile
+17-21llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
+13-11llvm/lib/Target/AMDGPU/SIInstrInfo.h
+3-1llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
+1-1llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
+34-344 files

FreeNAS/freenas 6a873c9src/middlewared/middlewared/utils asyncio_.py

Address review
DeltaFile
+13-8src/middlewared/middlewared/utils/asyncio_.py
+13-81 files

FreeNAS/freenas f508a3bsrc/middlewared/debian middlewared.service, src/middlewared/middlewared main.py

NAS-141948 / 27.0.0-BETA.1 / Use systemd watchdog for middlewared main loop (#19405)

After https://github.com/truenas/middleware/pull/19404 is merged, a dead
event-loop shouldn't be a problem anymore. Nevertheless, let's use
systemd watchdog feature to SIGKILL the middleware if the event loop
dies.

Not backporting this to 26 just to be safe in case of unexpected side
effects.
DeltaFile
+0-9src/middlewared/middlewared/utils/systemd.py
+6-2src/middlewared/middlewared/main.py
+4-0src/middlewared/debian/middlewared.service
+10-113 files

FreeBSD/ports bc6a117deskutils/skim Makefile distinfo

deskutils/skim: update 5.5.0 → 5.6.1
DeltaFile
+13-13deskutils/skim/distinfo
+6-6deskutils/skim/Makefile
+19-192 files

FreeNAS/freenas 12e2983src/middlewared/middlewared/alembic/versions/26.0 2026-07-27_19-21_normalize_failover_timeout.py, src/middlewared/middlewared/alembic/versions/27.0 2026-07-27_20-20_merge.py

NAS-141973 / 27.0.0-BETA.1 / fix invalid maximum advertisement VRRP timeout value (by yocalebo) (#19408)
DeltaFile
+29-0src/middlewared/middlewared/alembic/versions/26.0/2026-07-27_19-21_normalize_failover_timeout.py
+21-0src/middlewared/middlewared/alembic/versions/27.0/2026-07-27_20-20_merge.py
+14-0src/middlewared/middlewared/api/v27_0_0/failover.py
+14-0src/middlewared/middlewared/api/v26_0_0/failover.py
+13-0tests/api2/test_005_interface.py
+10-0src/middlewared/middlewared/etc_files/keepalived.conf.mako
+101-06 files

FreeNAS/freenas 9e76019src/middlewared/middlewared/alembic/versions/27.0 2026-07-27_20-20_merge.py, src/middlewared/middlewared/api/v27_0_0 failover.py

add 27 stuff
DeltaFile
+21-0src/middlewared/middlewared/alembic/versions/27.0/2026-07-27_20-20_merge.py
+14-0src/middlewared/middlewared/api/v27_0_0/failover.py
+35-02 files

FreeBSD/ports d6ad97ddevel/umpire/files patch-CMakeLists.txt

devel/umpire: Fix build by updating to C++20

camp package now uses C++ 'concept' that is only available in C++20.

Reported by:    fallout
DeltaFile
+13-0devel/umpire/files/patch-CMakeLists.txt
+13-01 files

FreeNAS/freenas d26a98esrc/middlewared/middlewared/alembic/versions/26.0 2026-07-27_19-21_normalize_failover_timeout.py

RUFF IT

(cherry picked from commit 9f0e5853fc76f8d646a5891ee12b6c1fd7f84423)
DeltaFile
+3-2src/middlewared/middlewared/alembic/versions/26.0/2026-07-27_19-21_normalize_failover_timeout.py
+3-21 files

FreeNAS/freenas b6d1114tests/api2 test_005_interface.py

add a test

(cherry picked from commit 6329cdef7058d0668bd7158be8aeabedee4c8104)
DeltaFile
+13-0tests/api2/test_005_interface.py
+13-01 files

FreeNAS/freenas 18e5c36src/middlewared/middlewared/alembic/versions/26.0 2026-07-27_19-21_normalize_failover_timeout.py, src/middlewared/middlewared/api/v26_0_0 failover.py

fix invalid maximum advertisement VRRP timeout value

(cherry picked from commit 3ddd88634c3bd8ce344126055ff994fe6d3e97b1)
DeltaFile
+28-0src/middlewared/middlewared/alembic/versions/26.0/2026-07-27_19-21_normalize_failover_timeout.py
+14-0src/middlewared/middlewared/api/v26_0_0/failover.py
+10-0src/middlewared/middlewared/etc_files/keepalived.conf.mako
+52-03 files