LLVM/project f3ff76fllvm/lib/Transforms/IPO LowerTypeTests.cpp

format

Created using spr 1.3.7
DeltaFile
+6-5llvm/lib/Transforms/IPO/LowerTypeTests.cpp
+6-51 files

LLVM/project b925adellvm/lib/Transforms/IPO LowerTypeTests.cpp, llvm/test/Transforms/LowerTypeTests pr37625.ll export-cross-dso-cfi.ll

no .bc

Created using spr 1.3.7
DeltaFile
+18-13llvm/lib/Transforms/IPO/LowerTypeTests.cpp
+3-4llvm/test/Transforms/LowerTypeTests/export-inline.ll
+2-3llvm/test/Transforms/LowerTypeTests/export-cross-dso-cfi.ll
+2-3llvm/test/Transforms/LowerTypeTests/export-bytearray.ll
+2-3llvm/test/Transforms/LowerTypeTests/export-allones.ll
+1-2llvm/test/Transforms/LowerTypeTests/pr37625.ll
+28-289 files not shown
+37-4415 files

LLVM/project 303475allvm/lib/Target/AMDGPU AMDGPU.td, llvm/lib/TargetParser AMDGPUTargetParser.cpp

[AMDGPU] Expose LDS block features to TargetParser (#220717)

Add `FeatureHalfAddressablePhysicalLocalMemory` to
`AMDGPUFrontendVisibleFeatures` so TargetParser carries them in its
per-GPU feature bitset.
DeltaFile
+18-0llvm/unittests/TargetParser/TargetParserTest.cpp
+6-4llvm/lib/TargetParser/AMDGPUTargetParser.cpp
+1-0llvm/lib/Target/AMDGPU/AMDGPU.td
+25-43 files

Illumos/gate e1e6b94usr/src/test/header-tests/cfg cxx-symbols-env.cfg, usr/src/test/header-tests/cfg/c-symbols ucontext_h.cfg

18295 Add header tests to cover 18293 18294
Reviewed by: Toomas Soome <tsoome at me.com>
Reviewed by: Bill Sommerfeld <sommerfeld at hamachi.org>
Approved by: Robert Mustacchi <rm at fingolfin.org>
DeltaFile
+124-13usr/src/test/header-tests/tests/common/symbol_test.py
+34-14usr/src/test/header-tests/tests/common/test_parse_sym_cfg.py
+15-6usr/src/test/header-tests/cfg/c-symbols/ucontext_h.cfg
+14-2usr/src/test/header-tests/tests/common/test_parse_env_cfg.py
+12-2usr/src/test/header-tests/cfg/cxx-symbols-env.cfg
+14-0usr/src/test/header-tests/tests/common/README.md
+213-373 files not shown
+227-379 files

FreeBSD/src 799061fsys/fs/nfsclient nfs_clrpcops.c, sys/rpc clntrdma.h

nfscl: A few more fixes for the NFS over RDMA client glue

A couple of additional fixes for the NFS client side RDMA glue:
- For Readdirplus, the reply needs to be a large chunk, so set
  M_PROTO9 instead of M_PROTO8.
- The nfsclrdma.ko module now uses xprt_rdma_unmap_chunk()
  instead of xprt_rdma_rekey_chunk().

Hopefully, this is it for the NFS over RDMA client glue changes.

MFC after:      3 months
Fixes:  884ee8d6c9b4 ("nfscl: Add some glue for client side NFS over RDMA")
DeltaFile
+1-3sys/rpc/clntrdma.h
+1-1sys/fs/nfsclient/nfs_clrpcops.c
+2-42 files

FreeBSD/src bbaf254etc/mtree BSD.tests.dist, sbin/fsck_msdosfs Makefile

fsck_msdosfs: add tests for lost cluster chain repair accounting

Add an ATF test suite covering Phase 3 ("Checking for Lost Files")
error accounting.  Test images are created using newfs_msdos(8),
and lost cluster chains are injected directly into FAT copies at
offsets derived from the BPB.  The LOST.DIR directory required by
reconnect() is constructed similarly: a root directory entry with
ATTR_DIRECTORY set and its first cluster pointing to a zero-filled
cluster containing "." and ".." entries.

The lost_chain_cleared and corrupted_lost_chain_reconnected test
cases provide regression coverage for the preceding commit:
 - lost_chain_cleared verifies that clearing a lost chain (the fallback
   taken when LOST.DIR is absent) exits with status 0 rather than 8
   (unrecovered error).
 - corrupted_lost_chain_reconnected verifies that FAT modifications
   from a chain truncated by checkchain() prior to reconnection are
   written back to disk, requiring "Update FATs? yes" and ensuring a
   clean second pass.

    [8 lines not shown]
DeltaFile
+261-0sbin/fsck_msdosfs/tests/fsck_msdosfs_test.sh
+5-0sbin/fsck_msdosfs/Makefile
+5-0sbin/fsck_msdosfs/tests/Makefile
+2-0etc/mtree/BSD.tests.dist
+273-04 files

FreeBSD/src 6cf0d6csbin/fsck_msdosfs fat.c

fsck_msdosfs: fix status accounting for lost cluster chains

checklost() scans for lost cluster chains and attempts to
repair each one, first by reconnecting it to LOST.DIR,
and falling back to clearing it if reconnection fails.
However, checklost() incorrectly updates the modification
status flags (mod), which checkfilesys() relies on to
determine whether to write back changes and what exit
status to return.

The current code have three issues:

1. A reconnect() failure immediately sets FSERROR in mod
   via "mod |= ret = reconnect(...)".  If reconnect() failed
   (e.g., because LOST.DIR is missing, or full) but the
   fallback clear operation succeeds, clearchain() frees the
   chain and sets FSFATMOD.  However, the leftover FSERROR
   remains in mod: checkfilesys() skips marking the file system
   clean and exits with status 8, even though the file system was

    [30 lines not shown]
DeltaFile
+32-9sbin/fsck_msdosfs/fat.c
+32-91 files

NetBSD/src puRBH8xsys/arch/sparc64/sparc64 pmap.c clock.c, sys/conf files

   Fix typo (s/untill/until/) in various comments.
VersionDeltaFile
1.80+3-3sys/dev/usb/if_atu.c
1.56+3-3sys/dev/ic/dwc_eqos.c
1.322+3-3sys/arch/sparc64/sparc64/pmap.c
1.125+3-3sys/arch/sparc64/sparc64/clock.c
1.6+2-2tests/fs/tmpfs/h_tools.c
1.1323+2-2sys/conf/files
+16-1613 files not shown
+42-4219 files

FreeBSD/doc a6a6decdocumentation/static/pgpkeys tagattie.key

pgpkeys: Update key for tagattie
DeltaFile
+22-41documentation/static/pgpkeys/tagattie.key
+22-411 files

FreeBSD/ports 86d4e0fdevel/py-lxml Makefile distinfo

Revert "devel/py-lxml: update to 6.1.3"

Requires at least newer minor version of lang/cython 3.2.9.

Reported by: fallout

This reverts commit 3dba3a5bc9a24ad56d9312a8cb2b64eeab56cb40.
DeltaFile
+3-3devel/py-lxml/distinfo
+1-1devel/py-lxml/Makefile
+4-42 files

LLVM/project 907dd67mlir/lib/Dialect/LLVMIR/IR LLVMDialect.cpp, mlir/test/Dialect/LLVMIR constant-folding.mlir

[MLIR][LLVM] Avoid narrowing wide constant shift amounts (#220777)

LLVM::ShlOp::fold() used APInt::getZExtValue() to compare a constant
shift
amount against the operand bit width.

For wide integer constants whose active value exceeds 64 bits, such as
an i128
shift amount of 2^100, getZExtValue() asserts before the fold can
determine
that the shift is out of range.

Compare the APInt directly with the operand bit width using uge()
instead. This
preserves the existing behavior for out-of-range shifts, which are
currently
left unfolded, while avoiding the unsafe narrowing.

Add regression coverage for:

    [4 lines not shown]
DeltaFile
+34-0mlir/test/Dialect/LLVMIR/constant-folding.mlir
+1-2mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
+35-22 files

LLVM/project a4eb2ecorc-rt/include/orc-rt-c/support Compiler.h, orc-rt/include/orc-rt/support Compiler.h

[orc-rt] Sink remaining Compiler.h macros into C API header (#220780)

ORC_RT_LIKELY, ORC_RT_UNLIKELY, ORC_RT_WEAK_IMPORT,
ORC_RT_BUILTIN_UNREACHABLE and ORC_RT_UNREACHABLE are useful from C but
were only reachable through the C++ header, so move them to
orc-rt-c/support/Compiler.h.

Rename ORC_RT_EXPORT to ORC_RT_CXX_EXPORT so that both export macros
name their language explicitly. The C++ header is left holding only that
macro. Keep the header separate anyway so that C APIs don't accidentally
use ORC_RT_CXX_EXPORT.

Extend CAPICompileTest.c to use each moved macro from C, with assertions
in CompilerTest.cpp so the behaviour is checked and not just the syntax.
DeltaFile
+12-48orc-rt/include/orc-rt/support/Compiler.h
+52-1orc-rt/include/orc-rt-c/support/Compiler.h
+30-0orc-rt/test/unit/support/CompilerTest.cpp
+20-0orc-rt/test/unit/support/CAPICompileTest.c
+114-494 files

FreeBSD/ports 97e3d4farchivers/zim-tools Makefile, devel/p5-Alien-LibGumbo Makefile

*/*: Bump consumers of devel/gumbo after soname changed: libgumbo.so.3 => libgumbo.so.4

PR:             298115
Sponsored by:   UNIS Labs
DeltaFile
+1-1www/onlyoffice-documentserver/Makefile
+1-1net/freeswitch/Makefile
+1-1devel/p5-Alien-LibGumbo/Makefile
+1-1archivers/zim-tools/Makefile
+1-0www/tdom/Makefile
+1-0www/newsraft/Makefile
+6-43 files not shown
+9-49 files

LLVM/project 4be38a0lld/ELF SyntheticSections.cpp EhFrame.cpp, lld/test/ELF eh-frame-negative-pcrel-sdata4.s eh-frame-negative-pcrel-sdata2.s

[ELF] Omit zero-range FDEs from .eh_frame_hdr (#220492)

A zero-sized function (e.g. only `__builtin_unreachable()` in the body
when not using -trap-unreachable) shares its address with the next
function, and its zero-range FDE can win the uniquify step, leaving the
next real function impossible to unwind.

Fix #218124 by dropping FDEs with a zero PC range from the search table.
DeltaFile
+64-0lld/test/ELF/eh-frame-fde-encoding.s
+37-0lld/test/ELF/eh-frame-hdr-zero-range.s
+6-7lld/test/ELF/eh-frame-negative-pcrel-sdata2.s
+10-0lld/ELF/EhFrame.cpp
+2-2lld/test/ELF/eh-frame-negative-pcrel-sdata4.s
+4-0lld/ELF/SyntheticSections.cpp
+123-91 files not shown
+125-97 files

LLVM/project 6334d98llvm/unittests/CodeGen SelectionDAGTestBase.h

[test] fix use after destroy in SelectionDAGTestBase (#220775)

we were capturing the context from the MMI, which was destroyed after
setup
DeltaFile
+4-3llvm/unittests/CodeGen/SelectionDAGTestBase.h
+4-31 files

LLVM/project 9f8352allvm/lib/Target/AMDGPU AMDGPU.td, llvm/lib/TargetParser AMDGPUTargetParser.cpp

[AMDGPU] Expose the half-addressable LDS feature to TargetParser

Add FeatureHalfAddressablePhysicalLocalMemory to
AMDGPUFrontendVisibleFeatures so TargetParser carries it in its per-GPU
feature bitset, where getLocalMemorySize can read it.

It is listed in FrontendOnlyFeatures, so clang does not serialize it
into the target-feature string: it is a capability implied by the
subtarget, not something a user selects.

Change-Id: I87edf18bbb527fb90e6a8af1144e985024f063f7
Co-Authored-By: Claude Opus 5 (1M context) <noreply at anthropic.com>
DeltaFile
+18-0llvm/unittests/TargetParser/TargetParserTest.cpp
+6-4llvm/lib/TargetParser/AMDGPUTargetParser.cpp
+1-0llvm/lib/Target/AMDGPU/AMDGPU.td
+25-43 files

LLVM/project 1fc6419llvm/lib/Transforms/IPO LowerTypeTests.cpp

format

Created using spr 1.3.7
DeltaFile
+4-2llvm/lib/Transforms/IPO/LowerTypeTests.cpp
+4-21 files

LLVM/project c438db1llvm/test/CodeGen/RISCV/rvv fixed-vector-convert-from-arbitrary-fp.ll, llvm/test/Transforms/ConstraintElimination induction-symbolic-start-postinc.ll

fixup

Created using spr 1.3.7
DeltaFile
+626-0llvm/test/Transforms/ConstraintElimination/induction-symbolic-start-postinc.ll
+623-0llvm/test/CodeGen/RISCV/rvv/fixed-vector-convert-from-arbitrary-fp.ll
+0-584offload/libomptarget/OpenMP/Mapping.cpp
+584-0offload/libompaccsupport/Mapping.cpp
+0-573offload/libomptarget/PluginManager.cpp
+573-0offload/libompaccsupport/PluginManager.cpp
+2,406-1,157194 files not shown
+9,833-2,517200 files

LLVM/project ec82d89llvm/lib/Transforms/IPO LowerTypeTests.cpp, llvm/test/Transforms/LowerTypeTests export-icall.ll export-inline.ll

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+48-54llvm/test/Transforms/LowerTypeTests/cfi-icall-alias.ll
+0-39llvm/test/Transforms/LowerTypeTests/Inputs/exported-funcs.yaml
+21-10llvm/lib/Transforms/IPO/LowerTypeTests.cpp
+0-29llvm/test/Transforms/LowerTypeTests/Inputs/export-icall.yaml
+17-6llvm/test/Transforms/LowerTypeTests/export-inline.ll
+18-2llvm/test/Transforms/LowerTypeTests/export-icall.ll
+104-14012 files not shown
+222-17218 files

LLVM/project 2dcc6b3llvm/lib/Transforms/IPO LowerTypeTests.cpp, llvm/test/Transforms/LowerTypeTests export-icall.ll export-inline.ll

[𝘀𝗽𝗿] changes to main this commit is based on

Created using spr 1.3.7

[skip ci]
DeltaFile
+48-54llvm/test/Transforms/LowerTypeTests/cfi-icall-alias.ll
+0-39llvm/test/Transforms/LowerTypeTests/Inputs/exported-funcs.yaml
+21-10llvm/lib/Transforms/IPO/LowerTypeTests.cpp
+0-29llvm/test/Transforms/LowerTypeTests/Inputs/export-icall.yaml
+17-6llvm/test/Transforms/LowerTypeTests/export-inline.ll
+18-2llvm/test/Transforms/LowerTypeTests/export-icall.ll
+104-14012 files not shown
+222-17218 files

LLVM/project 61cdb07llvm/lib/Transforms/IPO LowerTypeTests.cpp, llvm/test/Transforms/LowerTypeTests export-icall.ll export-inline.ll

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+48-54llvm/test/Transforms/LowerTypeTests/cfi-icall-alias.ll
+0-39llvm/test/Transforms/LowerTypeTests/Inputs/exported-funcs.yaml
+21-10llvm/lib/Transforms/IPO/LowerTypeTests.cpp
+0-29llvm/test/Transforms/LowerTypeTests/Inputs/export-icall.yaml
+17-6llvm/test/Transforms/LowerTypeTests/export-inline.ll
+18-2llvm/test/Transforms/LowerTypeTests/export-icall.ll
+104-14012 files not shown
+222-17218 files

LLVM/project cdb1815llvm/lib/Target/AArch64 AArch64InstrInfo.h AArch64InstrInfo.cpp

[AArch64][NFC] Make insertion of CMP for fused cond. branches reusable (#220771)

Both if-conversion and CCMP-chain forming need to undo the fusion of
conditional branches such as CBZ or CB.<cc>. With the introduction of
FEAT_CMPBR, this logic got quite involved.

This patch makes the functionality reusable through AArch64InstrInfo.
DeltaFile
+207-201llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
+8-0llvm/lib/Target/AArch64/AArch64InstrInfo.h
+215-2012 files

FreeBSD/src 17fb428usr.sbin/bhyve pci_passthru.c

bhyve: Keep passthrough PCI power state virtual

The passthrough Command register is emulated, but PMCSR writes were
sent directly to the physical function.  A guest D3hot-to-D0 transition
can perform an internal reset and clear physical Command while its
emulated copy remains enabled.

Cache the Power Management capability and keep the physical D-state
host-owned.  Emulate the guest D-state and advertise No_Soft_Reset so
the guest is not promised a function reset by a virtual power cycle.
Restore the assignment-time virtual state after a managed FLR.

Reviewed by:    markj
Sponsored by:   BBOX.io

(cherry picked from commit 3b90096cf9bcaec70b717e9ff0a9e23d14b600b6)
DeltaFile
+51-2usr.sbin/bhyve/pci_passthru.c
+51-21 files

FreeBSD/src f44cde3lib/libvmmapi ppt.c, sys/amd64/vmm vmm.c vmm_dev_machdep.c

bhyve: Manage passthrough devices across guest FLR

bhyve emulates the guest PCI Command register so BAR sizing does not
disable physical decoding.  However, PCIe Device Control was passed
through.  A guest VFIO reset therefore performed a physical FLR, which
cleared physical Command, while the guest restored only its emulated
copy.  The device remained assigned with bus mastering disabled and
could not fetch DMA descriptors.

Intercept guest FLR writes and issue a PPT-managed reset.  Stop all
vCPUs, verify ownership, quiesce the function, perform only an FLR, and
restore the host-owned PCI configuration, decode, and bus-master state.
Keep the IOMMU domain in place.  bhyve removes guest BAR mappings before
this ioctl; a later guest MEMEN write recreates them.  Never escalate a
guest FLR to a power reset.

Reset the guest-owned Command, MSI, MSI-X, MSI-X table, INTx, and MRRS
state.  PCIe 6.2 section 6.6.2 explicitly preserves MPS across FLR.
Virtualize MPS, MRRS, and Completion Timeout.  Keep physical MPS and

    [27 lines not shown]
DeltaFile
+347-7usr.sbin/bhyve/pci_passthru.c
+124-10sys/amd64/vmm/io/ppt.c
+10-3usr.sbin/bhyve/pci_emul.c
+13-0lib/libvmmapi/ppt.c
+10-0sys/amd64/vmm/vmm_dev_machdep.c
+7-0sys/amd64/vmm/vmm.c
+511-206 files not shown
+520-2112 files

FreeBSD/src 61b2ea4sys/dev/e1000 if_em.c

e1000: Report 82571 packet buffer ECC errors

The 82571 PBA_ECC register contains a 12-bit count of packet buffer ECC
detections.  The shared code enables single-bit correction, but neither
FreeBSD nor the DPDK base driver consumes the counter.

Sample it with the ordinary statistics timer, accumulate the value under
dev.em.N.memory_errors.detected_packet_buffer, and clear the hardware
counter while preserving correction and reserved register state.  Do not
enable its shared interrupt: the register does not distinguish corrected
from uncorrectable events and does not provide a safe fatal recovery
policy.

Validated on a dual port 82571EB.  Both functions reported zero after a
clean boot, and a controlled link down/up cycle left the counter at zero
while the management link recovered at 1 Gb/s without issue.

Sponsored by:   BBOX.io

(cherry picked from commit aec0f1b85b54d14819747ed3364f366d21e76d88)
DeltaFile
+47-7sys/dev/e1000/if_em.c
+47-71 files

FreeBSD/src 3c928cc. UPDATING, share/man/man9 iflibtxrx.9

iflib: Plumb per-packet RX hardware timestamps to mbufs

Add iri_rcv_tstmp to if_rxd_info so an isc_rxd_pkt_get() driver can
report a hardware RX timestamp.  Copy it into m_pkthdr.rcv_tstmp,
reusing the generic mbuf timestamp path.

Widen iri_flags from uint8_t to uint32_t and define the flags drivers
may supply.  Mask the flags before copying them into the mbuf so no
other mbuf state can leak through the driver callback.

Place the timestamp next to iri_frags to avoid an alignment hole, and
document its nanoseconds-since-boot representation and validity flags.
Bump __FreeBSD_version because changing if_rxd_info breaks KBI.

Reviewed by:    gallatin
Signed-off-by:  Sreekanth Reddy <sreekanth.reddy at broadcom.com>
Differential Revision:  https://reviews.freebsd.org/D58638
DeltaFile
+18-4share/man/man9/iflibtxrx.9
+9-1sys/net/iflib.h
+4-0UPDATING
+2-1sys/net/iflib.c
+1-1sys/sys/param.h
+34-75 files

GhostBSD/build 54ca1f2desktop_config mate_oem.sh mate.sh, packages mate mate_oem

Merge pull request #280 from ghostbsd/rename-oem-no-autologin

Merge the OEM MATE image into the main MATE image and drop console autologin
DeltaFile
+37-9desktop_config/mate.sh
+0-36desktop_config/mate_oem.sh
+0-16packages/mate_oem
+0-14packages/vital/mate_oem
+5-0pkg/XDrivers.conf
+3-1packages/mate
+45-761 files not shown
+49-767 files

GhostBSD/update-station 250b0fdpo zh_CN.po fr.po

Merge pull request #73 from ghostbsd/ghostbsd/issues#218

Clarify major upgrade dialog wording when declining
DeltaFile
+301-0po/update-station.pot
+130-69po/pt_BR.po
+129-68po/fur.po
+129-67po/ru.po
+116-64po/fr.po
+110-64po/zh_CN.po
+915-3321 files not shown
+916-3337 files

LLVM/project d4aa63ellvm/lib/Transforms/IPO LowerTypeTests.cpp, llvm/test/Transforms/LowerTypeTests export-icall.ll export-inline.ll

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+48-54llvm/test/Transforms/LowerTypeTests/cfi-icall-alias.ll
+0-39llvm/test/Transforms/LowerTypeTests/Inputs/exported-funcs.yaml
+21-10llvm/lib/Transforms/IPO/LowerTypeTests.cpp
+0-29llvm/test/Transforms/LowerTypeTests/Inputs/export-icall.yaml
+17-6llvm/test/Transforms/LowerTypeTests/export-inline.ll
+18-2llvm/test/Transforms/LowerTypeTests/export-icall.ll
+104-14012 files not shown
+222-17218 files

LLVM/project a4f8918llvm/include/llvm InitializePasses.h, llvm/lib/CodeGen CodeGen.cpp RegAllocPBQP.cpp

Initialize PBQP Pass for Clang (#217954)

As mentioned in discussion on
https://github.com/llvm/llvm-project/issues/16391, the PBQP allocator is
not available to clang despite existing in the backend. This updates
code to initialize the pass and make it available to clang.
DeltaFile
+13-0llvm/lib/CodeGen/RegAllocPBQP.cpp
+1-0llvm/lib/CodeGen/CodeGen.cpp
+1-0llvm/include/llvm/InitializePasses.h
+15-03 files