LLVM/project 769703cllvm/lib/Target/RISCV/Disassembler RISCVDisassembler.cpp

clang-format

Created using spr 1.3.8-beta.1
DeltaFile
+2-2llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
+2-21 files

HardenedBSD/ports 8e2c958deskutils/skim distinfo, misc/rash distinfo

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+1,031-759net-im/iamb/distinfo
+514-378net-im/iamb/Makefile.crates
+409-335www/wasm-pack/distinfo
+385-277misc/rash/distinfo
+457-191deskutils/skim/distinfo
+287-127multimedia/kodi/pkg-plist
+3,083-2,06761 files not shown
+4,220-2,85267 files

LLVM/project 864c6ccflang/include/flang/Optimizer/Transforms Passes.td, flang/lib/Optimizer/Transforms/CUDA CUFOpConversion.cpp

[flang][cuda] Remove option allocationConversion from pass (#177037)

The pass option was meant to be used during migration. This is not
needed anymore.
DeltaFile
+2-6flang/include/flang/Optimizer/Transforms/Passes.td
+0-4flang/lib/Optimizer/Transforms/CUDA/CUFOpConversion.cpp
+1-1flang/test/Fir/CUDA/cuda-alloc-free.fir
+1-1flang/test/Fir/CUDA/cuda-allocate.fir
+1-1flang/test/Fir/CUDA/cuda-data-transfer.fir
+5-135 files

LLVM/project 7ca7cb1mlir/include/mlir/Dialect/MemRef/IR MemoryAccessOpInterfaces.td MemoryAccessOpInterfaces.h

Resolve all the typos people found (thanks everyone!)

Co-authored-by: Alan Li <me at alanli.org>
Co-authored-by: Jakub Kuderski <jakub at nod-labs.com>
Co-authored-by: Maksim Levental <maksim.levental at gmail.com>
DeltaFile
+7-7mlir/include/mlir/Dialect/MemRef/IR/MemoryAccessOpInterfaces.td
+1-1mlir/include/mlir/Dialect/MemRef/IR/MemoryAccessOpInterfaces.h
+8-82 files

LLVM/project 0272fffllvm/test/CodeGen/Mips/msa f16-llvm-ir.ll, llvm/test/CodeGen/RISCV/rvv setcc-fp.ll vfmadd-constrained-sdnode.ll

fix srliy decoding conflict

Created using spr 1.3.8-beta.1
DeltaFile
+1,104-628llvm/test/CodeGen/RISCV/rvv/setcc-fp.ll
+386-305llvm/test/CodeGen/RISCV/rvv/vfmadd-constrained-sdnode.ll
+203-298llvm/test/CodeGen/Mips/msa/f16-llvm-ir.ll
+277-193llvm/test/CodeGen/RISCV/rvv/vfsub-constrained-sdnode.ll
+259-181llvm/test/CodeGen/RISCV/rvv/vfmul-constrained-sdnode.ll
+259-181llvm/test/CodeGen/RISCV/rvv/vfadd-constrained-sdnode.ll
+2,488-1,786274 files not shown
+13,090-6,820280 files

LLVM/project d0c0b64llvm/test/CodeGen/Mips/msa f16-llvm-ir.ll, llvm/test/CodeGen/RISCV/rvv setcc-fp.ll vfmadd-constrained-sdnode.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.8-beta.1

[skip ci]
DeltaFile
+1,104-628llvm/test/CodeGen/RISCV/rvv/setcc-fp.ll
+386-305llvm/test/CodeGen/RISCV/rvv/vfmadd-constrained-sdnode.ll
+203-298llvm/test/CodeGen/Mips/msa/f16-llvm-ir.ll
+277-193llvm/test/CodeGen/RISCV/rvv/vfsub-constrained-sdnode.ll
+259-181llvm/test/CodeGen/RISCV/rvv/vfmul-constrained-sdnode.ll
+259-181llvm/test/CodeGen/RISCV/rvv/vfadd-constrained-sdnode.ll
+2,488-1,786269 files not shown
+12,977-6,693275 files

LLVM/project 5439df1clang/lib/Sema HLSLBuiltinTypeDeclBuilder.cpp, clang/test/AST/HLSL StructuredBuffers-AST.hlsl TypedBuffers-AST.hlsl

[HLSL] Improve HLSL resource method generation (#176806)

Refactor how HLSL resource methods are constructed in
HLSLBuiltinTypeDeclBuilder to be more robust and semantically correct.

- Switch to using Sema::BuildCallExpr and Sema::BuildCStyleCastExpr for
  building builtin calls, ensuring proper type checking and AST
  structure. This fixes issues with non-template resources like
  SamplerState where AST errors aren't automatically resolved during
  instantiation.
- Treat parameter placeholders as LValues in convertPlaceholder. This is
  required for builtins with 'out' parameters (e.g., GetDimensions) now
  that proper type checking via BuildCallExpr is performed.
- Fix a bug in CreateFromBinding methods where the counter handle was
  assigned an incorrect handle type.
- Add assertions to ensure the correct field is accessed for handles,
  preventing errors when implementing methods like Texture2D.Sample.
- Update AST tests to reflect changes in expression value categories
  (VK_LValue) and the introduction of CStyleCastExpr.
DeltaFile
+72-74clang/test/AST/HLSL/StructuredBuffers-AST.hlsl
+33-34clang/test/AST/HLSL/TypedBuffers-AST.hlsl
+37-17clang/lib/Sema/HLSLBuiltinTypeDeclBuilder.cpp
+23-13clang/test/AST/HLSL/ByteAddressBuffers-AST.hlsl
+165-1384 files

NetBSD/pkgsrc-wip 289d88ficu PLIST Makefile, icu/patches patch-config_mh-scoosr5 patch-common_umutex.h

icu: removed; newer version is in base
DeltaFile
+0-273icu/PLIST
+0-182icu/Makefile
+0-77icu/patches/patch-config_mh-scoosr5
+0-47icu/patches/patch-common_umutex.h
+0-45icu/patches/patch-configure
+0-34icu/patches/patch-configure.ac
+0-65819 files not shown
+0-98225 files

FreeBSD/doc d5368e4website/data/ru/news news.toml

website/ru: Update data/ru/news/news.toml

Sync to EN 4fe4ba644669ca673b4f9cfc6f1b489e5f508443
DeltaFile
+5-1website/data/ru/news/news.toml
+5-11 files

FreeBSD/ports 1f11483mail/nextcloud-mail distinfo Makefile

mail/nextcloud-mail: Update to 5.6.8
DeltaFile
+3-3mail/nextcloud-mail/distinfo
+1-1mail/nextcloud-mail/Makefile
+4-42 files

HardenedBSD/ports 1f11483mail/nextcloud-mail distinfo Makefile

mail/nextcloud-mail: Update to 5.6.8
DeltaFile
+3-3mail/nextcloud-mail/distinfo
+1-1mail/nextcloud-mail/Makefile
+4-42 files

FreeBSD/ports 974d52awww/nextcloud-contacts distinfo Makefile

www/nextcloud-contacts: Update to 8.3.0
DeltaFile
+3-3www/nextcloud-contacts/distinfo
+1-1www/nextcloud-contacts/Makefile
+4-42 files

HardenedBSD/ports 974d52awww/nextcloud-contacts distinfo Makefile

www/nextcloud-contacts: Update to 8.3.0
DeltaFile
+3-3www/nextcloud-contacts/distinfo
+1-1www/nextcloud-contacts/Makefile
+4-42 files

HardenedBSD/ports d9cad70www/nextcloud-groupfolders distinfo Makefile

www/nextcloud-groupfolders: Update to 20.1.8
DeltaFile
+3-3www/nextcloud-groupfolders/distinfo
+1-1www/nextcloud-groupfolders/Makefile
+4-42 files

FreeBSD/ports d9cad70www/nextcloud-groupfolders distinfo Makefile

www/nextcloud-groupfolders: Update to 20.1.8
DeltaFile
+3-3www/nextcloud-groupfolders/distinfo
+1-1www/nextcloud-groupfolders/Makefile
+4-42 files

LLVM/project c3b4d94llvm/utils/gn/secondary/llvm/tools/llvm-dwarfdump BUILD.gn

[gn build] Port df063cbf1122
DeltaFile
+1-0llvm/utils/gn/secondary/llvm/tools/llvm-dwarfdump/BUILD.gn
+1-01 files

LLVM/project 7645bd3llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/performance BUILD.gn

[gn build] Port 771517e9bfae
DeltaFile
+1-0llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/performance/BUILD.gn
+1-01 files

FreeBSD/src 275c7f5sys/compat/linuxkpi/common/include/linux netdevice.h

LinuxKPI: netdevice: add structs net_device_path, net_device_path_ctx

mt76(4) is using this along with a mac80211.h functiontion pointer to
resolve a path in an offload case.

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+24-0sys/compat/linuxkpi/common/include/linux/netdevice.h
+24-01 files

FreeBSD/src d4898c6sys/compat/linuxkpi/common/include/linux ieee80211.h, sys/compat/linuxkpi/common/include/net mac80211.h cfg80211.h

LinuxKPi: 802.11: add more defines

Add more defines and a mac80211 op function pointer used by
mt76(4) at Linux v6.19-rc6.

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+2-0sys/compat/linuxkpi/common/include/net/mac80211.h
+1-0sys/compat/linuxkpi/common/include/net/cfg80211.h
+1-0sys/compat/linuxkpi/common/include/linux/ieee80211.h
+4-03 files

FreeBSD/src f1d7eeasys/compat/linuxkpi/common/include/linux skbuff.h

LinuxKPI: skbuff: implement skb_queue_splice()

Add skb_queue_splice() and use it in skb_queue_splice_init() which
already had that functionality (plus the init bit).
The new function is used by rtw89(4).

Sponosred by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+8-1sys/compat/linuxkpi/common/include/linux/skbuff.h
+8-11 files

FreeBSD/src 5f7b5ddsys/net80211 ieee80211_radiotap.h

radiotap: add more EHT definitions

Add more EHT definitions used by at least iwlwifi.

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+21-0sys/net80211/ieee80211_radiotap.h
+21-01 files

FreeBSD/src 18de283sys/compat/linuxkpi/common/include/net cfg80211.h

LinuxKPI: 802.11: add new field to struct cfg80211_bitrate_mask

rtw89(4) accesses eht_mcs[].
Add the field to struct cfg80211_bitrate_mask.

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+3-0sys/compat/linuxkpi/common/include/net/cfg80211.h
+3-01 files

FreeBSD/src b2c90d1sys/compat/linuxkpi/common/include/linux ieee80211.h, sys/compat/linuxkpi/common/include/net mac80211.h

LinuxKPI: 802.11: rename enum ieee80211_tx_rate_flags and move file

What we used to call enum ieee80211_tx_rate_flags is now used as
enum mac80211_rate_control_flags for the ieee80211_tx_rate.flags
in rtw89(4).  Rename the enum and move it to mac80211 as it seems
to belong there.

Sponsonred by:  The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+13-2sys/compat/linuxkpi/common/include/net/mac80211.h
+0-12sys/compat/linuxkpi/common/include/linux/ieee80211.h
+13-142 files

FreeBSD/src e4a4841sys/compat/linuxkpi/common/include/linux ieee80211.h

LinuxKPI: 802.11: Management MIC element can have 8 or 16 octets MIC

Management MIC element (MME) can have 8 or 16 octets MIC.  Add a second
structure used by at least iwlwifi and update reference to latest
standard version.

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+11-3sys/compat/linuxkpi/common/include/linux/ieee80211.h
+11-31 files

LLVM/project 8f58cfeclang/test/CIR/CodeGenBuiltins builtin_bit.cpp

[CIR][NFC] Update out-of-sync OGCG checks in test CIRGen/builtin_bit (#177189)

This patch updates various out-of-sync OGCG checks in the test file
`clang/test/CIR/CIRGen/builtin_bit.cpp`.

These checks are all related to the original clang CodeGen for the
bitwise rotate builtins. The OGCG patch #160259 inserts a new `urem`
instruction before calling the `llvm.fshr.*` intrinsic, which truncates
the rotate amount against the input's bit width. This breaks our OGCG
checks.

I have not yet dug deep enough into the rationale behind the OGCG patch.
The LLVM intrinsic `llvm.fshr.*` should already handle the truncation,
and the new `urem` instruction seems redundant in terms of semantic
correctness. Thus I choose not to hurry to also update relevant CIRGen
code to match OGCG behavior in this patch.
DeltaFile
+16-8clang/test/CIR/CodeGenBuiltins/builtin_bit.cpp
+16-81 files

FreeBSD/ports a27927agraphics/drm-515-kmod Makefile

graphics/drm-515-kmod: re-add check for __FreeBSD_version < 1400081

Build breakages on FreeBSD 13 started to show up without any
other changes to the sources.  Turns out when the port was disabled
for FreeBSD 16 and newer, the check for FreeBSD pre-1400081 was removed.

Re-add that check to avoid constant build failure reports.

Fixes:          eef56dc01bd7
Reviewed by:    manu, jrm
Differential Revision: https://reviews.freebsd.org/D54813

(cherry picked from commit c6170b7ca8837b44858fce98ed6f9db5cd697e0e)
DeltaFile
+3-1graphics/drm-515-kmod/Makefile
+3-11 files

NetBSD/pkgsrc vZqbZ3Zdoc CHANGES-2026

   doc: Added net/microsocks version 1.0.5
VersionDeltaFile
1.548+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KgL1s2Pnet Makefile, net/microsocks Makefile DESCR

   net/microsocks: Add version 1.0.5

   A lightweight SOCKS5 service that you can run on your remote boxes to
   tunnel connections through them, if for some reason SSH doesn't cut it
   for you.

   It handles resource exhaustion gracefully by simply denying new
   connections, instead of calling abort() as most other programs do
   these days.

   Another plus is ease-of-use: no config file necessary, everything can be
   done from the command line and doesn't even need any parameters for quick
   setup.
VersionDeltaFile
1.1+22-0net/microsocks/Makefile
1.1+11-0net/microsocks/DESCR
1.1+5-0net/microsocks/distinfo
1.1623+2-1net/Makefile
1.1+2-0net/microsocks/PLIST
+42-15 files

LLVM/project 170de19llvm/lib/Target/AMDGPU GCNSubtarget.cpp, llvm/test/CodeGen/AMDGPU debug-independence-adjustSchedDependency.ll gfx-callable-argument-types.ll

[AMDGPU] Latency calculation must be independent of meta insts (#177052)

Debug and other meta instructions in bundles must not affect latency
calculation.
Ensure that code compiled with and without debug instructions is
identical.

---------

Signed-off-by: John Lu <John.Lu at amd.com>
DeltaFile
+44-0llvm/test/CodeGen/AMDGPU/debug-independence-adjustSchedDependency.ll
+11-11llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
+4-0llvm/lib/Target/AMDGPU/GCNSubtarget.cpp
+59-113 files

FreeBSD/ports e14df5ebiology/vsearch distinfo Makefile

biology/vsearch: Update to 2.30.4

Fix incorrect scores reported for some non-chimeric sequences
during chimera detection.
Changes: https://github.com/torognes/vsearch/releases

Reported by:    portscout
DeltaFile
+3-3biology/vsearch/distinfo
+1-1biology/vsearch/Makefile
+4-42 files