clean up
FreeNAS/freenas f5920a4 — src/middlewared/middlewared/api/v26_0_0 zpool_query.py, src/middlewared/middlewared/plugins/pool_ topology.py pool.py
add zpool.query
OPNSense/core 061b2b1 — src/etc/inc interfaces.inc util.inc, src/etc/inc/plugins.inc.d kea.inc dpinger.inc
interfaces: POC for dhclient recovery #2517
py-annotated_doc, py-typer: removed; imported into base
Fix test more completely
* ensure that user explicitly has WRITE_ACL permissions
create: consistent initialization
pkgdb: remove useless returns
LLVM/project 95c0ce8 — libclc/clc/lib/amdgcn/workitem clc_get_num_groups.cl, libclc/opencl/lib/amdgcn-amdhsa/workitem get_num_groups.cl
libclc: Reimplement amdhsa get_num_groups
Assume v5 ABI, and move handling into clc.
utils: simplify query_yes_no code
LLVM/project 182133c — clang/test/CodeGen volatile-1.c, clang/test/CodeGenCXX volatile-1.cpp
[Clang] Fix test failures with 32-bit default triple
Fix failures after #184819.
OPNSense/core 5f5d93d — src/etc/inc interfaces.inc util.inc, src/etc/inc/plugins.inc.d kea.inc dpinger.inc
interfaces: POC for dhclient recovery #2517
version: remove useless call to strncmp
query: use fputc instead of fprintf when possible
set: remove dead code
event: remove useless breaks
event: remove useless else block level
event: remove useless code
jobs: remove dead code
repo: do not reinvent str_ends_with
LLVM/project fe5607a — llvm/lib/Analysis DependenceAnalysis.cpp, llvm/test/Analysis/DependenceAnalysis weak-zero-siv-delta-signed-min.ll WeakZeroDstSIV.ll
[DA] Fix the Weak Zero SIV tests when Delta is a signed minimum.
LLVM/project 5f20a73 — llvm/test/Analysis/DependenceAnalysis weak-zero-siv-delta-signed-min.ll
[DA] Add tests for the Weak Zero SIV tests miss dependency (NFC)
add: remove redundant function call
LLVM/project 81f886c — llvm/lib/Analysis DependenceAnalysis.cpp, llvm/test/Analysis/DependenceAnalysis weak-zero-siv-overflow.ll
[DA] Fix overflows when calculating Delta in the Weak Zero SIV tests
repo: factorize fetching code
info/search: factorize code
query: factorize code
LLVM/project 5762133 — llvm/lib/Target/X86 X86TargetMachine.cpp, llvm/test/CodeGen/X86/GlobalISel postlegalizer-combiner-identity.mir
[X86][GISel] Add initial tests for x86 postleg combiner (#183844)
Moved over from AArch64 backend with adjusted registers.
info: use a helper instead of duplicating code
maolan: lilv not needed on Darwin
add: deduplicate code