LLVM/project 50ba64allvm/docs/CommandGuide llc.md, llvm/include/llvm/Target TargetOptions.h

CodeGen: Remove TargetOptions::NoTrappingFPMath

This was replaced by the no-trapping-math attribute.
The one ARMAsmPrinter use already accounts for it.

no-trapping-math should probably replaced by !strictfp, but that's
another problem.
DeltaFile
+33-0llvm/test/CodeGen/ARM/eabi-attribute-no-trapping-math.ll
+0-9llvm/lib/CodeGen/CommandFlags.cpp
+1-6llvm/include/llvm/Target/TargetOptions.h
+0-4llvm/docs/CommandGuide/llc.md
+1-3llvm/test/CodeGen/ARM/build-attributes.ll
+1-2llvm/lib/Target/ARM/ARMAsmPrinter.cpp
+36-241 files not shown
+36-267 files

FreeBSD/src f63ed60sys/kern kern_fork.c

sys/kern/kern_fork.c: fix typo in error message
DeltaFile
+1-1sys/kern/kern_fork.c
+1-11 files

LLVM/project cb25e7cmlir/cmake/modules AddMLIRPython.cmake

[MLIR][Python] Pass -Wno-unused-template to nanobind build

As with a lot of other warnings, the nanobind build is also not clean
under -Wunused-template. This was enabled by default for clang 23
(although reverted for 23.1.1). Disable it in case it gets enabled again
and also in case anyone enables it manually.

Reviewers: joker-eph, makslevental, dcaballe

Pull Request: https://github.com/llvm/llvm-project/pull/221479
DeltaFile
+2-0mlir/cmake/modules/AddMLIRPython.cmake
+2-01 files

LLVM/project dd4a3eblldb/tools/lldb-fuzzer/lldb-target-fuzzer target.dict, llvm/test/CodeGen/AMDGPU div_i128.ll select-undef.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.7

[skip ci]
DeltaFile
+108-72llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-select.mir
+52-0lldb/tools/lldb-fuzzer/lldb-target-fuzzer/target.dict
+0-42llvm/test/Transforms/SLPVectorizer/AMDGPU/inst-count-heuristic.ll
+28-0llvm/test/Transforms/Attributor/nofpclass-bitcast-int-to-fp.ll
+23-0llvm/test/CodeGen/AMDGPU/select-undef.ll
+12-8llvm/test/CodeGen/AMDGPU/div_i128.ll
+223-1228 files not shown
+244-13814 files

LLVM/project 76aa59dclang-tools-extra/docs/clang-tidy/checks/readability non-const-parameter.md redundant-control-flow.md

[clang-tidy][docs] Rewrite readability check docs to Markdown [3/5]
DeltaFile
+98-101clang-tools-extra/docs/clang-tidy/checks/readability/qualified-auto.md
+49-50clang-tools-extra/docs/clang-tidy/checks/readability/named-parameter.md
+47-50clang-tools-extra/docs/clang-tidy/checks/readability/operators-representation.md
+34-37clang-tools-extra/docs/clang-tidy/checks/readability/redundant-access-specifiers.md
+34-34clang-tools-extra/docs/clang-tidy/checks/readability/redundant-control-flow.md
+32-34clang-tools-extra/docs/clang-tidy/checks/readability/non-const-parameter.md
+294-3064 files not shown
+380-39810 files

LLVM/project 5d1e048clang-tools-extra/docs/clang-tidy/checks/readability named-parameter.rst named-parameter.md

[clang-tidy][docs] Rename readability check docs to Markdown [3/5]
DeltaFile
+0-141clang-tools-extra/docs/clang-tidy/checks/readability/qualified-auto.rst
+141-0clang-tools-extra/docs/clang-tidy/checks/readability/qualified-auto.md
+0-87clang-tools-extra/docs/clang-tidy/checks/readability/operators-representation.rst
+87-0clang-tools-extra/docs/clang-tidy/checks/readability/operators-representation.md
+0-73clang-tools-extra/docs/clang-tidy/checks/readability/named-parameter.rst
+73-0clang-tools-extra/docs/clang-tidy/checks/readability/named-parameter.md
+301-30114 files not shown
+612-61220 files

