LLVM/project 4c5182ellvm/include/llvm/Transforms/Vectorize/SandboxVectorizer Scheduler.h DependencyGraph.h, llvm/lib/Transforms/Vectorize/SandboxVectorizer Scheduler.cpp DependencyGraph.cpp

[SandboxVec][DAG][NFC] Replace UnscheduledSuccs/Preds with a single variable (#215364)

This is a cleanup patch that replaces the two DAG node unscheduled
dependency counters (that is UnscheduledSuccs and UnscheduledPreds) with
a single one named UnscheduledDeps.

The reasoning is that scheduling operates on one direction at a time so
if we are scheduling bottom-up then we only need the unscheduled
successors, and if we schedule top-down then we only need the
unscheduled predecessors.
DeltaFile
+218-122llvm/unittests/Transforms/Vectorize/SandboxVectorizer/DependencyGraphTest.cpp
+32-39llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.h
+25-17llvm/lib/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.cpp
+10-13llvm/lib/Transforms/Vectorize/SandboxVectorizer/Scheduler.cpp
+6-9llvm/unittests/Transforms/Vectorize/SandboxVectorizer/SchedulerTest.cpp
+1-4llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Scheduler.h
+292-2046 files

FreeBSD/ports cb56933textproc/moor Makefile distinfo

textproc/moor: Update 2.16.3 => 2.17.0

Changelog:
https://github.com/walles/moor/releases#release-v2.17.0

Reported by:    repology
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3

(cherry picked from commit 24e471c32cd4c76209bf4ed7f8bb6f0a7665d39e)
DeltaFile
+5-5textproc/moor/distinfo
+1-1textproc/moor/Makefile
+6-62 files

FreeBSD/ports 231d18ctextproc/moor Makefile distinfo

textproc/moor: Update 2.16.2 => 2.16.3

Changelog:
https://github.com/walles/moor/releases/tag/v2.16.3

Reported by:    repology
Approved by:    osa, vvd (Mentors, implicit)

(cherry picked from commit d133edcc795d632c0516ed225a2ce32a6e39fbd0)
DeltaFile
+5-5textproc/moor/distinfo
+1-2textproc/moor/Makefile
+6-72 files

FreeBSD/ports 24e471ctextproc/moor Makefile distinfo

textproc/moor: Update 2.16.3 => 2.17.0

Changelog:
https://github.com/walles/moor/releases#release-v2.17.0

Reported by:    repology
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3
DeltaFile
+5-5textproc/moor/distinfo
+1-2textproc/moor/Makefile
+6-72 files

FreeBSD/ports 9788e86math/Imath Makefile

math/Imath: bump PORTREVISION after Boost update

Imath require Boost only with non-default option PYTHON so it was missed from original bump list :(

Requested my:   mandree (maintainer)
DeltaFile
+1-1math/Imath/Makefile
+1-11 files

FreeBSD/ports 920deaanet/netpeek pkg-plist Makefile

net/netpeek: Update 0.3.1 => 0.3.2

While here, Add libadwaita as library dependency.

Changelog:
https://github.com/ZingyTomato/NetPeek/releases/tag/v0.3.2

Reported by:    portscout
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-3net/netpeek/distinfo
+2-1net/netpeek/Makefile
+1-0net/netpeek/pkg-plist
+6-43 files

NetBSD/pkgsrc ATznuP7doc TODO CHANGES-2026

   doc: Updated textproc/py-webencodings to 0.6.1
VersionDeltaFile
1.27765+1-2doc/TODO
1.5323+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 3EC0mIJtextproc/py-webencodings distinfo Makefile

   py-webencodings: update to 0.6.1.

   0.6.1

   Packaging

       Update links on PyPI.


   0.6.0

   Dependencies

       Support Python 3.10, 3.11, 3.12, 3.13, 3.14.
       Drop support of Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8 and 3.9.

   Packaging

       Include license file in packages.

    [10 lines not shown]
VersionDeltaFile
1.3+4-10textproc/py-webencodings/PLIST
1.7+4-5textproc/py-webencodings/Makefile
1.5+4-4textproc/py-webencodings/distinfo
+12-193 files

NetBSD/pkgsrc zse3ZqJdoc TODO CHANGES-2026

   doc: Updated misc/py-platformdirs to 4.11.3
VersionDeltaFile
1.27764+1-2doc/TODO
1.5322+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc pde6Evvmisc/py-platformdirs Makefile distinfo

   py-platformdirs: update to 4.11.3.

   📄 docs: publish llms.txt from the docs build by @gaborbernat in #522
   fix: don't crash when an XDG dirs variable holds only separators by @darrenhuai in #523
VersionDeltaFile
1.46+4-4misc/py-platformdirs/distinfo
1.47+2-2misc/py-platformdirs/Makefile
+6-62 files

NetBSD/pkgsrc WitjWVedoc TODO CHANGES-2026

   doc: Updated textproc/py-pdf to 6.16.1
VersionDeltaFile
1.27763+1-2doc/TODO
1.5321+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc LynBywmtextproc/py-pdf distinfo Makefile

   py-pdf: update to 6.16.1.

   6.16.1

   Security (SEC)

       Limit iterations for outline retrieval and XForm text extraction (#3966) by @stefan6419846

   6.16.0

   Security (SEC)

       Detect cycles in TreeObject.insert_child (#3964) by @stefan6419846

   New Features (ENH)

       AppearanceStream: Allow arbitrary rotations and apply rotations for annotation appearance streams (#3917) by @PJBrs
       AppearanceStream: Consider more encodings for Type1 core fonts (#3905) by @PJBrs


    [24 lines not shown]
VersionDeltaFile
1.67+4-4textproc/py-pdf/distinfo
1.74+4-4textproc/py-pdf/Makefile
+8-82 files

NetBSD/pkgsrc oK3jF9Udoc TODO CHANGES-2026

   doc: Updated textproc/py-orjson to 3.12.0
VersionDeltaFile
1.27762+1-2doc/TODO
1.5320+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc hVZfQQFtextproc/py-orjson Makefile cargo-depends.mk

   py-orjson: update to 3.12.0.

   ## 3.12.0 - 2026-08-14

   ### Changed

   - Serialization implementation substantially rewritten.
   - Publish PyPI wheels for Python 3.15. For Python 3.15 and later,
   `manylinux_2_39` (2024) is targeted instead of `manylinux_2_17` (2012).
   - No longer publish PyPI wheels for ppc64le and s390x.
VersionDeltaFile
1.25+52-85textproc/py-orjson/distinfo
1.19+16-27textproc/py-orjson/cargo-depends.mk
1.29+2-2textproc/py-orjson/Makefile
+70-1143 files

NetBSD/pkgsrc gfAHqp0doc CHANGES-2026 TODO

   doc: Updated lang/py-mypy to 2.3.1
VersionDeltaFile
1.27761+2-3doc/TODO
1.5319+2-1doc/CHANGES-2026
+4-42 files

NetBSD/pkgsrc 9E75x6Nlang/py-mypy distinfo Makefile

   py-mypy: update to 2.3.1.

   Changes not found.
VersionDeltaFile
1.69+4-4lang/py-mypy/distinfo
1.75+4-4lang/py-mypy/Makefile
+8-82 files

NetBSD/pkgsrc-wip 431640dpy-numpy buildlink3.mk TODO, py-numpy/patches patch-numpy___core_include_numpy_npy__common.h patch-numpy___core_src_npymath_npy__math.c

py-numpy: start update to 2.5.2

Fails to build, reported upstream
DeltaFile
+1,742-0py-numpy/PLIST
+94-0py-numpy/Makefile
+74-0py-numpy/TODO
+31-0py-numpy/buildlink3.mk
+28-0py-numpy/patches/patch-numpy___core_src_npymath_npy__math.c
+17-0py-numpy/patches/patch-numpy___core_include_numpy_npy__common.h
+1,986-07 files not shown
+2,046-013 files

NetBSD/pkgsrc ImSvvS7doc TODO CHANGES-2026

   doc: Updated www/py-httpx2 to 2.10.0
VersionDeltaFile
1.27760+1-2doc/TODO
1.5318+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 2OCgRLTwww/py-httpx2 Makefile distinfo

   py-httpx2: update to 2.10.0.

   Added

       Add support for running on WebAssembly / Emscripten via Pyodide by @hoodmane in #1119
       Add max_event_size to cap SSE event buffering by @Kludex in #1071
       Add RFC 9110 status code constants by @mbeijen in #1069
       Add support for Python 3.15 by @hugovk in #1090

   Changed

       Improve SSE chunk buffering performance by @Kludex in #1117
       Skip cookie extraction without Set-Cookie by @Kludex in #1107
       Return str | None instead of Any from Headers.get by @ItsDrike in #1121

   Fixed

       Enforce WebSocket max message size across fragments by @Kludex in #1085
       Ignore unsolicited and duplicate Pong frames by @Kludex in #1122
VersionDeltaFile
1.4+4-4www/py-httpx2/distinfo
1.4+2-2www/py-httpx2/Makefile
+6-62 files

NetBSD/pkgsrc Qs3qAkvdoc TODO CHANGES-2026

   doc: Updated www/py-httpcore2 to 2.10.0
VersionDeltaFile
1.27759+1-2doc/TODO
1.5317+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc IeiPtE0www/py-httpcore2 Makefile distinfo

   py-httpcore2: update to 2.10.0.

   Added

       Add support for Python 3.15 by @hugovk in #1090

   Changed

       Avoid quadratic copying when sending large HTTP/2 request bodies by @Kludex in #1127

   Fixed

       Propagate the original exception instead of raising KeyError when an HTTP/2 stream fails by @yhay81 in #1093
       Start TLS for the wss scheme in SOCKS5 proxy connections by @Kludex in #1104
VersionDeltaFile
1.4+4-4www/py-httpcore2/distinfo
1.4+2-2www/py-httpcore2/Makefile
+6-62 files

NetBSD/pkgsrc Zy0ByATdoc TODO CHANGES-2026

   doc: Updated devel/py-filelock to 3.32.3
VersionDeltaFile
1.27758+1-2doc/TODO
1.5316+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc plxdkF3devel/py-filelock distinfo Makefile

   py-filelock: update to 3.32.3.

   🧪 test(strict): deflake close-fault injections on graalpy by @gaborbernat in #697
   📄 docs: publish llms.txt from the docs build by @gaborbernat in #700
   🐛 fix(fork): survive audit events during interpreter shutdown by @gaborbernat in #703
VersionDeltaFile
1.53+4-4devel/py-filelock/distinfo
1.54+4-4devel/py-filelock/Makefile
+8-82 files

NetBSD/pkgsrc joDQFSldoc TODO CHANGES-2026

   doc: Updated converters/py-charset-normalizer to 3.5.1
VersionDeltaFile
1.27757+1-2doc/TODO
1.5315+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc wZ3i125converters/py-charset-normalizer Makefile distinfo

   py-charset-normalizer: update to 3.5.1.

   ## [3.5.1](https://github.com/Ousret/charset_normalizer/compare/3.5.0...3.5.1) (2026-08-15)

   ### Changed
   - Raised upper bound of setuptools to v84 (#794)
   - Cache performance access optimization for our CharInfo struct (prebuilt only).

   ### Fixed
   - No longer decoding large content when the noise detector output give a high entropy.
     Only impacted large content input >1M bytes.

   ## [3.5.0](https://github.com/Ousret/charset_normalizer/compare/3.4.9...3.5.0) (2026-08-12)

   ### Added
   - Explicit support for Python 3.15

   ### Fixed
   - Comparing a CharsetMatch to a non-alias encoding strings (#773)

    [19 lines not shown]
VersionDeltaFile
1.29+4-4converters/py-charset-normalizer/distinfo
1.31+2-2converters/py-charset-normalizer/Makefile
+6-62 files

NetBSD/pkgsrc yAAnafmdoc TODO CHANGES-2026

   doc: Updated security/py-cyclonedx-python-lib to 11.12.0
VersionDeltaFile
1.27756+1-2doc/TODO
1.5314+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc FHUgg0csecurity/py-cyclonedx-python-lib distinfo Makefile

   py-cyclonedx-python-lib: update to 11.12.0.

   ## v11.12.0 (2026-08-13)

   ### Features

   - Add isExternal property to Component for CycloneDX v1.7
     ([#959](https://github.com/CycloneDX/cyclonedx-python-lib/pull/959),
     [`6993dea`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/6993dea6b84a9bf0627f959bed48d0fb5339e293))


   ## v11.11.2 (2026-08-12)

   ### Bug Fixes

   - Encode paths when loading XML schemas
     ([#1028](https://github.com/CycloneDX/cyclonedx-python-lib/pull/1028),
     [`17a0136`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/17a0136138ceca96383f484f158f5d4de414a9ec))


    [8 lines not shown]
VersionDeltaFile
1.56+4-4security/py-cyclonedx-python-lib/distinfo
1.65+4-4security/py-cyclonedx-python-lib/Makefile
+8-82 files

NetBSD/pkgsrc 3dkfHIydoc TODO CHANGES-2026

   doc: Updated textproc/moor to 2.17.0
VersionDeltaFile
1.27755+1-2doc/TODO
1.5313+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc f1eGAuwtextproc/moor go-modules.mk Makefile

   moor: update to 2.17.0.

   v2.17.0: Report loading progress to your terminal Latest

   With this release, moor reports to the terminal when it's busy loading,
   using the OSC 9;4 progress protocol supported by terminals such as
   iTerm2.

   Also in this release:

       Fixed a data loss bug where two moor instances sharing a search
       history file could silently overwrite each other's committed
       searches
       Pressing 'n'/'N' with no active search now resumes the most recently
       used search history entry instead of doing nothing. Thanks @knirch
       for #455!
       Fixed the status bar missing its separator between the filename and
       the percentage while the reader was still paused during initial
       loading

    [40 lines not shown]
VersionDeltaFile
1.30+10-4textproc/moor/distinfo
1.45+2-3textproc/moor/Makefile
1.11+2-0textproc/moor/go-modules.mk
+14-73 files

LLVM/project 860fcb7clang/test/CodeGen/Sparc variadic-aggregate.c

[Sparc][NFC] test sparc variadic aggregate handling (#216521)

equivalent of https://github.com/llvm/llvm-project/pull/216509 for
sparc. It similarly has some bugs passing aggregates with floats.
DeltaFile
+1,015-0clang/test/CodeGen/Sparc/variadic-aggregate.c
+1,015-01 files