FreeBSD/ports 29f61eadatabases/immudb Makefile

databases/immudb: deprecate and expire

Not actively maintained (by me).
Multiple versions behind on upstream.
Please take maintainership if you use this.
DeltaFile
+4-1databases/immudb/Makefile
+4-11 files

LLVM/project dcfadf6orc-rt/include/orc-rt ThreadPoolRunner.h, orc-rt/lib/executor ThreadPoolRunner.cpp

[orc-rt] Make ThreadPoolRunner a generic task runner. (#212229)

Commit 01683dbe7e207 generalized the Session's dispatch mechanism to
hand each runner an opaque Task (move_only_function<void()>), and
simplified QueueingRunner accordingly, but failed to update
ThreadPoolRunner.

Update ThreadPoolRunner to conform to Session's dispatch requirements
and update its unit test to dispatch plain tasks rather than
wrapper-function calls.
DeltaFile
+23-88orc-rt/test/unit/ThreadPoolRunnerTest.cpp
+7-14orc-rt/include/orc-rt/ThreadPoolRunner.h
+2-7orc-rt/lib/executor/ThreadPoolRunner.cpp
+32-1093 files

LLVM/project 3841286llvm/tools/llvm-gpu-loader llvm-gpu-loader.h llvm-gpu-loader.cpp, mlir/include/mlir/Dialect/Linalg/IR LinalgStructuredOps.td

Merge branch 'main' into users/c8ef/generator
DeltaFile
+15-0mlir/test/Dialect/Linalg/roundtrip.mlir
+12-0mlir/test/Dialect/Linalg/invalid.mlir
+5-0mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
+4-0mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
+4-0llvm/tools/llvm-gpu-loader/llvm-gpu-loader.h
+1-2llvm/tools/llvm-gpu-loader/llvm-gpu-loader.cpp
+41-26 files

LLVM/project 08c7b42llvm/tools/llvm-gpu-loader llvm-gpu-loader.h llvm-gpu-loader.cpp

[offload] update llvm-gpu-loader the new liboffload allocation API (#212225)

PR #209196 split host memory allocations into a dedicated API. Update
llvm-gpu-loader to use the new host allocation function introduced by
that change.
DeltaFile
+4-0llvm/tools/llvm-gpu-loader/llvm-gpu-loader.h
+1-2llvm/tools/llvm-gpu-loader/llvm-gpu-loader.cpp
+5-22 files

FreeBSD/ports bea7998x11/hypridle distinfo Makefile, x11/hypridle/files patch-src_core_Hypridle.cpp

x11/hypridle: Update to 0.1.8

Changelog: https://github.com/hyprwm/hypridle/releases/tag/v0.1.8

Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11/hypridle/distinfo
+2-2x11/hypridle/files/patch-src_core_Hypridle.cpp
+1-2x11/hypridle/Makefile
+6-73 files

LLVM/project f92e977mlir/include/mlir/Dialect/Linalg/IR LinalgStructuredOps.td, mlir/lib/Dialect/Linalg/IR LinalgOps.cpp

[MLIR][Linalg] Fix crash on duplicate dimensions in linalg.broadcast (#211203)

per
[#210738](https://github.com/llvm/llvm-project/pull/210738#discussion_r3622744153)

Currently, the following crashes on verification with a segfault:
```
func.func @broadcast_rank0_tensor(%arg0: tensor<i32>, %arg1: tensor<32x2xi32>) -> tensor<32x2xi32> {
  %0 = linalg.broadcast ins(%arg0 : tensor<i32>) outs(%arg1 : tensor<32x2xi32>) dimensions = [0, 0]
  return %0 : tensor<32x2xi32>
}
```

The verifier should reject cases like this where we have a duplicate
dimension. I've also added a couple of tests covering `linalg.broadcast`
on various input scenarios to confirm they are being handled properly.
DeltaFile
+15-0mlir/test/Dialect/Linalg/roundtrip.mlir
+12-0mlir/test/Dialect/Linalg/invalid.mlir
+5-0mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
+4-0mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
+36-04 files

LLVM/project 5f349afflang/lib/Lower ConvertExpr.cpp, llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll maximumnum.ll

Merge branch 'main' into users/c8ef/generator
DeltaFile
+6,560-6,119llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+5,575-5,393llvm/test/CodeGen/AMDGPU/maximumnum.ll
+5,454-5,259llvm/test/CodeGen/AMDGPU/minimumnum.ll
+4,728-4,968llvm/test/CodeGen/AMDGPU/bf16.ll
+0-7,750flang/lib/Lower/ConvertExpr.cpp
+2,967-2,753llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+25,284-32,2425,686 files not shown
+185,909-179,2405,692 files

FreeBSD/ports d6cf6e1x11/hyprshutdown/files patch-src_helpers_OS.cpp

x11/hyprshutdown: Unbreak build on -current and 15/stable

Add missing #include <optional> for std::optional and std::nullopt.

Reported by:    Adam Retter (via private email)
MFH:            2026Q3

(cherry picked from commit b7ae4aceafcac9d95ae104916a1755c1a0e22963)
DeltaFile
+10-0x11/hyprshutdown/files/patch-src_helpers_OS.cpp
+10-01 files

FreeBSD/ports b7ae4acx11/hyprshutdown/files patch-src_helpers_OS.cpp

x11/hyprshutdown: Unbreak build on -current and 15/stable

Add missing #include <optional> for std::optional and std::nullopt.

Reported by:    Adam Retter (via private email)
MFH:            2026Q3
DeltaFile
+10-0x11/hyprshutdown/files/patch-src_helpers_OS.cpp
+10-01 files

FreeBSD/ports 553c31cnet-im/telegram-desktop distinfo Makefile

net-im/telegram-desktop: update to 7.0.5 release (+)

Release notes:  https://github.com/telegramdesktop/tdesktop/releases/tag/v7.0.4 \
                https://github.com/telegramdesktop/tdesktop/releases/tag/v7.0.5
DeltaFile
+3-3net-im/telegram-desktop/distinfo
+1-1net-im/telegram-desktop/Makefile
+4-42 files

FreeBSD/ports f258ab1net-im/tde2e distinfo Makefile

net-im/tde2e: update to 1.8.66 git tag
DeltaFile
+3-3net-im/tde2e/distinfo
+2-2net-im/tde2e/Makefile
+5-52 files

LLVM/project 42b4ee6llvm/docs HowToReleaseLLVM.rst

docs: Adjust HowToReleaseLLVM to include man page signing (#210092)

This adds documentation on how to sign man pages.
DeltaFile
+7-3llvm/docs/HowToReleaseLLVM.rst
+7-31 files

OpenBSD/ports frDI48rsysutils/py-pipx Makefile

   Missing BDEP on textproc/py-docutils.
VersionDeltaFile
1.32+2-0sysutils/py-pipx/Makefile
+2-01 files

LLVM/project c84136alibcxx/include text_encoding, libcxx/test/libcxx/text/text_encoding aliases_count.pass.cpp

[libc++] Inline `text_encoding` alias offset table std::count to 884 (#207471)

- Add count test to verify the exact number of aliases our table
contains
- Should reduce compile time cost of gathering that count
DeltaFile
+1,171-0libcxx/test/support/test_text_encoding.h
+0-1,171libcxx/test/std/text/text_encoding/test_text_encoding.h
+42-0libcxx/test/libcxx/text/text_encoding/aliases_count.pass.cpp
+3-5libcxx/include/text_encoding
+1-1libcxx/test/std/text/text_encoding/text_encoding.ctor/string_view.pass.cpp
+1-1libcxx/test/std/text/text_encoding/text_encoding.ctor/id.pass.cpp
+1,218-1,1784 files not shown
+1,222-1,18110 files

LLVM/project 6592a6bllvm/lib/Target/RISCV RISCVISelDAGToDAG.cpp

Introduce UserOpc = User->getOpcode()

Created using spr 1.3.6-beta.1
DeltaFile
+4-4llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
+4-41 files

LLVM/project 187d096clang/docs ReleaseNotes.md, clang/lib/AST ExprConstant.cpp

[clang] Fix the StringRef assertion failure for non-narrow strings. (#212108)

StringRef assertion fires up when passing wide literals to
`__builtin_nanf()`.

The patch updates the `TryEvaluateBuiltinNan` method to reject
non-narrow string literals preventing the downstream assertion failure
caused by `getString()` in cases where the user might pass a non-narrow
/ non 1 byte literal."

Fix #205306
DeltaFile
+16-0clang/test/Sema/constexpr.c
+2-1clang/lib/AST/ExprConstant.cpp
+1-0clang/docs/ReleaseNotes.md
+19-13 files

OpenBSD/src D43Kzyjgnu/usr.bin/clang/libLLVMMipsCodeGen Makefile

   llvm: g/c local changes for now-retired loongson platform

   forgotten entry pointed out by deraadt@
VersionDeltaFile
1.13+1-2gnu/usr.bin/clang/libLLVMMipsCodeGen/Makefile
+1-21 files

LLVM/project e106743llvm/lib/Target/SPIRV SPIRVEmitIntrinsics.cpp, llvm/test/CodeGen/SPIRV/instructions ret-single-element-array.ll

[SPIR-V] Fix direct return of aggregate extractvalue (#209762)

SPIRVPrepareFunctions rewrites aggregate function returns to i32 value
IDs, but an aggregate extractvalue used directly by ret kept its
original type, leaving invalid IR for the verifier. Mutate the lowered
spv_extractv result when it feeds a rewritten return so the LLVM type
matches while the registry preserves the aggregate SPIR-V type.

Closes https://github.com/llvm/llvm-project/issues/208899.
Replaces https://github.com/llvm/llvm-project/pull/209027 (that PR seems
spam? although the diagnosis was largely correct)

Co-authored-by: Claude Fable 5 <noreply at anthropic.com>
DeltaFile
+59-0llvm/test/CodeGen/SPIRV/instructions/ret-single-element-array.ll
+11-3llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
+70-32 files

LLVM/project 1333e0alibcxx/include __locale, libcxx/lib/abi CHANGELOG.TXT i686-linux-android23.libcxxabi.v1.stable.exceptions.nonew.abilist

[libc++] Remove locale::id::__next_id from the ABI (#210360)

`__next_id` is only ever used inside the dylib, so we can avoid making it public.
DeltaFile
+8-0libcxx/lib/abi/CHANGELOG.TXT
+2-3libcxx/src/locale.cpp
+0-2libcxx/include/__locale
+0-1libcxx/lib/abi/i686-linux-android23.libcxxabi.v1.stable.exceptions.nonew.abilist
+0-1libcxx/lib/abi/powerpc-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist
+0-1libcxx/lib/abi/powerpc64-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist
+10-86 files not shown
+10-1412 files

NetBSD/pkgsrc rh2C9w0doc TODO CHANGES-2026

   doc: Updated textproc/groff to 1.24.1nb3
VersionDeltaFile
1.27639+2-1doc/TODO
1.4778+2-1doc/CHANGES-2026
+4-22 files

NetBSD/pkgsrc w1d06L4textproc/groff options.mk Makefile

   groff: enable groff-docs by default again

   Fallout was option-specific in the bulk environment, see tech-pkg.

   Bump PKGREVISION.
VersionDeltaFile
1.20+2-2textproc/groff/options.mk
1.107+2-2textproc/groff/Makefile
+4-42 files

LLVM/project cd653d5orc-rt/include/orc-rt-c Session.h, orc-rt/lib/executor Session.cpp

[orc-rt] Add C API for Session::callController. (#212204)

Add orc-rt-c/Session.h with a C API, orc_rt_Session_callController,
wrapping the C++ Session::callController method.
DeltaFile
+51-0orc-rt/test/unit/SessionTest.cpp
+34-0orc-rt/include/orc-rt-c/Session.h
+14-0orc-rt/lib/executor/Session.cpp
+99-03 files

LLVM/project 0049cc3llvm/include/llvm/TargetParser AMDGPUTargetParser.def AMDGPUTargetParser.h, llvm/lib/Target/AMDGPU AMDGPUAttributor.cpp

AMDGPU: Start using subarch in attributor instead of subtarget

Avoid querying the subtarget for functions when the relevant
properties are known from the triple. The various subtarget
group size functions should also be decoupled from the subtarget,
but those are trickier to untangle.

Co-authored-by: Claude (Opus 4.8) <noreply at anthropic.com>
DeltaFile
+26-18llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
+9-9llvm/include/llvm/TargetParser/AMDGPUTargetParser.def
+15-1llvm/include/llvm/TargetParser/AMDGPUTargetParser.h
+10-0llvm/lib/TargetParser/AMDGPUTargetParser.cpp
+60-284 files

LLVM/project b66692dclang/lib/Driver/ToolChains CommonArgs.cpp, clang/test/Driver amdgpu-mcpu.cl hip-sanitize-options.hip

clang/AMDGPU: Stop passing redundant -target-cpu to cc1

Now that the exact target is encoded in the triple's subarch field,
-target-cpu is redundant. This avoids polluting the resultant IR with
unwanted "target-cpu" attributes. The net result is the desired codegen
when compiling libraries for a major subarch and linking it into a
program compiled for a specific arch. e.g., compiling for "gfx9-generic"
would pollute the IR with "target-cpu"="gfx9-generic", so codegen
would ultimately be performed for the generic target even after
linking into the concrete gfx9 cpu. The specialization will now be
achieved by merging the triples without the linker or optimization
passes needing to fixup function attributes.
DeltaFile
+62-62clang/test/Driver/amdgpu-mcpu.cl
+26-26clang/test/Driver/hip-sanitize-options.hip
+20-10clang/lib/Driver/ToolChains/CommonArgs.cpp
+12-16clang/test/Driver/hip-rdc-device-only.hip
+10-10clang/test/Driver/amdgpu-xnack-sramecc-flags.c
+5-7clang/test/Driver/hip-cuid.hip
+135-13126 files not shown
+190-21132 files

LLVM/project d81e52cclang/lib/Basic OffloadArch.cpp, clang/lib/Driver Driver.cpp

clang: Start using new amdgpu subarch triples

Fixup invocations using --target=amdgcn + -mcpu to introduce
the subarch in the triple.

For offload toolchains, a single toolchain is constructed for the
top level amdgpu architecture, and the effective triple is used for
target specific tool invocations.

The specifics of the resource directory layout are tbd. This does
try to find resources in the subarch named directory. The paths
are searched at toolchain creation time, so that does not work
when there are multiple subarches.

Fixes #154925
DeltaFile
+234-2clang/lib/Basic/OffloadArch.cpp
+59-59clang/test/Driver/offload-arch-translation-amdgpu.cu
+43-43clang/test/Driver/hip-phases.hip
+33-33clang/test/Driver/hip-binding.hip
+48-14clang/lib/Driver/ToolChains/CommonArgs.cpp
+43-12clang/lib/Driver/Driver.cpp
+460-163104 files not shown
+1,208-502110 files

LLVM/project fcc1d9allvm/lib/Target/RISCV RISCVISelDAGToDAG.cpp

Only ISD::LOAD for Zilx in isRegRegScaleLoadOrStore

Created using spr 1.3.6-beta.1
DeltaFile
+6-3llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
+6-31 files

LLVM/project 9facc23llvm/include/llvm/Analysis ScalarEvolutionPatternMatch.h

[SCEV] Avoid building throwaway nodes in SCEVURem_match (NFC) (#212149)

URem matching currently constructs rather complex
`A - ((A udiv B) * B)` expressions just to check if the given expression
is an URem op.

Exit early without building the expression, if neither of the operands
is UDiv.

This gives significant compile-time improvements end-to-end:

* stage1-O3: -0.23%
* stage1-ReleaseThinLTO: -0.24%
* stage1-ReleaseLTO-g: -0.18%
* stage1-aarch64-O3: -0.21%
* stage2-O3: -0.23%


https://llvm-compile-time-tracker.com/compare.php?from=5771cd03344ba3a8df7ed364b6f98451b68fcb30&to=597567670167f7c60be659389bd22b773fbac4ac&stat=instructions:u

PR: https://github.com/llvm/llvm-project/pull/212149
DeltaFile
+7-0llvm/include/llvm/Analysis/ScalarEvolutionPatternMatch.h
+7-01 files

LLVM/project bd35516clang/lib/CodeGen CGDebugInfo.cpp, llvm/include/llvm/IR DIBuilder.h

[IR][NFC] Rename insertDbgValueIntrinsic -> insertDbgValue (#212151)

Rename `insertDbgValueIntrinsic` to `insertDbgValue`, which is
consistent with the other insert helpers like `insertDbgAssign`,
`insertDeclare`, etc.
Also use debug record instead of intrinsic terminology in doc comments.
DeltaFile
+20-22llvm/include/llvm/IR/DIBuilder.h
+4-6llvm/lib/IR/DIBuilder.cpp
+4-4llvm/unittests/IR/IRBuilderTest.cpp
+2-3llvm/lib/Transforms/Utils/CodeExtractor.cpp
+2-2clang/lib/CodeGen/CGDebugInfo.cpp
+2-2llvm/lib/IR/DebugInfo.cpp
+34-393 files not shown
+37-439 files

LLVM/project 8e374dbclang/lib/StaticAnalyzer/Core ExprEngineC.cpp

[NFC][analyzer] Eliminate NodeBuilder in VisitBlockExpr (#211865)

This is part of the commit series that gradually eliminates the class
`NodeBuilder` from the analyzer engine.

This is a straightforward case where `makeNodeWithBinding` can be
clearly applied.

The node set `Tmp` was superfluous because we can directly pass the node
to `runCheckersForPostStmt` where it will be implicitly converted to a
one-element set. (There are many precedents for this.)

Also notice that we explicitly pass the `State` to `makeNodeWithBinding`
because it can be different from `Pred->getState()` (which would have
been used implicitly by the 4-argument form of `makeNodeWithBinding`.)
DeltaFile
+3-5clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
+3-51 files

FreeBSD/doc 000fcf9website/content/ru/status _index.adoc, website/content/ru/status/report-2026-04-2026-06 _index.adoc sbom.adoc

website: translate Status report Q2 2026 to russian

Differential Revision: https://reviews.freebsd.org/D58475
DeltaFile
+249-0website/content/ru/status/report-2026-04-2026-06/_index.adoc
+97-96website/content/ru/status/_index.adoc
+7-1website/content/ru/status/report-2026-04-2026-06/sbom.adoc
+5-1website/content/ru/status/report-2026-04-2026-06/intro.adoc
+5-0website/data/ru/news/news.toml
+1-0website/content/ru/status/report-2026-04-2026-06/cra.adoc
+364-986 files