LLVM/project 6ec2ec4llvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer/AArch64 gather-buildvector-with-minbitwidth-user.ll

Revert "[SLP]Exclude non-profitable subtrees."

This reverts commit 79472d366591a39a453c186cf031dda874ddf728 to fix
a bug reported in https://github.com/llvm/llvm-project/pull/162018#pullrequestreview-3617073149
DeltaFile
+66-333llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+83-243llvm/test/Transforms/SLPVectorizer/X86/c-ray.ll
+26-137llvm/test/Transforms/SLPVectorizer/X86/pr46983.ll
+66-67llvm/test/Transforms/SLPVectorizer/RISCV/reordered-buildvector-scalars.ll
+63-29llvm/test/Transforms/SLPVectorizer/AArch64/gather-buildvector-with-minbitwidth-user.ll
+48-29llvm/test/Transforms/SLPVectorizer/X86/scalarize-ctlz.ll
+352-83833 files not shown
+677-1,21939 files

LLVM/project 25acd42llvm/include/llvm/CodeGen TargetLowering.h, llvm/lib/CodeGen/SelectionDAG SelectionDAGBuilder.cpp

Revert "[aarch64] Mix the frame pointer with the stack cookie when protecting the stack (#161114)" (#173987)

This reverts commit b6bfa856860bb4304e635102872a4c994af101b4.

This commit broke Windows on Arm bots.
DeltaFile
+36-69llvm/test/CodeGen/AArch64/mingw-refptr.ll
+0-19llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
+0-15llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
+6-6llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
+0-12llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
+5-5llvm/include/llvm/CodeGen/TargetLowering.h
+47-1269 files not shown
+59-15615 files

FreeBSD/ports cd849b8Mk/Uses python.mk

Mk/Uses/python.mk: Update CYTHON3_DEPENDS

- Cosmetic change
DeltaFile
+1-1Mk/Uses/python.mk
+1-11 files

FreeNAS/freenas 07f0087tests/api2 test_300_nfs.py test_200_ftp.py

REmove tetss
DeltaFile
+0-2,097tests/api2/test_300_nfs.py
+0-1,411tests/api2/test_200_ftp.py
+0-936tests/api2/test_345_acl_nfs4.py
+0-700tests/api2/test_011_user.py
+0-495tests/api2/test_440_snmp.py
+0-487tests/api2/test_audit_websocket.py
+0-6,126246 files not shown
+0-30,825252 files

LLVM/project 8e86107mlir/include/mlir/IR Block.h, mlir/lib/Dialect/Transform/DebugExtension DebugExtensionOps.cpp

[mlir][IR][NFC] Add `Block::computeBlockNumber` convenience helper (#173475)

Add a helper function to compute the number of a block. Recommended only
for debugging purposes and to print error messages.
DeltaFile
+10-0mlir/include/mlir/IR/Block.h
+2-7mlir/lib/Tools/mlir-lsp-server/MLIRServer.cpp
+2-3mlir/lib/Dialect/Transform/DebugExtension/DebugExtensionOps.cpp
+5-0mlir/lib/IR/Block.cpp
+1-3mlir/lib/IR/Unit.cpp
+1-2mlir/test/lib/Analysis/TestAliasAnalysis.cpp
+21-153 files not shown
+24-199 files

FreeNAS/freenas de0cb43src/middlewared/middlewared/plugins/smb_ sharesec.py

Switch middleware share_info.tdb path

This commit updates our tdb path for the samba share tdb file.
DeltaFile
+2-1src/middlewared/middlewared/plugins/smb_/sharesec.py
+2-11 files

NetBSD/pkgsrc-wip d672a5clibrewolf distinfo, librewolf/patches patch-third__party_libwebrtc_modules_video__capture_linux_device__info__v4l2.cc patch-third__party_libwebrtc_modules_video__capture_video__capture__internal__impl__gn_moz.build

librewolf: update to 146.0.1
DeltaFile
+4-74librewolf/patches/patch-third__party_libwebrtc_modules_video__capture_linux_device__info__v4l2.cc
+40-0librewolf/patches/patch-third__party_libwebrtc_modules_video__capture_video__capture__internal__impl__gn_moz.build
+29-0librewolf/patches/patch-third__party_libwebrtc_modules_portal_portal__gn_moz.build
+23-4librewolf/patches/patch-third__party_libwebrtc_modules_video__capture_linux_video__capture__v4l2.cc
+0-25librewolf/patches/patch-third__party_libwebrtc_system__wrappers_source_cpu__features__linux.cc
+13-11librewolf/distinfo
+109-1146 files not shown
+145-14512 files

FreeNAS/freenas 29705b4src/middlewared/middlewared/api/base/server/ws_handler rpc.py

Add more logging
DeltaFile
+1-1src/middlewared/middlewared/api/base/server/ws_handler/rpc.py
+1-11 files

NetBSD/pkgsrc 71mAL1kdevel/py-test-checkdocs distinfo PLIST

   py-test-checkdocs: updated to 2.14.0

   v2.14.0

   Features

   - Complete annotations and add ``py.typed`` marker.
   - Implemented full strict type checking.
   - Satisfy deprecation warning introduced in docutils 0.22.
VersionDeltaFile
1.6+4-4devel/py-test-checkdocs/distinfo
1.5+5-1devel/py-test-checkdocs/PLIST
1.16+2-3devel/py-test-checkdocs/Makefile
+11-83 files

FreeBSD/ports 0e258f4security/py-keyring Makefile

security/py-keyring: Remove outdated PYTHON_REL check after lang/python39 removal (05de8effa6b4a6fd9758a51d0c1acea91a36d3c6)

Approved by:    portmgr (blanket)
With hat:       python
DeltaFile
+1-7security/py-keyring/Makefile
+1-71 files

FreeBSD/ports b38ff7adevel/rubygem-json-schema-gitlab Makefile, devel/rubygem-json-schema-gitlab/files patch-gemspec

devel/rubygem-json-schema-gitlab: Allow build with rubygem-bigdecimal 4.0.0+

- Bump PORTREVISION for package change

Obtained from:  https://github.com/voxpupuli/json-schema/commit/9f52b34a54a9063aace89edeb3caf1e96acee851
DeltaFile
+10-0devel/rubygem-json-schema-gitlab/files/patch-gemspec
+2-1devel/rubygem-json-schema-gitlab/Makefile
+12-12 files

FreeBSD/ports 12dcd04archivers/py-pyzstd Makefile

archivers/py-pyzstd: Add NO_ARCH

Approved by:    portmgr (blanket)
DeltaFile
+1-0archivers/py-pyzstd/Makefile
+1-01 files

FreeBSD/ports 9c7ec30devel/rubygem-dry-types-gitlab Makefile, devel/rubygem-dry-types-gitlab/files patch-gemspec

devel/rubygem-dry-types-gitlab: Allow build with rubygem-bigdecimal 4.0.0+

- Bump PORTREVISION for package change

Obtained from:  https://github.com/dry-rb/dry-types/commit/c4dc2ec432af2f694d245007b2f403d5f4a8fed9
DeltaFile
+11-0devel/rubygem-dry-types-gitlab/files/patch-gemspec
+2-1devel/rubygem-dry-types-gitlab/Makefile
+13-12 files

FreeBSD/ports 7d09701textproc/rubygem-amatch distinfo Makefile

textproc/rubygem-amatch: Update to 0.6.0

Changes:        https://github.com/flori/amatch/releases
DeltaFile
+3-3textproc/rubygem-amatch/distinfo
+2-3textproc/rubygem-amatch/Makefile
+5-62 files

FreeBSD/ports 6993ad9security/rubygem-rack-oauth2 distinfo Makefile

security/rubygem-rack-oauth2: Update to 2.3.0

Changes:        https://github.com/nov/rack-oauth2/releases
DeltaFile
+3-3security/rubygem-rack-oauth2/distinfo
+1-1security/rubygem-rack-oauth2/Makefile
+4-42 files

FreeBSD/ports 7448b51net/rubygem-gitlab_omniauth-ldap distinfo Makefile

net/rubygem-gitlab_omniauth-ldap: Update to 2.3.0

Changes:        https://gitlab.com/gitlab-org/ruby/gems/omniauth-ldap/-/releases
                https://gitlab.com/gitlab-org/ruby/gems/omniauth-ldap/-/commits/master
DeltaFile
+3-3net/rubygem-gitlab_omniauth-ldap/distinfo
+1-2net/rubygem-gitlab_omniauth-ldap/Makefile
+4-52 files

FreeBSD/ports f4391d2devel/rubygem-json-schema distinfo Makefile

devel/rubygem-json-schema: Update to 6.1.0

Changes:        https://github.com/voxpupuli/json-schema/releases
DeltaFile
+3-3devel/rubygem-json-schema/distinfo
+2-2devel/rubygem-json-schema/Makefile
+5-52 files

FreeBSD/ports db0ccfbdevel/rubygem-mocha distinfo Makefile

devel/rubygem-mocha: Update to 3.0.1

Changes:        https://github.com/freerange/mocha/blob/main/RELEASE.md
DeltaFile
+3-3devel/rubygem-mocha/distinfo
+1-1devel/rubygem-mocha/Makefile
+4-42 files

FreeBSD/ports f1e8299devel/rubygem-strong_migrations distinfo Makefile

devel/rubygem-strong_migrations: Update to 2.5.2

Changes:        https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-strong_migrations/distinfo
+1-1devel/rubygem-strong_migrations/Makefile
+4-42 files

FreeBSD/ports 073bcc4devel/rubygem-hoe distinfo Makefile

devel/rubygem-hoe: Update to 4.4.0

Changes:        https://github.com/seattlerb/hoe/blob/master/History.rdoc
DeltaFile
+3-3devel/rubygem-hoe/distinfo
+1-1devel/rubygem-hoe/Makefile
+4-42 files

FreeBSD/ports 0bbd016devel/rubygem-irb distinfo Makefile

devel/rubygem-irb: Update to 1.16.0

Changes:        https://github.com/ruby/irb/releases
DeltaFile
+3-3devel/rubygem-irb/distinfo
+1-1devel/rubygem-irb/Makefile
+4-42 files

FreeBSD/ports 08b93b2databases/rubygem-awesome_nested_set distinfo Makefile

databases/rubygem-awesome_nested_set: Update to 3.9.0

- Update RUN_DEPENDS: use Rails 8.1

Changes:        https://github.com/collectiveidea/awesome_nested_set/blob/main/CHANGELOG
DeltaFile
+3-3databases/rubygem-awesome_nested_set/distinfo
+2-2databases/rubygem-awesome_nested_set/Makefile
+5-52 files

FreeBSD/ports b379e03devel/rubygem-debug distinfo Makefile

devel/rubygem-debug: Update to 1.11.1

Changes:        https://github.com/ruby/debug/releases
DeltaFile
+3-3devel/rubygem-debug/distinfo
+1-1devel/rubygem-debug/Makefile
+4-42 files

FreeBSD/ports 6c1a9b2lang/ruby40 Makefile

lang/ruby40: Update WWW

- Use LIB_DEPENDS for libffi
- Cosmetic change
DeltaFile
+41-46lang/ruby40/Makefile
+41-461 files

FreeBSD/ports 66d308alang/ruby32 Makefile

lang/ruby32: Update WWW

- Use LIB_DEPENDS for libffi
- Cosmetic change
DeltaFile
+51-59lang/ruby32/Makefile
+51-591 files

FreeBSD/ports 593d234lang/ruby34 Makefile

lang/ruby34: Update WWW

- Use LIB_DEPENDS for libffi
- Cosmetic change
DeltaFile
+39-44lang/ruby34/Makefile
+39-441 files

FreeBSD/ports 71870fclang/ruby33 Makefile

lang/ruby33: Update WWW

- Use LIB_DEPENDS for libffi
- Cosmetic change
DeltaFile
+21-21lang/ruby33/Makefile
+21-211 files

FreeBSD/ports ba587c5www/py-notebook Makefile distinfo

www/py-notebook: Update to 7.5.1

Changes:        https://github.com/jupyter/notebook/releases
DeltaFile
+3-3www/py-notebook/Makefile
+3-3www/py-notebook/distinfo
+6-62 files

FreeBSD/ports dee7a0fdevel/py-voluptuous distinfo Makefile

devel/py-voluptuous: Update to 0.16.0

Changes:        https://github.com/alecthomas/voluptuous/releases
DeltaFile
+3-3devel/py-voluptuous/distinfo
+1-2devel/py-voluptuous/Makefile
+4-52 files

FreeBSD/ports 679ae03archivers/py-lz4 distinfo Makefile

archivers/py-lz4: Update to 4.4.5

Changes:        https://github.com/python-lz4/python-lz4/releases
DeltaFile
+3-3archivers/py-lz4/distinfo
+1-2archivers/py-lz4/Makefile
+4-52 files