LLVM/project f75f03blibc/src/__support/FPUtil dyadic_float.h, libc/src/__support/builtins CMakeLists.txt truncxfbf2.h

[compiler-rt][builtins] libc-backed float80-bfloat16/float16 conversion builtins
DeltaFile
+78-17libc/src/__support/builtins/fpconvert_helper.h
+38-24libc/src/__support/FPUtil/dyadic_float.h
+41-0libc/src/__support/builtins/extendhfxf2.h
+40-0libc/src/__support/builtins/truncxfhf2.h
+39-0libc/src/__support/builtins/truncxfbf2.h
+37-0libc/src/__support/builtins/CMakeLists.txt
+273-4111 files not shown
+475-4117 files

NetBSD/pkgsrc GwY5IyXdoc TODO

   TODO: Add libreFS
VersionDeltaFile
1.27737+5-1doc/TODO
+5-11 files

HardenedBSD/src 47a81c2sys/dev/e1000 e1000_mac.c e1000_i210.c, sys/dev/sound/pci csa.c

Merge remote-tracking branch 'rad/hardened/current/master' into hardened/current/pledge
DeltaFile
+137-84sys/dev/e1000/e1000_phy.c
+128-18sys/dev/e1000/e1000_ich8lan.c
+70-69sys/dev/sound/usb/uaudio.c
+124-2sys/dev/e1000/e1000_i210.c
+54-46sys/dev/e1000/e1000_mac.c
+30-58sys/dev/sound/pci/csa.c
+543-27739 files not shown
+917-46845 files

HardenedBSD/src 64f7036sys/dev/e1000 e1000_mac.c e1000_i210.c, sys/dev/sound/pci csa.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+137-84sys/dev/e1000/e1000_phy.c
+128-18sys/dev/e1000/e1000_ich8lan.c
+70-69sys/dev/sound/usb/uaudio.c
+124-2sys/dev/e1000/e1000_i210.c
+54-46sys/dev/e1000/e1000_mac.c
+30-58sys/dev/sound/pci/csa.c
+543-27739 files not shown
+917-46845 files

HardenedBSD/src 2955a76sys/dev/sound/pci vibes.c emu10k1.c, sys/dev/sound/usb uaudio.c

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+107-107sys/dev/sound/pci/envy24.c
+100-100sys/dev/sound/pci/envy24ht.c
+84-84sys/dev/sound/pci/maestro3.c
+65-65sys/dev/sound/pci/emu10k1.c
+95-8sys/dev/sound/usb/uaudio.c
+49-49sys/dev/sound/pci/vibes.c
+500-41340 files not shown
+1,215-1,05846 files

HardenedBSD/ports 714b892biology/bifrost/files patch-src_DataStorage.tcc, math/scilab/files patch-modules_scicos_includes_scicos__base64.hxx

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+111-0security/vuxml/vuln/2026.xml
+12-14security/openssh-portable/files/extra-patch-hpn
+8-9x11-fm/doublecmd/Makefile
+0-14biology/bifrost/files/patch-src_DataStorage.tcc
+7-7net-mgmt/prometheus3/distinfo
+11-0math/scilab/files/patch-modules_scicos_includes_scicos__base64.hxx
+149-4437 files not shown
+231-14843 files

LLVM/project 57a9c4fllvm/lib/Target/AMDGPU SIInstrInfo.cpp SIFoldOperands.cpp, llvm/test/CodeGen/AMDGPU llvm.amdgcn.sqrt.bf16.ll llvm.amdgcn.sin.bf16.ll

