LLVM/project 6e87912libc/src/__support/FPUtil dyadic_float.h

add the extra_frac_len check back
DeltaFile
+7-4libc/src/__support/FPUtil/dyadic_float.h
+7-41 files

LLVM/project 8fbe22b.github/workflows libcxx-benchmark-commit.yml libcxx-pr-benchmark.yml, libcxx/utils/ci/lnt run-benchmarks machines.json

[libc++] Also run the benchmarks with Fast hardening mode (#218029)

This PR adds a LNT machine configuration that runs with Fast hardening
on macOS. This is done by making it possible to pass a CMake cache to
use for building the library to `run-benchmarks`.

The obvious caveat is that we can't pass parameters to the test suite
itself. In the future, I think the cleanest way to do that would be to
make the test suite independent from the libc++ build and give it its
own configuration options. We could then pass one CMake cache for the
build, and one CMake cache for configuring the test suite. However,
since this requires a lot more work and the hardening mode is baked into
the library once configured, the current patch is sufficient to achieve
our goals.

Fixes #218028
DeltaFile
+18-0libcxx/utils/ci/lnt/machines.json
+10-2libcxx/utils/ci/lnt/run-benchmarks
+3-2.github/workflows/libcxx-pr-benchmark.yml
+3-1.github/workflows/libcxx-benchmark-commit.yml
+2-0libcxx/utils/ci/lnt/cmake/hardened-fast.cmake
+1-0libcxx/utils/ci/lnt/cmake/generic.cmake
+37-56 files

LLVM/project d4ecf0bllvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer/AArch64 spillcost-loop-backedge.ll

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+31-27llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+15-18llvm/test/Transforms/SLPVectorizer/AArch64/spillcost-loop-backedge.ll
+12-10llvm/test/Transforms/SLPVectorizer/RISCV/spillcost-loop-invariant-entry.ll
+58-553 files

FreeBSD/ports dc435fadevel Makefile, devel/codemark pkg-descr Makefile

devel/codemark: New port: Semantic code bookmarking system for humans and agents
DeltaFile
+1,099-0devel/codemark/distinfo
+548-0devel/codemark/Makefile.crates
+23-0devel/codemark/Makefile
+19-0devel/codemark/files/patch-cargo-crates_sqlite-vec-0.1.9_sqlite-vec.c
+9-0devel/codemark/pkg-descr
+1-0devel/Makefile
+1,699-06 files

LLVM/project d952ddclldb/source/Plugins/Language/CPlusPlus MsvcStl.h CPlusPlusLanguage.cpp, lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/source_location TestDataFormatterStdSourceLocation.py

[lldb] Add MSVC STL formatter for std::source_location (#217244)

Summarize MSVC STL `std::source_location` from `_File` / `_Function` /
`_Line` / `_Column`. LoadCommon last-match-wins, so this dispatches on
the MSVC layout and otherwise keeps the existing libstdc++ formatter. A
default-constructed location is left without a summary, and
implementation children remain hidden.

Tests: generic source_location suite's MSVC STL category (Windows),
including child-hiding checks.

Part of #24834

Assisted-by: Grok 4.6
Assisted-by: codex-5.6-high

---------

Co-authored-by: Bjorn Schobben <bjorn.schobben at aimsport.com>
DeltaFile
+40-0lldb/source/Plugins/Language/CPlusPlus/MsvcStl.cpp
+14-4lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/source_location/TestDataFormatterStdSourceLocation.py
+12-0lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
+5-0lldb/source/Plugins/Language/CPlusPlus/MsvcStl.h
+71-44 files

LLVM/project 6f15f2bllvm/test/Transforms/SLPVectorizer/RISCV spillcost-loop-invariant-entry.ll

[SLP][NFC]Add a test with non-profitable vectorization, NFC



Reviewers: 

Pull Request: https://github.com/llvm/llvm-project/pull/218122
DeltaFile
+66-0llvm/test/Transforms/SLPVectorizer/RISCV/spillcost-loop-invariant-entry.ll
+66-01 files

LLVM/project 91b04b4llvm/test/Feature codegen-plugin-passes.mir, llvm/tools/llc NewPMDriver.cpp llc.cpp

Revert "[llc] Register pass plugin callbacks with the new pass manager" (#218119)

Reverts llvm/llvm-project#217727 due to buildbot failures.
DeltaFile
+0-17llvm/test/Feature/codegen-plugin-passes.mir
+8-8llvm/tools/llc/NewPMDriver.h
+4-4llvm/tools/llc/llc.cpp
+1-4llvm/tools/llc/NewPMDriver.cpp
+13-334 files

LLVM/project 2b873f0clang/lib/Interpreter IncrementalAction.cpp Interpreter.cpp, clang/test/Interpreter emit-llvm.cpp

Revert "[clang-repl] Honor `-emit-llvm` to print incremental IR" (#218118)

Reverts llvm/llvm-project#217870
DeltaFile
+0-21clang/test/Interpreter/emit-llvm.cpp
+0-7clang/lib/Interpreter/Interpreter.cpp
+0-1clang/lib/Interpreter/IncrementalAction.cpp
+0-293 files

LLVM/project 6978738clang/lib/Format UnwrappedLineFormatter.cpp, clang/unittests/Format FormatTest.cpp

[clang-format] Honor new lines before // clang-format on (#218022)

Fixes #217872.
DeltaFile
+8-0clang/unittests/Format/FormatTest.cpp
+2-0clang/lib/Format/UnwrappedLineFormatter.cpp
+10-02 files

NetBSD/src 94A5MKYdoc CHANGES-10.2

   Tickets #1328 and #1329
VersionDeltaFile
1.1.2.125+15-1doc/CHANGES-10.2
+15-11 files

NetBSD/src EB1reqbsys/arch/sun68k/stand/libsa version sun3.c

   Pull up following revision(s) (requested by tsutsui in ticket #1329):

        sys/arch/sun68k/stand/libsa/sun3.c: revision 1.12
        sys/arch/sun68k/stand/libsa/sun3.c: revision 1.13
        sys/arch/sun68k/stand/libsa/version: revision 1.7

   sun68k: fix typo in physical address calculation in dev3_mapin()

   This typo was introduced in the sun3/sun3x merge 28 years ago,
   so maybe harmless.


   sun68k: avoid PROM DVMA map aliasing in sun3 bootloader

   NetBSD/sun3 11.0 GENERIC fails to boot from a SCSI disk on
   my Sun 3/60 with at least PROM revisions 2.8.3 and 3.0.1.

   It looks sun3 PROM SCSI driver allocates internal resources
   in DVMA space starting at 0xfff00000. The sun3 standalone

    [26 lines not shown]
VersionDeltaFile
1.11.20.1+10-5sys/arch/sun68k/stand/libsa/sun3.c
1.6.94.1+2-1sys/arch/sun68k/stand/libsa/version
+12-62 files

LLVM/project e43037bllvm/lib/Transforms/Scalar InferAlignment.cpp, llvm/test/Transforms/InferAlignment memintrinsics.ll

[InferAlign] Infer alignment for memory intrinsics (#217172)

Extends InferAlignment to infer and strengthen source/destination
alignment on memcpy, memmove, memset, and related memory intrinsics.

These changes were assisted by an LLM
DeltaFile
+46-0llvm/test/Transforms/InferAlignment/memintrinsics.ll
+19-21llvm/lib/Transforms/Scalar/InferAlignment.cpp
+65-212 files

NetBSD/src jBWqax8doc CHANGES-11.1

   Tickets #419 and #420
VersionDeltaFile
1.1.2.5+15-1doc/CHANGES-11.1
+15-11 files

NetBSD/src m205HRJdistrib/sets/lists/tests mi, tests/usr.bin/grep d_pr60552 d_pr60552

   Pull up following revision(s) (requested by gutteridge in ticket #1328):

        tests/usr.bin/grep/d_pr60552: revision 1.1
        tests/usr.bin/grep/Makefile: revision 1.3
        distrib/sets/lists/tests/mi: revision 1.1425
        tests/usr.bin/grep/t_grep.sh: revision 1.10
        tests/usr.bin/grep/t_grep.sh: revision 1.11

   grep(1): Test screw case of case-insensitive match with colour.

   PR bin/60552: /usr/bin/grep failure under AMD64


   grep(1): Nix xfail on new test for PR 60552 screw case.

   I was planning to do this in the same commit that fixes it, to keep
   the history of bugs and fixes tidy, but gutteridge@ beat me to
   committing the fix.

   PR bin/60552: /usr/bin/grep failure under AMD64
VersionDeltaFile
1.7.2.1+21-1tests/usr.bin/grep/t_grep.sh
1.2.2.1+2-1tests/usr.bin/grep/Makefile
1.1238.2.25+2-1distrib/sets/lists/tests/mi
1.1.4.1+0-1tests/usr.bin/grep/d_pr60552
1.1.4.2+1-0tests/usr.bin/grep/d_pr60552
+26-45 files

LLVM/project a7f3a62llvm/test/Feature codegen-plugin-passes.mir, llvm/tools/llc NewPMDriver.cpp llc.cpp

Revert "[llc] Register pass plugin callbacks with the new pass manager (#217727)"

This reverts commit aa8d1afeed3714c2805bdf069ca273f00a789f31.
DeltaFile
+0-17llvm/test/Feature/codegen-plugin-passes.mir
+8-8llvm/tools/llc/NewPMDriver.h
+4-4llvm/tools/llc/llc.cpp
+1-4llvm/tools/llc/NewPMDriver.cpp
+13-334 files

LLVM/project 93df843clang/lib/Interpreter IncrementalAction.cpp Interpreter.cpp, clang/test/Interpreter emit-llvm.cpp

Revert "[clang-repl] Honor `-emit-llvm` to print incremental IR (#217870)"

This reverts commit 2a9b623c95d6ea9e13acefa2a24473b7b87dc238.
DeltaFile
+0-21clang/test/Interpreter/emit-llvm.cpp
+0-7clang/lib/Interpreter/Interpreter.cpp
+0-1clang/lib/Interpreter/IncrementalAction.cpp
+0-293 files

NetBSD/src T2Yg4UGdistrib/sets/lists/tests mi, tests/usr.bin/grep d_pr60552 d_pr60552

   Pull up following revision(s) (requested by gutteridge in ticket #419):

        tests/usr.bin/grep/d_pr60552: revision 1.1
        tests/usr.bin/grep/Makefile: revision 1.3
        distrib/sets/lists/tests/mi: revision 1.1425
        tests/usr.bin/grep/t_grep.sh: revision 1.10
        tests/usr.bin/grep/t_grep.sh: revision 1.11

   grep(1): Test screw case of case-insensitive match with colour.

   PR bin/60552: /usr/bin/grep failure under AMD64


   grep(1): Nix xfail on new test for PR 60552 screw case.

   I was planning to do this in the same commit that fixes it, to keep
   the history of bugs and fixes tidy, but gutteridge@ beat me to
   committing the fix.

   PR bin/60552: /usr/bin/grep failure under AMD64
VersionDeltaFile
1.8.2.1+21-1tests/usr.bin/grep/t_grep.sh
1.2.6.1+2-1tests/usr.bin/grep/Makefile
1.1387.2.13+2-1distrib/sets/lists/tests/mi
1.1.2.1+0-1tests/usr.bin/grep/d_pr60552
1.1.2.2+1-0tests/usr.bin/grep/d_pr60552
+26-45 files

FreeBSD/src fd7171dlibexec/rc/rc.d bgfsck

rc.d/bgfsck: use the correct variable name

The name of the script and the name used internally for rc.conf differ,
as such the hardcoded disabling of service jails for the didn't work.
Fix by using the correct name.
Fixes:          f99f0ee14e3af rc.d: add a service jails config to all base system services

(cherry picked from commit 84d8d2878a6efbb2c97a591054f1fc42b7d406ab)
DeltaFile
+1-1libexec/rc/rc.d/bgfsck
+1-11 files

FreeBSD/src 0bee17alibexec/rc rc.subr

etc/rc.subr: svcj - use the filename for services

We have ports and basesystem services, where the internal name and the
filename differ. While the documentation recommends to keep them in
sync, the reality is different. For service jails use the basename of
the service filename.
Fixes:          2efbd48 rc: add service jails framework
Suggested by:   joneum
MFC after:      1 week
MFC to:         stable/15

(cherry picked from commit d0f0a3b89b932b776b76278fa6885f19e8b30cbb)
DeltaFile
+6-6libexec/rc/rc.subr
+6-61 files

OpenBSD/ports lDGjnQywww/yt-dlp Makefile distinfo, www/yt-dlp/patches patch-pyproject_toml

   www/yt-dlp: MFC update to 2026.08.19

   probably catches up with website changes, and gets rid of the annoying
   "WARNING: Your yt-dlp version (2026.03.17) is older than 90 days!" at startup
VersionDeltaFile
1.61.2.1+6-255www/yt-dlp/pkg/PLIST
1.69.2.1+2-2www/yt-dlp/distinfo
1.7.2.1+1-1www/yt-dlp/patches/patch-pyproject_toml
1.77.2.1+1-1www/yt-dlp/Makefile
+10-2594 files

FreeBSD/ports 0f8b7a5net/imapproxy Makefile

net/imapproxy: Add License
DeltaFile
+3-0net/imapproxy/Makefile
+3-01 files

LLVM/project b8193aclldb/source/Plugins/Language/CPlusPlus CMakeLists.txt MsvcStl.h, lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/valarray main.cpp TestDataFormatterStdValarray.py

[lldb] Add MSVC STL formatter for std::valarray (#217242)

Pretty-print MSVC STL `std::valarray` from `_Myptr` / `_Mysize`. The
size summary is emitted only when that layout is present so libstdc++
valarrays (same `std::` name, no inline namespace) are not stolen.
References are dereferenced and the element type is taken from `_Myptr`.

Tests: generic valarray suite's MSVC STL category (Windows), covering
empty arrays, references, exact synthetic children, and the libstdc++
dispatch guard.

Part of #24834

Assisted-by: Grok 4.6
Assisted-by: codex-5.6-high

---------

Co-authored-by: Bjorn Schobben <bjorn.schobben at aimsport.com>
DeltaFile
+112-0lldb/source/Plugins/Language/CPlusPlus/MsvcStlValarray.cpp
+49-5lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/valarray/TestDataFormatterStdValarray.py
+24-0lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
+6-0lldb/source/Plugins/Language/CPlusPlus/MsvcStl.h
+2-0lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/valarray/main.cpp
+1-0lldb/source/Plugins/Language/CPlusPlus/CMakeLists.txt
+194-56 files

FreeBSD/ports 5266debdeskutils/py-khard Makefile, mail/aerc Makefile

*/*: Return ports to pool

By request of maintainer, thanks for maintaining these ports

PR:             297731
DeltaFile
+2-2mail/aerc/Makefile
+2-1deskutils/py-khard/Makefile
+4-32 files

FreeNAS/freenas 5b1ac91src/middlewared/middlewared/plugins/alert runtime.py serialize.py, src/middlewared/middlewared/test/integration/utils alert.py

Alert integration tests
DeltaFile
+454-10tests/api2/test_alert.py
+121-5src/middlewared/middlewared/test/integration/utils/alert.py
+0-84tests/api2/test_070_alertservice.py
+38-22tests/api2/test_alert_classes.py
+32-12src/middlewared/middlewared/plugins/alert/serialize.py
+7-9src/middlewared/middlewared/plugins/alert/runtime.py
+652-1421 files not shown
+653-1427 files

FreeNAS/freenas 496ec6ftests/api2 test_account_privilege.py

Remove bogus test
DeltaFile
+0-8tests/api2/test_account_privilege.py
+0-81 files

FreeNAS/freenas 377437ctests/api2 test_account_privilege_role.py test_account_2fa.py, tests/directory_services test_activedirectory_2fa.py test_activedirectory_privilege.py

More account tests
DeltaFile
+291-4tests/api2/test_account_privilege.py
+254-0tests/api2/test_account_sync_builtin.py
+173-0tests/directory_services/test_activedirectory_privilege.py
+144-0tests/api2/test_account_2fa.py
+121-0tests/directory_services/test_activedirectory_2fa.py
+17-1tests/api2/test_account_privilege_role.py
+1,000-55 files not shown
+1,039-711 files

NetBSD/pkgsrc WqkDLtBdoc CHANGES-2026

   doc: Updated databases/mimir to 3.2.0
VersionDeltaFile
1.5451+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc kaKbu2Adatabases/mimir PLIST Makefile, databases/mimir/files mimir.yaml

   mimir: update to 3.2

   3.2:
   - Remote execution on by default; upgrade all queriers to 3.1 first.
   - Removed: -query-frontend.enable-multiple-node-remote-execution-
     requests, MQE projection-pushdown and prune-toggles flags.
   3.1:
   - TSDB blocks must use index v2; no index-headers built from v1.
   - Removed: -target=flusher (use /ingester/flush), ring heartbeat
     disabling, -querier.response-streaming-enabled.
   - Per-step stats unsupported under MQE.
   3.0 (major; plan the upgrade):
   - Query-scheduler is REQUIRED; embedded one gone, so -querier.frontend-
     address, -querier.max-outstanding-requests-per-tenant and
     -query-frontend.querier-forget-delay are removed.
   - MQE also default in query-frontend; queriers no longer serve the
     Prometheus HTTP API (go via query-frontend).
   - Removed: read-write deploy mode, Redis cache, memcached addresses-
     provider, instant query splitting, -query-frontend.downstream-url,

    [8 lines not shown]
VersionDeltaFile
1.6+1,858-4,531databases/mimir/distinfo
1.6+618-1,509databases/mimir/go-modules.mk
1.27+6-18databases/mimir/Makefile
1.3+5-1databases/mimir/files/mimir.yaml
1.2+1-3databases/mimir/PLIST
+2,488-6,0625 files

FreeBSD/ports 5ef33c5audio/fooyin Makefile distinfo

audio/fooyin: Update to 0.12.5

Changelog: https://github.com/fooyin/fooyin/releases/tag/v0.12.5
DeltaFile
+3-3audio/fooyin/distinfo
+3-1audio/fooyin/Makefile
+6-42 files

FreeBSD/ports 7bc903daudio/cyanrip distinfo Makefile

audio/cyanrip: Update to latest commit upstream

This is labeled as 0.9.4-rc2 but with some additional commits,
additionally fixes build with FFmpeg 9.0+

Changelog:
https://github.com/cyanreg/cyanrip/compare/v0.9.3.1...f8ebf48fc0d6926796c785fe2dbd9dec54ac15a5

PR:             297360
DeltaFile
+15-15audio/cyanrip/Makefile
+3-11audio/cyanrip/distinfo
+18-262 files