LLVM/project d822c75llvm/include/llvm/CodeGen/GlobalISel LoadStoreOpt.h, llvm/lib/CodeGen/GlobalISel LoadStoreOpt.cpp

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+54-28llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp
+24-13llvm/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h
+2-2llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
+2-1llvm/test/CodeGen/AArch64/GlobalISel/store-merging.mir
+1-1llvm/test/CodeGen/AArch64/GlobalISel/store-merging-debug.mir
+1-1llvm/test/CodeGen/AArch64/GlobalISel/merge-stores-truncating.mir
+84-464 files not shown
+88-4810 files

LLVM/project f2c0eacllvm/test/Transforms/LoopFusion different_guards.ll

[LoopFusion] Remove test dependency on assert (NFC) (#217180)
DeltaFile
+40-3llvm/test/Transforms/LoopFusion/different_guards.ll
+40-31 files

LLVM/project c406304llvm/include/llvm InitializePasses.h, llvm/include/llvm/CodeGen ImplicitNullChecks.h

[NewPM] Port ImplicitNullChecks to the new pass manager (#216965)

Adds a newPM pass for ImplicitNullChecks.

- Refactors base logic into an ImplicitNullChecks class
- Renames old pass with the "Legacy" suffix
- Adds the new pass manager pass ImplicitNullChecksPass
- Updates MachinePassRegistry.def, PassBuilder, and CodeGenPassBuilder
- Updated existing .mir tests to also test with the New Pass Manager

Assisted-by: Gemini / Next
DeltaFile
+58-34llvm/lib/CodeGen/ImplicitNullChecks.cpp
+29-0llvm/include/llvm/CodeGen/ImplicitNullChecks.h
+1-1llvm/lib/CodeGen/CodeGen.cpp
+1-1llvm/include/llvm/Passes/MachinePassRegistry.def
+1-1llvm/include/llvm/InitializePasses.h
+1-0llvm/test/CodeGen/X86/implicit-null-chk-reg-rewrite.mir
+91-373 files not shown
+94-379 files

HardenedBSD/src 4459153contrib/unbound config.h.in configure, contrib/unbound/doc Changelog

Merge branch 'hardened/15-stable/main' of rad://z2HLHXgL1xevBNQsf8BmQW7MpJmtm into hardened/15-stable/main
DeltaFile
+3,512-3,494contrib/unbound/util/configlexer.c
+2,874-1,942contrib/unbound/configure
+2,148-2,099contrib/unbound/util/configparser.c
+577-0contrib/unbound/doc/Changelog
+223-181lib/libunbound/config.h
+220-178contrib/unbound/config.h.in
+9,554-7,894250 files not shown
+14,465-10,384256 files

FreeBSD/ports 2ba61f3devel/py-fastjsonschema Makefile distinfo

devel/py-fastjsonschema: Update to 2.22.2

ChangeLog: https://github.com/horejsek/python-fastjsonschema/blob/v2.22.2/CHANGELOG.txt
DeltaFile
+3-3devel/py-fastjsonschema/distinfo
+1-1devel/py-fastjsonschema/Makefile
+4-42 files

LLVM/project ea75745clang/lib/CIR/Dialect/Transforms CallConvLoweringPass.cpp, clang/test/CIR/CodeGen call-conv-lowering-x86_64-empty.cpp

[CIR] Handle an empty C++ class in x86_64 callconv lowering (#214742)

CIR lays a C++ empty class out as a record that is nothing but padding,
and isSupportedType rejected every padded record, so any signature
naming one failed the pass with an NYI. Ordinary C++ hits this
constantly through tag dispatch, allocators, and empty bases.

Implement empty C++ class support. Every record member now carries a
kind, so a record holds no data exactly when none of them is marked
data, which `RecordType::isEmptyForABI()` answers and the pass reads. An
empty record then maps with no fields, so the classifier drops it on its
own.

Assisted-by: Cursor / claude-opus-5
DeltaFile
+268-0clang/test/CIR/Transforms/abi-lowering/x86_64-empty-class.cir
+179-0clang/test/CIR/CodeGen/call-conv-lowering-x86_64-empty.cpp
+50-4clang/test/CIR/Transforms/abi-lowering/x86_64-aggregate-nyi.cir
+35-9clang/lib/CIR/Dialect/Transforms/CallConvLoweringPass.cpp
+532-134 files

NetBSD/pkgsrc OIpshp7doc CHANGES-2026

   Updated mail/p5-Mail-Box to 4.02
VersionDeltaFile
1.5383+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rEV2rcemail/p5-Mail-Box distinfo Makefile

   Update to 4.02

   Upstream changes:
   version 4.02: Fri 10 Apr 11:03:23 CEST 2026
           Improvements:
           - Mail::Box synopsis reorg.
           - remove version of introduction indicators '[3*]' because we are
             not backwards compatible with 3 anyway.
   version 4.01: Sat 13 Dec 12:13:49 CET 2025
           Fixes:
           - optional modules -> recommends.
           Improvements:
           - main page texts.
   version 4.00: Thu 11 Dec 14:03:32 CET 2025
           Changes:
           - use Mail::Box 4 exception model: use Log::Report
           - remove SpamAssassin support; not used and out-dated.
   version 3.012:
           Changes:

    [12 lines not shown]
VersionDeltaFile
1.49+5-5mail/p5-Mail-Box/Makefile
1.24+4-4mail/p5-Mail-Box/distinfo
+9-92 files

NetBSD/pkgsrc kkYsJdRdoc CHANGES-2026

   Updated mail/p5-Mail-Message to 4.05
VersionDeltaFile
1.5382+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 76fT9Tgmail/p5-Mail-Message distinfo Makefile

   Update to 4.05

   Upstream changes:
   version 4.05: Fri 10 Apr 11:00:52 CEST 2026
           Fixes:
           - parse X-MLServer [Edoardo Geraci]
           - $msg->string must end with a newline [Andy Beverley]
           - fold fields with newline [Edoardo Geraci]
           Improvements:
           - Mail::Message->new(message_id) replaces messageId: parameters should
             not use camel-casing.  Old attribute now deprecated.
           - Mail::Message add clean attributes for fieldType, headType, bodyType,
             and isTrusted.
           - remove version of introduction indicators '[3*]', because version 4 is
             not backwards compatible anyway.
   version 4.04: Wed  4 Feb 15:52:45 CET 2026
           Fixes:
           - date field parsing regression
             GitHub issue #28 [Andy Beverley]

    [54 lines not shown]
VersionDeltaFile
1.17+4-4mail/p5-Mail-Message/distinfo
1.26+4-4mail/p5-Mail-Message/Makefile
+8-82 files

LLVM/project 92ec4d7llvm/lib/Object Archive.cpp

Add assert into getZOSAttributes()
DeltaFile
+2-2llvm/lib/Object/Archive.cpp
+2-21 files

LLVM/project d62d5d1llvm/test/tools/llvm-nm zos-armap.test

Update test comment.
DeltaFile
+2-2llvm/test/tools/llvm-nm/zos-armap.test
+2-21 files

LLVM/project 775d99bllvm/include/llvm/Object Archive.h, llvm/test/tools/llvm-nm zos-armap.test

Address review comments.
DeltaFile
+19-20llvm/tools/llvm-nm/llvm-nm.cpp
+21-15llvm/test/tools/llvm-nm/zos-armap.test
+3-1llvm/include/llvm/Object/Archive.h
+43-363 files

LLVM/project d97bed5llvm/include/llvm/Object Archive.h, llvm/lib/Object Archive.cpp

[llvm-nm][GOFF] Display archive attributes in GOFF archives through --print-armap

GOFF archive symbol table entries contain an attribute word in addition
to the archive member offset. The low three bits describe whether the symbol is
64-bit, uses XPLink, or belongs to the WSA namespace (which was briefly mentioned
in e2c8fa09872cfacba7f73599dcf8557971ebe865).

This patch extends `llvm-nm --print-armap` to print the attribute value (in hex) and
its decoded description beside a symbol and its corresponding member when processing
a GOFF archive. This will functionality will be used to help validate full support for writing
GOFF archives in a subsequent llvm-ar patch.

The output for non-z/OS archives is unchanged.
DeltaFile
+44-5llvm/tools/llvm-nm/llvm-nm.cpp
+42-0llvm/test/tools/llvm-nm/zos-armap.test
+12-0llvm/lib/Object/Archive.cpp
+10-0llvm/include/llvm/Object/Archive.h
+108-54 files

LLVM/project bc45c1cllvm/tools/llvm-nm llvm-nm.cpp

Address review comments on the parameter.
DeltaFile
+2-3llvm/tools/llvm-nm/llvm-nm.cpp
+2-31 files

NetBSD/pkgsrc BE3Ame4doc CHANGES-2026

   Updated devel/p5-Log-Report to 1.46
VersionDeltaFile
1.5381+2-1doc/CHANGES-2026
+2-11 files

LLVM/project 879d6c8bolt/include/bolt/Utils CommandLineOpts.h, bolt/lib/Core BinaryContext.cpp

[BOLT] Skip data-hole filling unless data reordering is enabled

BinaryContext::postProcessSymbolTable unconditionally called
fixBinaryDataHoles(), which walks every allocatable section and, for
each gap in its address space, either grows a zero-sized data symbol
or creates a synthetic "HOLEat" BinaryData (plus an MCSymbol and
GlobalSymbols/BinaryDataMap entries).  This machinery was introduced
(0e4d86bf, 2017) for one purpose: to give static data reordering
(-reorder-data) a movable object covering every byte of a section. It
has no other consumer.

On a large binary, these synthetic objects are live from
buildFunctionsCFG through the end of the run and, at the RSS peak
(during debug info rewriting), fixBinaryDataHoles accounted for 1669
MB (2.5%) of peak RSS -- memory spent entirely for a feature that is
off by default.

Gate fixBinaryDataHoles() (and the zero-sized-symbol validation loop
that presumes it ran) on a non-empty opts::ReorderData, keeping
generateSymbolHashes() unconditional.
DeltaFile
+15-13bolt/lib/Core/BinaryContext.cpp
+1-7bolt/lib/Passes/ReorderData.cpp
+4-0bolt/lib/Utils/CommandLineOpts.cpp
+1-0bolt/include/bolt/Utils/CommandLineOpts.h
+21-204 files

LLVM/project cd6bc26bolt/include/bolt/Core BinaryContext.h, bolt/lib/Core BinaryContext.cpp

[BOLT] Key GlobalSymbols on MCContext-owned names to reduce memory (#214891)

BinaryContext::registerNameAtAddress registers every symbol name twice.
It first calls MCContext::getOrCreateSymbol(Name), which interns the
name in MCContext's symbol table (the MCSymbol owns the string via its
table entry). It then also stored the name in the GlobalSymbols map,
which was a StringMap<BinaryData *>. StringMap owns its keys, so each
global name was duplicated: one copy in MCContext and a second copy in
GlobalSymbols. Both grow with the number of symbols and, for large
binaries with long mangled names, this duplication is a meaningful
source of memory use during file object discovery.

This change makes MCContext the single owner of these name strings and
have GlobalSymbols merely reference them. GlobalSymbols becomes a
DenseMap<StringRef, BinaryData *> keyed on the MCContext-owned name
(MCSymbol::getName() of the symbol just created/looked up). No string is
copied into the map: each entry is a fixed-size (StringRef, pointer)
pair regardless of name length. Lookups (getBinaryDataByName, count) are
unchanged because DenseMap<StringRef> hashes and compares by content,

    [7 lines not shown]
DeltaFile
+7-4bolt/lib/Core/BinaryContext.cpp
+10-1bolt/include/bolt/Core/BinaryContext.h
+17-52 files

NetBSD/pkgsrc DvdI8Q6devel/p5-Log-Report Makefile distinfo

   Update to 1.46

   Upstream changes:
   version 1.46: Tue 16 Jun 10:14:47 CEST 2026
           Fixes:
           - select specific dispatcher try.
             [Andy Berverley] github issue #21
           Improvements:
           - add Log::Report::default_dispatcher_mode()
   version 1.45: Fri 10 Apr 11:17:51 CEST 2026
           Fixes:
           - fix clone() with _class
             [Sam Kington] github issue #18
           - import with multiple dispatchers
             [Andy Berverley] github issue #19
           Improvements:
           - ::Message::addTags() and ::Message::hasTag()
           - section Accessors -> Attributes
           - ::Message::freeze() and ::thaw()

    [20 lines not shown]
VersionDeltaFile
1.32+4-4devel/p5-Log-Report/distinfo
1.51+3-4devel/p5-Log-Report/Makefile
+7-82 files

NetBSD/pkgsrc q4xGtQFdoc CHANGES-2026

   doc: Updated sysutils/intel-microcode-netbsd to 20260812
VersionDeltaFile
1.5380+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc CHHtSjEsysutils/intel-microcode-netbsd Makefile distinfo

   Update sysutils/intel-microcode-netbsd to 20260812

   # Release Notes
   ## microcode-20260812]

   ### Purpose

   - Removed MTL/06-aa-04/c0 due to functional issues observed when loading the MCU in some platforms.


   # Release Notes
   ## microcode-20260811]

   ### Purpose
   - Security updates for INTEL-SA-01379
   - Security updates for INTEL-SA-01404
   - Security updates for INTEL-SA-01423
   - Security updates for INTEL-SA-01428
   - Security updates for INTEL-SA-01435

    [53 lines not shown]
VersionDeltaFile
1.35+21-1sysutils/intel-microcode-netbsd/PLIST
1.64+4-4sysutils/intel-microcode-netbsd/distinfo
1.74+2-2sysutils/intel-microcode-netbsd/Makefile
+27-73 files

NetBSD/pkgsrc t4Vgttpdoc CHANGES-2026

   Updated mail/p5-Mail-AuthenticationResults to 2.20260216
VersionDeltaFile
1.5379+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc X3NaXmzmail/p5-Mail-AuthenticationResults Makefile distinfo

   Update to 2.20260216

   Upstream changes:
   2.20260216 2026-02-16 14:47:11+11:00 Australia/Melbourne
     - Added some helper methods which can be used to add
       commonly used children to an object.
        * $object->add_entry($key, $value);
        * $object->add_sub_entry($key, $value);
        * $object->add_comment($value);
       each returns the new object being added which can then be
       manipulated/added to as required.
VersionDeltaFile
1.11+4-4mail/p5-Mail-AuthenticationResults/distinfo
1.20+3-4mail/p5-Mail-AuthenticationResults/Makefile
+7-82 files

LLVM/project 503bfb4llvm/lib/Target/AMDGPU AMDGPUCoExecSchedStrategy.h AMDGPUCoExecSchedStrategy.cpp

[AMDGPU] Correct DS FIFO buffer size semantics

There was some ambiguity in how buffersize 0 and 1 are handled. The
correct semantics are:
- `BufferSize == 0`: unlimited, no FIFO stall
- `BufferSize == 1`: unbuffered, only one instruction in flight
- `BufferSize > 1`: buffered FIFO
DeltaFile
+9-7llvm/lib/Target/AMDGPU/AMDGPUCoExecSchedStrategy.cpp
+4-3llvm/lib/Target/AMDGPU/AMDGPUCoExecSchedStrategy.h
+13-102 files

LLVM/project ccc664cbolt/include/bolt/Utils Utils.h, bolt/lib/Core BinaryContext.cpp

[BOLT] Page out .dwo files (#214903)

Split-DWARF inputs at big binaries scale ship 100+ GiB of .dwo files.
BOLT opened a fair number of them during readDebugInfo, putting a lot of
pressure on the OS memory management: mmap'd reads always populate the
page cache; with every .dwo mapped at once those pages accumulated,
refaulted, and registered as memory pressure that got the process
oomd-killed.

Now, .dwo page-cache pages are reclaimed as soon as BOLT is done with
each file: madvise(MADV_PAGEOUT) on the live mapping, then
posix_fadvise(POSIX_FADV_DONTNEED) once it is unmapped. Controlled by
-drop-dwo-page-cache, OFF by default, as it is unlikely upstream will be
processing gigantic sets of dwo files.
DeltaFile
+68-2bolt/lib/Core/BinaryContext.cpp
+37-0bolt/lib/Utils/Utils.cpp
+11-0bolt/include/bolt/Utils/Utils.h
+116-23 files

NetBSD/pkgsrc DZm70JIdoc CHANGES-2026

   Updated mail/p5-Email-Address-List to 0.07
VersionDeltaFile
1.5378+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc CK1qlqOmail/p5-Email-Address-List Makefile distinfo, mail/p5-Email-Address-List/patches patch-Makefile.PL

   Update to 0.07

   Upstream changes:
   0.07 2026-05-22
    - Update whitespace removal code to remove all types of unicode
      whitespace in addition to ASCII.
VersionDeltaFile
1.8+4-5mail/p5-Email-Address-List/distinfo
1.20+3-4mail/p5-Email-Address-List/Makefile
1.2+1-1mail/p5-Email-Address-List/patches/patch-Makefile.PL
+8-103 files

Linux/linux b126f6farch/x86/include/asm tlbflush.h, arch/x86/mm fault.c init_64.c

Merge tag 'x86_mm_for_7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 mm updates from Dave Hansen:
 "There are two things in here of note. First, there are fixes to reduce
  the time that the TLB flushing code sits around with interrupts
  disabled. It should be well tested, but it's certainly something to
  keep an eye on.

  Second is a little back-and-forth in the interactions between the
  set_memory*() locking and DEBUG_PAGEALLOC. There was a slightly
  painful re-discovery of why DEBUG_PAGEALLOC has special locking rules,
  but the code did end up better for it.

  Summary:

   - Fix pkey_alloc() return value when pkeys are not supported

   - Allow preemption during IPI completion waiting to improve wakeup
     latency

    [27 lines not shown]
DeltaFile
+84-64arch/x86/mm/pat/set_memory.c
+37-61arch/x86/mm/tlb.c
+11-11arch/x86/xen/mmu_pv.c
+8-8arch/x86/mm/init_64.c
+8-1arch/x86/include/asm/tlbflush.h
+4-4arch/x86/mm/fault.c
+152-1495 files not shown
+162-15411 files

Linux/linux 2385c8barch/x86/coco/tdx tdx.c, arch/x86/include/asm insn-eval.h

Merge tag 'x86_tdx_for_7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 TDX updates from Dave Hansen:
 "TDX guests cause #VE exceptions whenever they do port I/O. The guest
  then does some instruction decoding and makes a call up to the host
  for help. That decoding had a couple of bugs.

  Fix those bugs. Use an existing and now shared KVM helper for one of
  them"

* tag 'x86_tdx_for_7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/tdx: Fix zero-extension for 32-bit port I/O
  x86/insn-eval: Move assign_register() out of KVM as insn_assign_reg()
  x86/tdx: Fix off-by-one in port I/O handling
DeltaFile
+36-0arch/x86/include/asm/insn-eval.h
+4-22arch/x86/kvm/emulate.c
+4-6arch/x86/coco/tdx/tdx.c
+44-283 files

LLVM/project 775dc9bbolt/include/bolt/Core BinaryContext.h, bolt/lib/Core BinaryContext.cpp

[BOLT] Create and release .dwo DWARF contexts incrementally (#214900)

BOLT opened a DWARFContext for every .dwo during
readDebugInfo and kept them all alive until teardown. On large
split-DWARF targets that is tens of GiB held resident through emission,
the point of peak RSS.

Make the DWOCUs map a lazily-populated cache instead:

* Use the newly added DWARFUnit::clearDWO()/hasDWO() to directly manage
DWARFUnit's DIE caching mechanism.
* BinaryContext::getDWOCU() opens a context on demand (keyed off a
stable DWOId -> skeleton CU map).
* Release contexts as soon as they are done with: all of them at the end
of readDebugInfo, and per-bucket at the DWARF rewrite merge point.
* Remove DWOCUs map, which became redundant and whose purpose can now be
served by the new id-to-skeleton map, and then fetching the split CU
from the skeleton via getNonSkeletonUnitDIE().


    [3 lines not shown]
DeltaFile
+110-52bolt/lib/Core/BinaryContext.cpp
+31-10bolt/include/bolt/Core/BinaryContext.h
+9-14bolt/lib/Rewrite/DWARFRewriter.cpp
+2-0bolt/lib/Rewrite/RewriteInstance.cpp
+152-764 files