LLVM/project a65eb87mlir/lib/Dialect/SCF/IR SCF.cpp, mlir/test/Dialect/SCF canonicalize.mlir

[mlir][scf] Fix WhileMoveIfDown with duplicated scf.condition operands (#219458)
DeltaFile
+41-0mlir/test/Dialect/SCF/canonicalize.mlir
+17-9mlir/lib/Dialect/SCF/IR/SCF.cpp
+58-92 files

LLVM/project 509dc38clang/lib/CodeGen BackendUtil.cpp, llvm/include/llvm/MC MCTargetOptions.h

MC: Move BinutilsVersion from TargetOptions to MCTargetOptions (#221435)
DeltaFile
+10-0llvm/lib/MC/MCTargetOptions.cpp
+0-9llvm/lib/Target/TargetMachine.cpp
+8-0llvm/include/llvm/MC/MCTargetOptions.h
+3-2clang/lib/CodeGen/BackendUtil.cpp
+0-4llvm/include/llvm/Target/TargetOptions.h
+2-2llvm/tools/llc/llc.cpp
+23-173 files not shown
+25-229 files

LLVM/project 116c6b5clang/lib/AST/ByteCode Compiler.cpp, clang/test/AST/ByteCode initializer_list.cpp

[clang][bytecode] Add missing condition scope to CXXForRangeStmt (#221520)

Fixes https://github.com/llvm/llvm-project/issues/221401
DeltaFile
+26-1clang/test/AST/ByteCode/initializer_list.cpp
+3-0clang/lib/AST/ByteCode/Compiler.cpp
+29-12 files

FreeBSD/ports a2fa5f7science/agrum distinfo Makefile, science/agrum/files patch-src_testunits_module__BN_GreedyHillClimbingTestSuite.h

science/agrum: update 3.0.0 → 3.1.1
DeltaFile
+18-0science/agrum/files/patch-src_testunits_module__BN_GreedyHillClimbingTestSuite.h
+9-0science/agrum/pkg-plist
+3-3science/agrum/distinfo
+3-3science/agrum/Makefile
+33-64 files

FreeBSD/ports 2cefb50multimedia/obs-text-pthread Makefile distinfo

multimedia/obs-text-pthread: update 2.0.7 → 2.1.0
DeltaFile
+3-3multimedia/obs-text-pthread/distinfo
+3-2multimedia/obs-text-pthread/Makefile
+6-52 files

FreeBSD/ports 798a964multimedia/obs-studio Makefile distinfo

multimedia/obs-studio: update 32.1.2 → 32.2.2
DeltaFile
+13-86multimedia/obs-studio/pkg-plist
+3-3multimedia/obs-studio/distinfo
+1-2multimedia/obs-studio/Makefile
+17-913 files

FreeBSD/ports 8d31719databases/py-pylance Makefile distinfo, databases/py-pylance/files patch-python_tests_conftest.py

databases/py-pylance: update 10.0.0 → 11.0.0
DeltaFile
+211-203databases/py-pylance/distinfo
+122-116databases/py-pylance/Makefile
+40-0databases/py-pylance/files/patch-python_tests_conftest.py
+373-3193 files

FreeBSD/ports f28402bdatabases/py-lance-namespace distinfo Makefile

databases/py-lance-namespace: update 0.9.0 → 0.12.0
DeltaFile
+5-3databases/py-lance-namespace/Makefile
+3-3databases/py-lance-namespace/distinfo
+8-62 files

FreeBSD/ports 8d94191databases/py-lance-namespace-urllib3-client Makefile distinfo

databases/py-lance-namespace-urllib3-client: update 0.9.0 → 0.12.0
DeltaFile
+3-3databases/py-lance-namespace-urllib3-client/distinfo
+3-2databases/py-lance-namespace-urllib3-client/Makefile
+6-52 files

FreeBSD/ports ea3e466databases/py-deltalake Makefile distinfo

databases/py-deltalake: update 1.6.2 → 1.6.3
DeltaFile
+441-435databases/py-deltalake/distinfo
+240-219databases/py-deltalake/Makefile
+681-6542 files

FreeBSD/ports 7ecf9c6devel/py-arro3-core Makefile distinfo

devel/py-arro3-core: update 0.8.1 → 0.8.2
DeltaFile
+21-49devel/py-arro3-core/distinfo
+10-24devel/py-arro3-core/Makefile
+31-732 files

FreeBSD/ports fbf4354devel/py-cachebox Makefile distinfo, devel/py-cachebox/files patch-pyproject.toml

devel/py-cachebox: update 6.2.1 → 6.2.7
DeltaFile
+53-53devel/py-cachebox/distinfo
+42-29devel/py-cachebox/Makefile
+9-0devel/py-cachebox/files/patch-pyproject.toml
+104-823 files

FreeBSD/ports 568e022devel Makefile, devel/py-arro3-io pkg-descr Makefile

devel/py-arro3-io: New port: Streaming-capable readers/writers for Apache Arrow in Python
DeltaFile
+605-0devel/py-arro3-io/distinfo
+328-0devel/py-arro3-io/Makefile
+4-0devel/py-arro3-io/pkg-descr
+1-0devel/Makefile
+938-04 files

FreeBSD/ports 6b410c4multimedia/kew Makefile distinfo

multimedia/kew: update 4.2.7 → 4.3.2
DeltaFile
+3-3multimedia/kew/distinfo
+1-2multimedia/kew/Makefile
+4-52 files

FreeBSD/ports 0563a57textproc/jsongrep Makefile distinfo

textproc/jsongrep: update 0.9.0 → 0.10.0
DeltaFile
+99-71textproc/jsongrep/distinfo
+49-36textproc/jsongrep/Makefile
+148-1072 files

FreeBSD/ports fc6deddsysutils/mise Makefile distinfo, sysutils/mise/files patch-cargo-crates_rattler__conda__types-0.48.1_src_platform.rs patch-cargo-crates_rattler__conda__types-0.51.0_src_platform.rs

sysutils/mise: update 2026.7.18 → 2026.9.1
DeltaFile
+501-515sysutils/mise/distinfo
+250-257sysutils/mise/Makefile
+0-106sysutils/mise/files/patch-cargo-crates_rattler__conda__types-0.48.1_src_platform.rs
+106-0sysutils/mise/files/patch-cargo-crates_rattler__conda__types-0.51.0_src_platform.rs
+857-8784 files

FreeBSD/ports e927859www/py-qh3 Makefile distinfo

www/py-qh3: update 1.9.4 → 2.0.3
DeltaFile
+109-107www/py-qh3/distinfo
+61-59www/py-qh3/Makefile
+170-1662 files

FreeBSD/ports 6a3c324textproc/py-llguidance Makefile distinfo

textproc/py-llguidance: update 1.7.6 → 1.8.0
DeltaFile
+13-13textproc/py-llguidance/distinfo
+6-7textproc/py-llguidance/Makefile
+19-202 files

FreeBSD/ports 1d657a1www/py-primp Makefile Makefile.crates

www/py-primp: update 1.3.1 → 2.0.0
DeltaFile
+391-399www/py-primp/distinfo
+194-198www/py-primp/Makefile.crates
+5-8www/py-primp/Makefile
+590-6053 files

FreeBSD/ports 97101bfsysutils/process-viewer Makefile distinfo

sysutils/process-viewer: update g20260130 → 0.5.11
DeltaFile
+3-3sysutils/process-viewer/distinfo
+1-2sysutils/process-viewer/Makefile
+4-52 files

FreeBSD/ports 3dd0563x11/rio Makefile distinfo

x11/rio: update 0.5.19 → 0.5.27
DeltaFile
+155-185x11/rio/distinfo
+77-92x11/rio/Makefile
+232-2772 files

FreeBSD/ports 699c4a1www/wasmtime Makefile distinfo

www/wasmtime: update 47.0.3 → 48.0.1
DeltaFile
+57-63www/wasmtime/distinfo
+28-32www/wasmtime/Makefile
+85-952 files

FreeBSD/ports ce8fdaemisc/py-pinecone Makefile distinfo

misc/py-pinecone: update 9.1.0 → 10.0.0
DeltaFile
+15-23misc/py-pinecone/distinfo
+7-12misc/py-pinecone/Makefile
+22-352 files

FreeBSD/ports 3f97ffemath/elan Makefile distinfo

math/elan: update 4.2.3 → 4.2.4
DeltaFile
+27-33math/elan/distinfo
+13-17math/elan/Makefile
+40-502 files