LLVM/project 2f5f230clang/lib/CIR/CodeGen CIRGenModule.cpp CIRGenModule.h, clang/test/CIR/CodeGenOpenCL kernel-arg-info.cl kernel-arg-info-single-as.cl

[CIR][OpenCL] Attach kernel argument metadata to CIR functions

Emit the CIR OpenCL kernel argument metadata attribute for kernel functions. Preserve CIR language address-space kinds until lowering and include argument names only when `-cl-kernel-arg-info` is enabled.
DeltaFile
+152-0clang/test/CIR/CodeGenOpenCL/kernel-arg-info.cl
+91-0clang/lib/CIR/CodeGen/CIRGenModule.cpp
+19-0clang/test/CIR/CodeGenOpenCL/kernel-arg-info-single-as.cl
+12-0clang/test/CIR/CodeGenOpenCL/kernel-arg-metadata.cl
+5-0clang/test/CIR/CodeGenOpenCL/invalid-kernel-arg-metadata-target-address-space.cl
+4-0clang/lib/CIR/CodeGen/CIRGenModule.h
+283-01 files not shown
+286-07 files

FreeBSD/ports 8b778e1games/flightgear-aircraft distinfo Makefile

games/flightgear-aircraft: Update to 20260606
DeltaFile
+41-41games/flightgear-aircraft/distinfo
+1-1games/flightgear-aircraft/Makefile
+42-422 files

NetBSD/pkgsrc-wip b31fc66. Makefile

wip: Add jsonnet-bundler
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip dd389bbjsonnet-bundler distinfo go-modules.mk

jsonnet-bundler: Import jsonnet-bundler-0.6.0 as wip/jsonnet-bundler

The jsonnet-bundler is a package manager for Jsonnet.
DeltaFile
+173-0jsonnet-bundler/distinfo
+58-0jsonnet-bundler/go-modules.mk
+20-0jsonnet-bundler/Makefile
+2-0jsonnet-bundler/PLIST
+1-0jsonnet-bundler/DESCR
+254-05 files

FreeBSD/ports 9ffd183devel/simgear distinfo Makefile, games/flightgear distinfo Makefile

games/flightgear: Update to 2024.1.6
DeltaFile
+3-3games/flightgear-data/distinfo
+3-3devel/simgear/distinfo
+3-3games/flightgear/distinfo
+1-1games/flightgear-data/Makefile
+1-1devel/simgear/Makefile
+1-1games/flightgear/Makefile
+12-121 files not shown
+13-127 files

FreeBSD/ports 800dc67cad/openvsp distinfo Makefile

cad/openvsp: Update to 3.50.5

ChangeLog:
https://openvsp.org/blogs/announcements/2026/06/05/openvsp-3-50-5-released

Features:

 * Don’t no-show geometry when running VSPAERO when using Shown Set
 * Disk Segment Breakdown for Projected Area calculations
 * Export to CSV in Results Viewer
 * Delete(all) in Results Viewer
 * Zero rotation direction marker added to Prop

Fixes:

 * Fix and/or clean up some asserts triggered in Debug mode
 * Default to DBA, fallback to Triangle in ProjectionMgr
 * Add missing Discrete Visualization info to Results
 * Improve combined result in Discrete Visualization

    [2 lines not shown]
DeltaFile
+3-3cad/openvsp/distinfo
+1-2cad/openvsp/Makefile
+4-52 files

Dreckly/dreckly 9ca9b7abiology/rna-star Makefile distinfo, biology/rna-star/patches patch-Parameters__openReadsFiles.cpp patch-opal_opal.cpp

