13,066,206 commits found in 4 milliseconds
LLVM /project 457f93d — llvm/lib/Target/LoongArch LoongArchOptWInstrs.cpp, llvm/test/CodeGen/LoongArch sextw-removal.ll [LoongArch] Fix OptimizeW crash when MI operand is not a virtual register (#172604)
Fixes #172600 [RISCV] Prevent unnecessary calls to hasAllBUsers/AllHUsers. NFC (#172768)
Make sure the constant isn't already sign extended before calling these
functions.
Also add some elses to prevent checks where we already know the value
has been optimized. LLVM /project 94e03a7 — llvm/lib/Target/RISCV/MCTargetDesc RISCVMatInt.cpp, llvm/test/CodeGen/RISCV rv64p.ll [RISCV] Enable use of PACK in RISCVMatInt with P extension. (#172760)
LLVM /project 54eee1e — mlir/lib/Conversion/ArithAndMathToAPFloat ArithToAPFloat.cpp MathToAPFloat.cpp, mlir/lib/Conversion/ArithToAPFloat ArithToAPFloat.cpp Reapply "[mlir][math] Add FP software implementation lowering pass: math-to-apfloat" (#172714) (#172716)
Reapply https://github.com/llvm/llvm-project/pull/171221 - Fix builder
by linking `MLIRTransformUtils`. Also move headers to
`mlir/Conversion/ArithAndMathToAPFloat`. LLVM /project 796fafe — llvm/lib/IR Instructions.cpp, llvm/test/CodeGen/WinEH wineh-no-demotion.ll [IR] Update `PHINode::removeIncomingValueIf()` to use the swap strategy like `PHINode::removeIncomingValue()` (#172639)
As suggested in https://github.com/llvm/llvm-project/pull/171963, update
`PHINode::removeIncomingValueIf()` to use the swap strategy too. HardenedBSD /src f329997 — sys/compat/linuxkpi/common/src linux_page.c linux_compat.c, sys/fs/unionfs union_subr.c Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
HardenedBSD /src 870a562 — sys/compat/linuxkpi/common/src linux_page.c linux_compat.c, sys/fs/unionfs union_subr.c Merge branch 'freebsd/current/main' into hardened/current/master
Merge branch 'freebsd/14-stable/main' into hardened/14-stable/master
Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
HardenedBSD /ports 1e8db82 — databases/heidisql/files patch-source_dbconnection.pas patch-source_apphelpers.pas, games/veloren-weekly distinfo Makefile.crates Merge branch 'freebsd/main' into hardenedbsd/main
FreeBSD /ports 1a20e67 — games/veloren-weekly distinfo Makefile.crates, games/veloren-weekly/files patch-unix patch-wgpu-nvidia games/veloren-weekly: update to s20251217
Changes: https://gitlab.com/veloren/veloren/-/compare/7e8cec0d08...85e45ca0bd
(cherry picked from commit 18b1756c82221388dc29141da6604b2369f9bff4 )
games/veloren-weekly: drop redundant patch after 18b1756c8222
https://github.com/gfx-rs/wgpu/commit/f6005a16c8a2
Veloren in DPorts has been broken since 24c6210e9ce4 , anyway.
games/veloren-weekly: drop redundant patch after 18b1756c8222
https://github.com/gfx-rs/wgpu/commit/f6005a16c8a2
Veloren in DPorts has been broken since 24c6210e9ce4 , anyway.
HardenedBSD /ports 18b1756 — games/veloren-weekly distinfo Makefile.crates, games/veloren-weekly/files patch-unix patch-wgpu-nvidia games/veloren-weekly: update to s20251217
Changes: https://gitlab.com/veloren/veloren/-/compare/7e8cec0d08...85e45ca0bd
FreeBSD /ports 18b1756 — games/veloren-weekly distinfo Makefile.crates, games/veloren-weekly/files patch-unix patch-wgpu-nvidia games/veloren-weekly: update to s20251217
Changes: https://gitlab.com/veloren/veloren/-/compare/7e8cec0d08...85e45ca0bd
graphics/mesa-devel: update to 25.3.b.2585
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/ca96f8517cc...f5351afbc8c
graphics/mesa-devel: update to 25.3.b.2585
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/ca96f8517cc...f5351afbc8c
FreeNAS /freenas 178f117 — src/middlewared/middlewared/plugins directoryservices.py, src/middlewared/middlewared/test/integration/utils system.py Convert list to tuples.
Remove extraneous variable in utility function.
Correct the logic in dump_ipage_ifile() to work for LFS64.
[gn build] Port e4c4498798b0
[gn build] Port f58d2f32c0eb
LLVM /project 5f4b9ae — clang/include/clang/DependencyScanning DependencyScannerImpl.h, clang/lib/DependencyScanning DependencyScannerImpl.cpp [clang][deps] Extract `CompilerInvocation` creation (#172744)
This PR extracts the modifications we make to the scanner's
`CompilerInvocation` from multiple spots into a single function. [BOLT][AArch64] Use minimal code alignment for cold functions (#172598)
On AArch64, a larger cold code size can result in more veneers,
increasing potential overhead for hot code. This change minimizes cold
code size when the `--use-compact-aligner` option (default) is enabled. LLVM /project 0036c67 — llvm/lib/CodeGen/SelectionDAG LegalizeFloatTypes.cpp LegalizeTypes.h, llvm/test/CodeGen/RISCV fp-fcanonicalize.ll [RISCV]: Implemented softening of `FCANONICALIZE` (#169234)
The `ISD::FCANONICALIZE` is mapped to `llvm.minnum(x, x)`.
Closes https://github.com/llvm/llvm-project/issues/169216 x11-themes/cursor-dmz-aa-theme: Update 0.4.5.2 => 0.4.5.3
Changelog:
https://salsa.debian.org/gnome-team/dmz-cursor-theme/-/blob/debian/0.4.5.3/debian/changelog
PR: 291752
x11-themes/cursor-dmz-aa-theme: Update 0.4.5.2 => 0.4.5.3
Changelog:
https://salsa.debian.org/gnome-team/dmz-cursor-theme/-/blob/debian/0.4.5.3/debian/changelog
PR: 291752
misc/crush: Update to 0.27.0
Changelog:
- https://github.com/charmbracelet/crush/releases/tag/v0.25.0
- https://github.com/charmbracelet/crush/releases/tag/v0.26.0
- https://github.com/charmbracelet/crush/releases/tag/v0.27.0
Reported by: GitHub (watch releases)
misc/crush: Update to 0.27.0
Changelog:
- https://github.com/charmbracelet/crush/releases/tag/v0.25.0
- https://github.com/charmbracelet/crush/releases/tag/v0.26.0
- https://github.com/charmbracelet/crush/releases/tag/v0.27.0
Reported by: GitHub (watch releases)
regen
add mempcpy (used by the new zic)