XigmaNAS/svn 10651trunk/etc/inc/gui document.php

use array_last(), new since PHP 8.5
DeltaFile
+1-1trunk/etc/inc/gui/document.php
+1-11 files

Dreckly/dreckly ef3ba15multimedia/ffmpeg6 distinfo Makefile.common

ffmpeg6: Update to 6.1.5
DeltaFile
+3-3multimedia/ffmpeg6/distinfo
+1-1multimedia/ffmpeg6/Makefile.common
+4-42 files

XigmaNAS/svn 10650trunk/etc/inc/filechooser filechooser.php

backtick operator will be deprecated in PHP 8.5
DeltaFile
+32-27trunk/etc/inc/filechooser/filechooser.php
+32-271 files

FreeBSD/ports 8fb5b8cdevel/toomanycooks Makefile pkg-plist, devel/toomanycooks/files patch-cmake_tmc-install.cmake

devel/toomanycooks: do not install a license file (+)

... to a wrong location.

Bump PORTREVISION.

Sponsored by:   tipi.work
DeltaFile
+13-0devel/toomanycooks/files/patch-cmake_tmc-install.cmake
+1-0devel/toomanycooks/Makefile
+0-1devel/toomanycooks/pkg-plist
+14-13 files

NetBSD/pkgsrc-wip acf5eca. Makefile, bftpd Makefile COMMIT_MSG

net/bftpd: Update to version 6.6
DeltaFile
+47-0bftpd/Makefile
+33-0bftpd/COMMIT_MSG
+11-0bftpd/DESCR
+5-0bftpd/distinfo
+4-0bftpd/PLIST
+1-0Makefile
+101-06 files

LLVM/project ebcb4cellvm/lib/Target/AMDGPU AMDGPUInstructionSelector.cpp, llvm/test/CodeGen/AMDGPU llvm.amdgcn.ballot.i64.wave32.ll