biology/rna-star: Update to 2.7.11b and fix build with clang17 (#163)

* lang/gcc14-darwin: Unbreak build under clang17

* rna-star: Update to 2.7.11b

Also fix build uder clang17 on macOS

---------

Co-authored-by: Jason Bacon <bacon at NetBSD.org>
DeltaFile
+15-5biology/rna-star/Makefile
+19-0biology/rna-star/patches/patch-Parameters__openReadsFiles.cpp
+5-4biology/rna-star/distinfo
+1-1biology/rna-star/patches/patch-opal_opal.cpp
+1-1biology/rna-star/patches/patch-bamSortByCoordinate.cpp
+1-1biology/rna-star/patches/patch-SuffixArrayFuns.cpp
+42-124 files not shown
+46-1610 files

OpenBSD/ports ntgWIOmnet/jnettop Makefile, net/jnettop/patches patch-jcursesdisplay_c

   net/jnettop: delete function call with type error and unused result

   Fixes the build with llvm22.
VersionDeltaFile
1.1+16-0net/jnettop/patches/patch-jcursesdisplay_c
1.13+1-1net/jnettop/Makefile
+17-12 files

LLVM/project b577049llvm/include/llvm/Transforms/InstCombine InstCombiner.h, llvm/lib/Transforms/InstCombine InstructionCombining.cpp InstCombineInternal.h

[spr] initial version

Created using spr 1.3.8-wip
DeltaFile
+27-8llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
+18-14llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
+8-8llvm/lib/Transforms/InstCombine/InstCombineInternal.h
+53-303 files

NetBSD/pkgsrc m5kqIPPdoc CHANGES-2026

   doc: Updated graphics/R-isoband to 0.3.0
VersionDeltaFile
1.3582+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc sLyZuvographics/R-isoband distinfo Makefile

   (graphics/R-isoband) Updated 0.2.7 to 0.3.0

   # isoband 0.3.0

   - General upkeep
   - Rewrite implementation to use cpp11
VersionDeltaFile
1.5+4-4graphics/R-isoband/distinfo
1.3+3-2graphics/R-isoband/Makefile
+7-62 files

LLVM/project b1d1bb2llvm/test/Transforms/LoopVectorize/VPlan/AArch64 single-scalar-cast.ll

[LV] Add VPlan printing test with casts converted to single scalar (NFC) (#202200)

Add test coverage for additional paths that can create single-scalar
casts: sinkScalarOperands and induction optimization.
DeltaFile
+134-0llvm/test/Transforms/LoopVectorize/VPlan/AArch64/single-scalar-cast.ll
+134-01 files

OpenBSD/src LJQFxtNusr.bin/tmux grid.c

   Clear entire lines when removing from history or freeing.
VersionDeltaFile
1.147+6-7usr.bin/tmux/grid.c
+6-71 files

NetBSD/pkgsrc nhOGHK3doc CHANGES-2026

   doc: Updated textproc/R-htmltools to 0.5.9
VersionDeltaFile
1.3581+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qzeQyACtextproc/R-htmltools distinfo Makefile

   (textproc/htmlltools) Updated 0.5.8.1 to 0.5.9

   # htmltools 0.5.9

   * Fix test for testthat 3.3.0. (#442)
VersionDeltaFile
1.8+4-4textproc/R-htmltools/distinfo
1.11+3-3textproc/R-htmltools/Makefile
+7-72 files

NetBSD/pkgsrc uTvRCt8doc CHANGES-2026

   doc: Updated finance/R-fBasics to 4052.98
VersionDeltaFile
1.3580+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc hgk6I6Sfinance/R-fBasics distinfo Makefile

   (finance/R-fBasics) Updated 4041.97 to 4052.98

   # fBasics 4052.98

   - removed include directive for R_ext/PrtUtil.h from src/nig.c (R-devel throws
     warning about it now).

   - removed other redundant include directives in src/nig.c

   - removed a superfluous tabular environment from 'plot-qqPlot.Rd' (it was
     raising a NOTE in recent CRAN checks).

   - the documentation of several plotting functions (e.g., `qqnigPlot`) was
     stating that, besides `TRUE` or `FALSE`, argument `grid` could have values
     requesting vertical or horizontal grid lines only. But the code doesn't handle
     this. Fixed the documentation of those functions to reflect this.
VersionDeltaFile
1.5+4-4finance/R-fBasics/distinfo
1.6+2-2finance/R-fBasics/Makefile
+6-62 files

OpenBSD/src 13Uc9jaregress/sys/arch/amd64/dump_tables dump_tables.c

   Adapt to random direct map by also extracting pmap_direct_base with nlist
   issue spotted by anton; discussion with mlarkin and guenther
VersionDeltaFile
1.9+12-5regress/sys/arch/amd64/dump_tables/dump_tables.c
+12-51 files

NetBSD/pkgsrc 3LSdQEodoc CHANGES-2026

   doc: Updated finance/R-bayesm to 3.1.7
VersionDeltaFile
1.3579+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xIQzA4qfinance/R-bayesm distinfo Makefile

   (finance/R-bayesm) Updated 3.1.6 to 3.1.7

   ### v3.1-7:
    - changed out deprecated function for a minimum based on suggestions from Dirk E.
VersionDeltaFile
1.9+4-4finance/R-bayesm/distinfo
1.6+2-2finance/R-bayesm/Makefile
+6-62 files

NetBSD/pkgsrc plit5DCdoc CHANGES-2026

   doc: Updated geography/py-ubx2 to 1.3.2
VersionDeltaFile
1.3578+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xbEYW1hgeography/py-ubx2 distinfo Makefile

   geography/py-ubx2: Update to 1.3.2

   Upstream NEWS, less minor improvements and bugfixes:

   1. Add support for undocumented UBX `NAV-DAHEADING` (0x01 0x45) message type, output by high precision dual-antenna u-blox modules e.g. ZED-X20D.
VersionDeltaFile
1.6+4-4geography/py-ubx2/distinfo
1.9+2-2geography/py-ubx2/Makefile
+6-62 files

OpenBSD/src XevGp4jusr.bin/tmux cmd-split-window.c

   Redraw entire session when making a new pane.
VersionDeltaFile
1.128+2-2usr.bin/tmux/cmd-split-window.c
+2-21 files

OpenBSD/ports OXqIsCCwayland/mango distinfo Makefile, wayland/mango/patches patch-src_dispatch_bind_define_h patch-meson_build

   wayland/mango: update to 0.14.2
VersionDeltaFile
1.6+2-2wayland/mango/distinfo
1.5+2-2wayland/mango/patches/patch-src_dispatch_bind_define_h
1.6+1-1wayland/mango/Makefile
1.3+1-0wayland/mango/pkg/PLIST
1.2+0-0wayland/mango/patches/patch-meson_build
+6-55 files

NetBSD/pkgsrc 0c1EF4jdoc CHANGES-2026

   doc: Updated shells/fish to 4.7.1nb1
VersionDeltaFile
1.3577+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc JTfO5gQshells/fish Makefile

   fish: since we're not linking against pcre2 from pkgsrc, remove traces

   Fixes
   cargo/debug/xtask: Shared object "libpcre2-8.so.0" not found

   see e.g.
   https://releng.netbsd.org/pkgreports/shadow/HEAD/NetBSD-11.0-x86_64/20260525.0901/fish-4.7.1/install.log

   Bump PKGREVISION.
VersionDeltaFile
1.65+2-5shells/fish/Makefile
+2-51 files

OpenBSD/src mzINGa1usr.bin/tmux cmd-kill-session.c tmux.1

   Add -g flag to kill-session to kill all sessions in a group, GitHub
   issue 5157 from github at jiku dot jp.
VersionDeltaFile
1.29+10-3usr.bin/tmux/cmd-kill-session.c
1.1066+6-2usr.bin/tmux/tmux.1
+16-52 files

OPNSense/core fa7b7a8src/opnsense/mvc/app/controllers/OPNsense/Interfaces/forms dialogAssignment.xml

Interfaces: Assignments - rename "Interface" to "Device", but keep "if" as key to align with data underneath. for https://github.com/opnsense/core/pull/10366
DeltaFile
+1-1src/opnsense/mvc/app/controllers/OPNsense/Interfaces/forms/dialogAssignment.xml
+1-11 files

OpenBSD/src yl1Gu8uusr.bin/tmux options-table.c

   Add some additional environment variables needed for Wayland, from
   shbernal dot 01 at gmail dot com.
VersionDeltaFile
1.213+3-2usr.bin/tmux/options-table.c
+3-21 files

OPNSense/core ee94f62src/opnsense/mvc/app/controllers/OPNsense/Interfaces/forms dialogAssignment.xml, src/opnsense/mvc/app/views/OPNsense/Interface assignment.volt

Interfaces: Assignments - fix empty descriptions, which should show as upper case id, for https://github.com/opnsense/core/pull/10366
DeltaFile
+7-0src/opnsense/mvc/app/views/OPNsense/Interface/assignment.volt
+3-0src/opnsense/mvc/app/controllers/OPNsense/Interfaces/forms/dialogAssignment.xml
+10-02 files