[AMDGPU] VOP1 bf16 instructions read high 16 bit of an inline (#215688)

VOP1 cannot be used in this case and VOP3 shall use OPSEL.
DeltaFile
+18-2llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
+20-0llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
+8-8llvm/test/CodeGen/AMDGPU/llvm.amdgcn.tanh.ll
+4-4llvm/test/CodeGen/AMDGPU/llvm.amdgcn.rsq.bf16.ll
+2-2llvm/test/CodeGen/AMDGPU/llvm.amdgcn.sqrt.bf16.ll
+2-2llvm/test/CodeGen/AMDGPU/llvm.amdgcn.sin.bf16.ll
+54-184 files not shown
+62-2610 files

LLVM/project 5d27e3aclang/lib/Driver/ToolChains Flang.cpp, flang/test/Driver fast-math.f90

[Flang][Driver] Override -ffast-math floating point contraction with -ffp-contract= (#213574)

This patch allows overriding the floating point contract settings
implied by -ffast-math by explicitly specifying -ffp-contract=. The
final floating point contract mode follows the usual last-flag-wins
behavior. In addition, -fno-fast-math only cancels the effects of
-ffast-math and preserves any explicitly specified -ffp-contract=
setting.

A warning is emitted when an explicit -ffp-contract= option overrides
the floating point contract mode implied by -ffast-math.

This behavior is consistent with Clang.
DeltaFile
+51-10flang/test/Driver/fast-math.f90
+39-20clang/lib/Driver/ToolChains/Flang.cpp
+90-302 files

LLVM/project 486b922llvm/lib/Target/AMDGPU VOP1Instructions.td, llvm/test/MC/AMDGPU gfx1250_asm_vop3_from_vop1-fake16.s

[AMDGPU] Allow OPSEL in bf16 trans instructions in fake16 (#215687)
DeltaFile
+24-0llvm/test/MC/AMDGPU/gfx1250_asm_vop3_from_vop1-fake16.s
+8-8llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3_from_vop1_dpp8.txt
+8-8llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3_from_vop1_dpp16.txt
+8-8llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3_from_vop1.txt
+2-0llvm/lib/Target/AMDGPU/VOP1Instructions.td
+50-245 files

LLVM/project 661cffbclang/lib/CIR/CodeGen CIRGenCall.cpp CIRGenModule.cpp, clang/test/CIR/CodeGen asm-label-redirect.c alloc-size.c

[CIR] Record target-cpu and target-features on function declarations (#214986)

A function declaration carried no CPU or feature attributes. CIRGen set
them from `setNonAliasAttributes`, which runs only for a definition,
where classic CodeGen sets them from `ConstructAttributeList` for a
declaration too. We now set them properly in `constructAttributeList`
alongside the other non-call-site attributes.

Recording them on a declaration exposes a second bug. When a function is
declared first and defined later with a `target` attribute,
`setNonAliasAttributes` wrote the definition's values over the
declaration's rather than replacing them, so a `tune-cpu` that the
`target` attribute suppresses survived. It now clears the three
attributes before writing, which is safe because
`getCPUAndFeaturesAttributes` resolves the most recent declaration, so
its result supersedes anything an earlier one wrote.

Assisted-by: Cursor / claude-opus-5
DeltaFile
+29-0clang/test/CIR/CodeGen/attr-target-x86.c
+15-6clang/lib/CIR/CodeGen/CIRGenModule.cpp
+8-1clang/lib/CIR/CodeGen/CIRGenCall.cpp
+2-2clang/test/CIR/CodeGen/asm-label-redirect.c
+2-2clang/test/CIR/CodeGen/alloc-size.c
+3-1clang/test/CIR/CodeGen/global-init.cpp
+59-121 files not shown
+62-127 files

LLVM/project fbcf554llvm/utils/lit/lit reports.py

lit/reports.py: Make Py3.8-compatible (for #211066) (#215554)

I know py3.8 is slightly old. That said;

- llvm/CMakeLists.txt restricts the bottom version as 3.8
- This is not a functionally-critical change

I won't object further discussions if version upgrade would be required.
DeltaFile
+2-1llvm/utils/lit/lit/reports.py
+2-11 files

LLVM/project 1c33a0fllvm/unittests/IR ConstantFPRangeTest.cpp

ConstantFPRangeTest.cpp: Hide templates conditionally. [-Wunused-template] (#215559)

Introduced in #86483. They are referred in `EXPENSIVE_CHECKS`.
DeltaFile
+4-0llvm/unittests/IR/ConstantFPRangeTest.cpp
+4-01 files

NetBSD/pkgsrc JKZ1rmjham/rtl-sdr Makefile

   ham/rtl-sdr: Describe upstream fork mess harder
VersionDeltaFile
1.25+4-3ham/rtl-sdr/Makefile
+4-31 files

HardenedBSD/ports b6e1767security/openssh-portable distinfo Makefile, security/openssh-portable/files patch-servconf.h extra-patch-hpn

security/openssh-portable: Update to 10.5p1

Release notes: https://www.openssh.org/txt/release-10.5
DeltaFile
+12-14security/openssh-portable/files/extra-patch-hpn
+3-7security/openssh-portable/Makefile
+3-5security/openssh-portable/distinfo
+3-3security/openssh-portable/files/patch-servconf.h
+21-294 files

FreeBSD/ports b6e1767security/openssh-portable distinfo Makefile, security/openssh-portable/files patch-servconf.h extra-patch-hpn

security/openssh-portable: Update to 10.5p1

Release notes: https://www.openssh.org/txt/release-10.5
DeltaFile
+12-14security/openssh-portable/files/extra-patch-hpn
+3-7security/openssh-portable/Makefile
+3-5security/openssh-portable/distinfo
+3-3security/openssh-portable/files/patch-servconf.h
+21-294 files

LLVM/project f073261llvm/test/CodeGen/RISCV pr148084.ll

[RISCV] Prevent dead code in pr148084.ll. NFC (#215646)
DeltaFile
+80-60llvm/test/CodeGen/RISCV/pr148084.ll
+80-601 files

NetBSD/pkgsrc RGLDn5edoc CHANGES-2026

   doc: Updated ham/rtl-sdr to 2.0.3
VersionDeltaFile
1.5184+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc TNQJB4Vham/rtl-sdr PLIST Makefile

   ham/rtl-sdr: Update to 2.0.3

   Upstream lacks NEWS, but scanning commits:

     - Add RTL-SDR Blog V4L Support
VersionDeltaFile
1.17+4-4ham/rtl-sdr/distinfo
1.24+2-2ham/rtl-sdr/Makefile
1.6+1-1ham/rtl-sdr/PLIST
+7-73 files

OpenBSD/ports eE5cEQ9security/p5-Crypt-DES distinfo Makefile, security/p5-Crypt-DES/pkg PLIST

   update p5-Crypt-DES to 2.09
VersionDeltaFile
1.27+10-8security/p5-Crypt-DES/Makefile
1.6+2-2security/p5-Crypt-DES/distinfo
1.10+1-1security/p5-Crypt-DES/pkg/PLIST
+13-113 files

LLVM/project e91447allvm/docs LangRef.md LangRef.rst, llvm/lib/Support UnicodeNameToCodepointGenerated.cpp

Merge branch 'main' into users/jdoerfert/openmp_kernel_name
DeltaFile
+45,574-45,285llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+24,053-23,916llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
+0-33,097llvm/docs/LangRef.rst
+15,740-14,892llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
+30,488-0llvm/docs/LangRef.md
+28,897-12llvm/test/CodeGen/RISCV/clmul.ll
+144,752-117,20230,970 files not shown
+2,010,856-1,170,24130,976 files

LLVM/project 022d936clang/lib/CIR/Dialect/IR CIRDialect.cpp, clang/test/CIR/Transforms canonicalize.cir

[CIR] Avoid folding non-integer constants as integer casts (#214551)

CIRGen may produce undef constants while recovering from NYI builtin
lowering. When such a value feeds an implicit integral cast,
CastOp::fold currently treats the source as an integer constant solely
because it is a cir.constant, then calls getIntValue() and crashes.

Added a check for the constant to see if the payload is actually an
IntAttr before folding the cast. If it is not, return the cast unfolded.

Added a regression test covering an unimplemented __builtin_stdc_* call
whose undef result was implicitly being cast to integer by CastOp::fold.

Part of issue #214443
DeltaFile
+12-4clang/lib/CIR/Dialect/IR/CIRDialect.cpp
+9-0clang/test/CIR/Transforms/canonicalize.cir
+21-42 files

NetBSD/pkgsrc hE9V4Zcdoc CHANGES-2026

   doc: Updated ruby-gnome packages to 4.3.7
VersionDeltaFile
1.5183+18-1doc/CHANGES-2026
+18-11 files

LLVM/project 578aefaorc-rt/include/orc-rt SimplePackedSerialization.h, orc-rt/test/unit SimplePackedSerializationTest.cpp

[orc-rt] SPS serialization: SPSExecutorAddrRange <-> span<T> (#215693)

Allows a memory range to be sent as an SPSExecutorAddrRange by the
controller and received as a span<T> by the executor, so handlers can
take a span directly rather than converting from an ExecutorAddrRange
themselves.

The wire format is identical to the existing ExecutorAddrRange
serialization -- a (Start, End) address pair -- so the two are
interchangeable in either direction.

Note that this transmits the span's bounds, not its contents; that
distinguishes it from the existing SPSSequence<char> / span<const char>
serialization, which copies the bytes.

Since the address pair arrives as untrusted wire data, deserialization
rejects inverted ranges, addresses that don't fit in uintptr_t, and
lengths that aren't a whole number of elements, rather than constructing
an out-of-bounds span.
DeltaFile
+99-0orc-rt/test/unit/SimplePackedSerializationTest.cpp
+36-1orc-rt/include/orc-rt/SimplePackedSerialization.h
+135-12 files

NetBSD/pkgsrc 6PyHnVgdevel/ruby-glib2 distinfo, devel/ruby-gobject-introspection distinfo

   ruby-gnome: update to 4.3.7

   Upstream changes:

   Ruby-GNOME 4.3.7: 2026-07-13

   This is a Pango 1.58.0 support release.

   Changes

   Ruby/GLib2

     * Improvements
         + GLib::Regex#replace: Stopped to use break to stop
           replacement. Return false in block instead.
             o GH-1713
             o Patch by Randy Stauner.
     * Fixes
         + GLib::Param#inspect: Added missing close >

    [32 lines not shown]
VersionDeltaFile
1.32+4-4graphics/ruby-gdk_pixbuf2/distinfo
1.32+4-4graphics/ruby-gdk3/distinfo
1.32+4-4graphics/ruby-cairo-gobject/distinfo
1.32+4-4devel/ruby-pango/distinfo
1.32+4-4devel/ruby-gobject-introspection/distinfo
1.32+4-4devel/ruby-glib2/distinfo
+24-2426 files not shown
+101-10232 files

LLVM/project 51c9b9bllvm/lib/Target/RISCV RISCVTargetMachine.cpp RISCVCodeGenPassBuilder.cpp

[RISCV][NFC] Move ZacasABIFix Pass Declaration

This change moves them into their own header, as has been done for the
other NewPM passes.

Assisted-by: AI
DeltaFile
+40-0llvm/lib/Target/RISCV/RISCVZacasABIFix.h
+0-12llvm/lib/Target/RISCV/RISCV.h
+1-1llvm/lib/Target/RISCV/RISCVZacasABIFix.cpp
+1-0llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
+1-0llvm/lib/Target/RISCV/RISCVCodeGenPassBuilder.cpp
+43-135 files

LLVM/project d002b95llvm/lib/Target/RISCV RISCVTargetMachine.cpp RISCVCodeGenPassBuilder.cpp

[RISCV][NFC] Move RISCVCodeGenPrepare Declarations

This change moves them into their own header, as has been done for the
other NewPM passes.

Assisted-by: AI
DeltaFile
+40-0llvm/lib/Target/RISCV/RISCVCodeGenPrepare.h
+0-12llvm/lib/Target/RISCV/RISCV.h
+1-1llvm/lib/Target/RISCV/RISCVCodeGenPrepare.cpp
+1-0llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
+1-0llvm/lib/Target/RISCV/RISCVCodeGenPassBuilder.cpp
+43-135 files

LLVM/project 20538abllvm/lib/Target/RISCV RISCVCodeGenPassBuilder.cpp RISCVOptWInstrs.h, llvm/test/CodeGen/RISCV O3-newpm-pipeline.ll O1-newpm-pipeline.ll

[RISCV] Port Opt W Instrs to NewPM

Assisted-by: AI
DeltaFile
+44-22llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp
+35-0llvm/lib/Target/RISCV/RISCVOptWInstrs.h
+3-3llvm/lib/Target/RISCV/RISCVCodeGenPassBuilder.cpp
+4-0llvm/test/CodeGen/RISCV/prefer-w-inst.mir
+2-1llvm/test/CodeGen/RISCV/O3-newpm-pipeline.ll
+2-1llvm/test/CodeGen/RISCV/O1-newpm-pipeline.ll
+90-277 files not shown
+97-3113 files

LLVM/project 06c22c2llvm/lib/Target/RISCV RISCV.h RISCVTargetMachine.cpp, llvm/test/CodeGen/RISCV fold-mem-offset.mir

[RISCV] Port Fold Memory Offset Pass to NewPM

Assisted-by: AI
DeltaFile
+37-16llvm/lib/Target/RISCV/RISCVFoldMemOffset.cpp
+36-0llvm/lib/Target/RISCV/RISCVFoldMemOffset.h
+0-3llvm/lib/Target/RISCV/RISCV.h
+2-1llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
+2-1llvm/lib/Target/RISCV/RISCVCodeGenPassBuilder.cpp
+1-0llvm/test/CodeGen/RISCV/fold-mem-offset.mir
+78-213 files not shown
+81-219 files

LLVM/project f6271e6llvm/lib/Target/RISCV RISCV.h RISCVTargetMachine.cpp, llvm/test/CodeGen/RISCV/rvv vmv.v.v-peephole.mir

[RISCV] Port Vector Peephole to NewPM

Assisted-by: AI
DeltaFile
+66-44llvm/lib/Target/RISCV/RISCVVectorPeephole.cpp
+39-0llvm/lib/Target/RISCV/RISCVVectorPeephole.h
+0-3llvm/lib/Target/RISCV/RISCV.h
+2-1llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
+2-1llvm/lib/Target/RISCV/RISCVCodeGenPassBuilder.cpp
+2-0llvm/test/CodeGen/RISCV/rvv/vmv.v.v-peephole.mir
+111-497 files not shown
+119-4913 files

LLVM/project 7c9cde3llvm/lib/Target/RISCV RISCV.h

Remove useless header
DeltaFile
+0-1llvm/lib/Target/RISCV/RISCV.h
+0-11 files