[AMDGPU][GISel] Handle G_AMDGPU_COPY_VCC_SCC in isLaneMaskFromSameBlock (#202923)

This avoids generating some redundant ANDs with exec.

---------

Co-authored-by: Matt Arsenault <arsenm2 at gmail.com>
DeltaFile
+8-32llvm/test/CodeGen/AMDGPU/GlobalISel/fp64-atomics-gfx90a.ll
+6-18llvm/test/CodeGen/AMDGPU/GlobalISel/atomic_optimizations_mul_one.ll
+4-3llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ballot.i64.ll
+4-0llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
+1-2llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ballot.i32.ll
+1-1llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ballot.i64.wave32.ll
+24-566 files

FreeBSD/ports 00f77d1net/nats-surveyor distinfo Makefile

net/nats-surveyor: Update to 0.9.10
DeltaFile
+7-7net/nats-surveyor/distinfo
+1-2net/nats-surveyor/Makefile
+8-92 files

FreeBSD/ports a89746bnet/nats-nsc distinfo Makefile

net/nats-nsc: Update to 2.15.0
DeltaFile
+5-5net/nats-nsc/distinfo
+1-2net/nats-nsc/Makefile
+6-72 files

FreeBSD/ports 577dbddnet/nats-server distinfo Makefile

net/nats-server: Update to 2.14.2
DeltaFile
+5-5net/nats-server/distinfo
+1-2net/nats-server/Makefile
+6-72 files

XigmaNAS/svn 10649trunk/www system_advanced.php

backtick operator will be deprecated in PHP 8.5
DeltaFile
+1-1trunk/www/system_advanced.php
+1-11 files

FreeBSD/ports 832d30bdevel Makefile, devel/toomanycooks pkg-plist Makefile

devel/toomanycooks: New port - C++20 concurrency framework

Sponsored by:   tipi.work
DeltaFile
+94-0devel/toomanycooks/pkg-plist
+21-0devel/toomanycooks/Makefile
+3-0devel/toomanycooks/distinfo
+2-0devel/toomanycooks/pkg-descr
+1-0devel/Makefile
+121-05 files

FreeBSD/ports 7b09a55lang/gnat12 Makefile, lang/gnat13 Makefile

lang/gnat1?: gettext is always required

Ignore the portlint warning and always depends on gettext.
(See PR 277508)

PR:             295966
Reported by:    Robert William Vesterman
DeltaFile
+1-2lang/gnat13/Makefile
+1-2lang/gnat14/Makefile
+1-2lang/gnat12/Makefile
+3-63 files

LLVM/project 03adb2dclang/lib/Driver/ToolChains Flang.cpp Flang.h

clang/AMDGPU: Pass BoundArch through device libs handling

Pre-work to consolidate target identification for future target
option bug fixes. Also requires updating flang to match recent
clang changes.

Co-authored-by: Claude Sonnet 4 <noreply at anthropic.com>
DeltaFile
+14-10clang/lib/Driver/ToolChains/Flang.cpp
+13-3clang/lib/Driver/ToolChains/Flang.h
+9-6clang/lib/Driver/ToolChains/HIPAMD.cpp
+9-5clang/lib/Driver/ToolChains/AMDGPU.cpp
+5-8clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
+2-2clang/lib/Driver/ToolChains/HIPSPV.cpp
+52-345 files not shown
+57-3911 files

LLVM/project e003f1cllvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR never-uniform-gmir.mir, mlir/include/mlir/Dialect/OpenACC OpenACCCGOps.td

rebase

Created using spr 1.3.7
DeltaFile
+86-0mlir/test/Dialect/OpenACC/ops-cg.mlir
+55-0mlir/include/mlir/Dialect/OpenACC/OpenACCCGOps.td
+40-1mlir/test/Dialect/Linalg/canonicalize.mlir
+36-0mlir/test/Dialect/OpenACC/invalid-cg.mlir
+14-0mlir/lib/Dialect/OpenACC/IR/OpenACCCG.cpp
+13-0llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/never-uniform-gmir.mir
+244-13 files not shown
+256-79 files

LLVM/project 1a4ff96llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR never-uniform-gmir.mir, mlir/include/mlir/Dialect/OpenACC OpenACCCGOps.td

rebase

Created using spr 1.3.7
DeltaFile
+86-0mlir/test/Dialect/OpenACC/ops-cg.mlir
+55-0mlir/include/mlir/Dialect/OpenACC/OpenACCCGOps.td
+40-1mlir/test/Dialect/Linalg/canonicalize.mlir
+36-0mlir/test/Dialect/OpenACC/invalid-cg.mlir
+14-0mlir/lib/Dialect/OpenACC/IR/OpenACCCG.cpp
+13-0llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/never-uniform-gmir.mir
+244-12 files not shown
+254-58 files

LLVM/project 22cdececlang/lib/Driver/ToolChains Darwin.cpp AMDGPU.cpp

clang: Add BoundArch argument to addClangTargetOptions (#196504)

addClangTargetOptions already has an OffloadKind argument,
but it kind of doesn't make sense for any function to know the
OffloadKind, but not the associated BoundArch.

The current process is kind of convoluted. TranslateArgs
synthesizes a -mcpu argument from BoundArch, and later
addClangTargetOptions re-parses that -mcpu argument each
time it wants the architecture. Add this argument so this
can be cleaned up in a future change.

Co-authored-by: Claude Sonnet 4 <noreply at anthropic.com>
DeltaFile
+9-5clang/lib/Driver/ToolChains/Darwin.cpp
+7-5clang/lib/Driver/ToolChains/AMDGPU.cpp
+7-3clang/lib/Driver/ToolChains/Darwin.h
+6-3clang/lib/Driver/ToolChains/AMDGPU.h
+5-3clang/lib/Driver/ToolChains/Gnu.h
+5-3clang/lib/Driver/ToolChains/Cuda.cpp
+39-2248 files not shown
+115-5654 files

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

   Fix text to refer to status-keys not mode-keys, GitHub issue 5191.
VersionDeltaFile
1.215+2-2usr.bin/tmux/options-table.c
+2-21 files

XigmaNAS/svn 10648trunk/etc/inc xmlparse.inc

xml_parser_free() has no effect since PHP 8.0 and will be deprecated in PHP 8.5
DeltaFile
+0-2trunk/etc/inc/xmlparse.inc
+0-21 files

OpenBSD/src toy2s22usr.bin/tmux cmd-split-window.c tmux.1

   Rename new-pane -B to -W since -B is best kept to match -B to
   display-popup.
VersionDeltaFile
1.131+9-9usr.bin/tmux/cmd-split-window.c
1.1079+6-6usr.bin/tmux/tmux.1
1.334+6-6usr.bin/tmux/window.c
1.1343+3-3usr.bin/tmux/tmux.h
1.211+2-2usr.bin/tmux/server.c
+26-265 files

LLVM/project 3443243mlir/lib/Dialect/Linalg/IR LinalgOps.cpp, mlir/test/Dialect/Linalg canonicalize.mlir

[mlir][linalg] add more pattern to fold pack op padding_value. (#198468)

No padding is needed for unit tile size.
DeltaFile
+40-1mlir/test/Dialect/Linalg/canonicalize.mlir
+7-4mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
+47-52 files

LLVM/project 5784cd3llvm/lib/Target/AMDGPU SIInstrInfo.cpp, llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR never-uniform-gmir.mir

AMDGPU/UniformityAnalysis: For G_AMDGPU_WHOLE_WAVE_FUNC_SETUP, always divergent (#203000)
DeltaFile
+13-0llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/never-uniform-gmir.mir
+3-0llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
+16-02 files

LLVM/project 8342bf9mlir/include/mlir/Dialect/OpenACC OpenACCCGOps.td, mlir/lib/Dialect/OpenACC/IR OpenACCCG.cpp

[mlir][acc] Add acc.predicate_region for redundant/single semantics (#203011)

Add acc.predicate_region, an intermediate codegen operation that groups
statements at intermediate points in a loop nest within
acc.compute_region. OpenACC distinguishes partitioned loop execution
from single and redundant execution at nest transitions: for example,
gang-redundant code runs on all gangs but not as partitioned gang-loop
iterations, and worker-single or vector-single code runs on one worker
or vector lane rather than across the full worker or vector partition.
This grouping marks code whose execution scope differs from surrounding
partitioned loops, so predication and synchronization can be applied
correctly during lowering.
DeltaFile
+86-0mlir/test/Dialect/OpenACC/ops-cg.mlir
+55-0mlir/include/mlir/Dialect/OpenACC/OpenACCCGOps.td
+36-0mlir/test/Dialect/OpenACC/invalid-cg.mlir
+14-0mlir/lib/Dialect/OpenACC/IR/OpenACCCG.cpp
+191-04 files

XigmaNAS/svn 10647trunk/build/ports/php84-APCu Makefile

make compile
DeltaFile
+2-3trunk/build/ports/php84-APCu/Makefile
+2-31 files

FreeBSD/src 6365c45sys/sys elf_common.h

elf_common: Add FDO package metadata note type

Reviewed by:    fuz
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57525
DeltaFile
+3-0sys/sys/elf_common.h
+3-01 files

LLVM/project 61e473fllvm/lib/Support SpecialCaseList.cpp

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+26-0llvm/lib/Support/SpecialCaseList.cpp
+26-01 files

LLVM/project 1b4e530clang/test/CodeGen/RISCV rvp-intrinsics.c, clang/unittests/ScalableStaticAnalysisFramework/Serialization/JSONFormatTest LUSummaryTest.cpp

rebase

Created using spr 1.3.7
DeltaFile
+8,554-3,250llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16.s
+0-6,200llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16.txt
+4,380-0llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16-fake16.txt
+3,349-0clang/test/CodeGen/RISCV/rvp-intrinsics.c
+0-2,076clang/unittests/ScalableStaticAnalysisFramework/Serialization/JSONFormatTest/LUSummaryTest.cpp
+1,308-0llvm/test/CodeGen/AArch64/clmul.ll
+17,591-11,526480 files not shown
+37,438-16,298486 files

LLVM/project 652915cllvm/lib/Transforms/InstCombine InstCombineCasts.cpp, llvm/test/Transforms/InstCombine trunc.ll

[InstCombine] Preserve no wrap kinds for trunc in EvaluateInDifferentType (#202233)

proof: https://alive2.llvm.org/ce/z/M2ghfG
DeltaFile
+81-0llvm/test/Transforms/InstCombine/trunc.ll
+12-0llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
+93-02 files

LLVM/project dd4012dllvm/lib/Support SpecialCaseList.cpp

space

Created using spr 1.3.7
DeltaFile
+0-1llvm/lib/Support/SpecialCaseList.cpp
+0-11 files

LLVM/project 56281e9llvm/lib/Support SpecialCaseList.cpp

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+5-2llvm/lib/Support/SpecialCaseList.cpp
+5-21 files

LLVM/project f5a4294flang/include/flang/Parser parse-tree.h dump-parse-tree.h, flang/lib/Parser unparse.cpp

[flang][semantic] parser node types and rewrite for explicit-shape-bounds-spec (#188447)

This commit lays the groundwork for semantic analysis of rank-1 integer array expressions being used as bounds in a declaration with explicit bounds.
DeltaFile
+117-0flang/test/Semantics/declaration-explicit-array-bounds.f90
+71-0flang/lib/Semantics/resolve-names-utils.cpp
+12-4flang/include/flang/Parser/parse-tree.h
+4-0flang/lib/Parser/unparse.cpp
+1-0flang/include/flang/Parser/dump-parse-tree.h
+205-45 files