LLVM/project 5969bb3clang/lib/CodeGen CGHLSLRuntime.cpp, llvm/lib/Transforms/Utils InlineFunction.cpp

update

Created using spr 1.3.4
DeltaFile
+797-0llvm/test/CodeGen/LoongArch/fsqrt-reciprocal-estimate.ll
+157-7llvm/test/Transforms/Inline/access-attributes-prop.ll
+114-0llvm/test/CodeGen/LoongArch/lasx/fdiv-reciprocal-estimate.ll
+114-0llvm/test/CodeGen/LoongArch/lsx/fdiv-reciprocal-estimate.ll
+75-17llvm/lib/Transforms/Utils/InlineFunction.cpp
+90-0clang/lib/CodeGen/CGHLSLRuntime.cpp
+1,347-2428 files not shown
+1,848-8134 files

LLVM/project a9aec0bclang/lib/CodeGen CGHLSLRuntime.cpp, llvm/lib/Transforms/Utils InlineFunction.cpp

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]
DeltaFile
+797-0llvm/test/CodeGen/LoongArch/fsqrt-reciprocal-estimate.ll
+157-7llvm/test/Transforms/Inline/access-attributes-prop.ll
+114-0llvm/test/CodeGen/LoongArch/lsx/fdiv-reciprocal-estimate.ll
+114-0llvm/test/CodeGen/LoongArch/lasx/fdiv-reciprocal-estimate.ll
+75-17llvm/lib/Transforms/Utils/InlineFunction.cpp
+90-0clang/lib/CodeGen/CGHLSLRuntime.cpp
+1,347-2427 files not shown
+1,841-7433 files

LLVM/project eb1b905clang/lib/CodeGen CGHLSLRuntime.cpp, llvm/lib/Transforms/Utils InlineFunction.cpp

offset

Created using spr 1.3.4
DeltaFile
+797-0llvm/test/CodeGen/LoongArch/fsqrt-reciprocal-estimate.ll
+157-7llvm/test/Transforms/Inline/access-attributes-prop.ll
+114-0llvm/test/CodeGen/LoongArch/lasx/fdiv-reciprocal-estimate.ll
+114-0llvm/test/CodeGen/LoongArch/lsx/fdiv-reciprocal-estimate.ll
+75-17llvm/lib/Transforms/Utils/InlineFunction.cpp
+90-0clang/lib/CodeGen/CGHLSLRuntime.cpp
+1,347-2427 files not shown
+1,841-7433 files

LLVM/project c4266ceclang/lib/CodeGen CoverageMappingGen.cpp, clang/test/CoverageMapping single-byte-counters.cpp switch.cpp

Merge branches 'users/chapuni/cov/single/merge', 'users/chapuni/cov/single/partial', 'users/chapuni/cov/single/getpair', 'users/chapuni/cov/single/nextcount' and 'users/chapuni/cov/single/test' into HEAD
DeltaFile
+138-111clang/lib/CodeGen/CoverageMappingGen.cpp
+65-98clang/test/CoverageMapping/single-byte-counters.cpp
+32-32clang/test/CoverageMapping/switch.cpp
+28-19llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
+42-3llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
+25-18llvm/tools/llvm-cov/SourceCoverageViewText.cpp
+330-28121 files not shown
+509-35527 files

LLVM/project 69a798aclang/test/OpenMP bug57757.cpp, llvm/include/llvm/IR Attributes.h

Reapply "[Inliner] Propagate more attributes to params when inlining (#91101)" (2nd Attempt) (#112749)

Root cause of the bug was code hanging onto `range` attr after
changing BitWidth. This was fixed in PR #112633.
DeltaFile
+157-7llvm/test/Transforms/Inline/access-attributes-prop.ll
+75-17llvm/lib/Transforms/Utils/InlineFunction.cpp
+15-0llvm/lib/IR/Attributes.cpp
+7-0llvm/include/llvm/IR/Attributes.h
+2-2llvm/test/Transforms/Inline/byval.ll
+1-1clang/test/OpenMP/bug57757.cpp
+257-273 files not shown
+260-309 files

LLVM/project ad13691clang/lib/CodeGen CoverageMappingGen.cpp

Rewind changes for folding
DeltaFile
+2-7clang/lib/CodeGen/CoverageMappingGen.cpp
+2-71 files

LLVM/project bd5d8e9clang/test/CoverageMapping single-byte-counters.cpp

clang/test/CoverageMapping/single-byte-counters.cpp: Reformat.
DeltaFile
+65-98clang/test/CoverageMapping/single-byte-counters.cpp
+65-981 files

LLVM/project a04c4c8compiler-rt/lib/lsan lsan_common.cpp lsan_flags.inc

[𝘀𝗽𝗿] initial version

Created using spr 1.3.4
DeltaFile
+89-21compiler-rt/lib/lsan/lsan_common.cpp
+2-0compiler-rt/lib/lsan/lsan_flags.inc
+91-212 files

LLVM/project 733d50bcompiler-rt/lib/lsan lsan_common.cpp

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

Created using spr 1.3.4

[skip ci]
DeltaFile
+49-21compiler-rt/lib/lsan/lsan_common.cpp
+49-211 files

LLVM/project 668138bcompiler-rt/lib/lsan lsan_common.cpp

rename

Created using spr 1.3.4
DeltaFile
+26-25compiler-rt/lib/lsan/lsan_common.cpp
+26-251 files

LLVM/project e9eec14llvm/test/CodeGen/LoongArch fsqrt-reciprocal-estimate.ll fdiv-reciprocal-estimate.ll, llvm/test/CodeGen/LoongArch/lasx fdiv-reciprocal-estimate.ll fsqrt-reciprocal-estimate.ll

[LoongArch] [CodeGen] Add options for Clang to generate LoongArch-specific frecipe & frsqrte instructions (#109917)

Two options: `-mfrecipe` & `-mno-frecipe`.
Enable or Disable frecipe.{s/d} and frsqrte.{s/d} instructions. 
The default is `-mno-frecipe`.
DeltaFile
+797-0llvm/test/CodeGen/LoongArch/fsqrt-reciprocal-estimate.ll
+114-0llvm/test/CodeGen/LoongArch/lsx/fdiv-reciprocal-estimate.ll
+114-0llvm/test/CodeGen/LoongArch/lasx/fdiv-reciprocal-estimate.ll
+80-0llvm/test/CodeGen/LoongArch/fdiv-reciprocal-estimate.ll
+75-0llvm/test/CodeGen/LoongArch/lsx/fsqrt-reciprocal-estimate.ll
+75-0llvm/test/CodeGen/LoongArch/lasx/fsqrt-reciprocal-estimate.ll
+1,255-09 files not shown
+1,411-015 files

LLVM/project 7dbfa7bclang/lib/AST Type.cpp, clang/lib/CodeGen CGHLSLRuntime.cpp CGHLSLRuntime.h

[HLSL] Add handle initialization for simple resource declarations (#111207)

Adds `@_init_resource_bindings()` function to module initialization that
includes `handle.fromBinding` intrinsic calls for simple resource
declarations. Arrays of resources or resources inside user defined types
are not supported yet.

While this unblocks our progress on [Compile a runnable shader from
clang](https://github.com/llvm/wg-hlsl/issues/7) milestone, this is
probably not the way we would like to handle resource binding
initialization going forward. Ideally, it should be done via the
resource class constructors in order to support dynamic resource binding
or unbounded arrays if resources.

Depends on PRs #110327 and #111203.

Part 1 of #105076
DeltaFile
+90-0clang/lib/CodeGen/CGHLSLRuntime.cpp
+19-13clang/test/CodeGenHLSL/builtins/RWBuffer-constructor.hlsl
+18-13clang/test/CodeGenHLSL/builtins/StructuredBuffer-constructor.hlsl
+4-18clang/lib/Sema/SemaHLSL.cpp
+15-0clang/lib/AST/Type.cpp
+9-0clang/lib/CodeGen/CGHLSLRuntime.h
+155-443 files not shown
+170-449 files

FreeBSD/ports 98aed34www/typo3-13 distinfo Makefile

www/typo3-13: Update 13.1.1 → 13.3.1 (fix several CVEs and CWEs)

All versions are security releases and contain important security fixes
- read the corresponding security advisories here:
https://typo3.org/security/advisory/typo3-core-sa-2024-011
https://typo3.org/security/advisory/typo3-core-sa-2024-012

For details about the releases, please see:
https://typo3.org/article/typo3-1331-12421-and-11540-security-releases-published

Replace PORTVERSION with DISTVERSION.

PR:     282103
MFH:    2024Q4
(cherry picked from commit ed202c081305666e49140239b8d81a5054f731f1)
DeltaFile
+3-3www/typo3-13/distinfo
+2-2www/typo3-13/Makefile
+5-52 files

FreeBSD/ports 9d86f09www/typo3-12 distinfo Makefile

www/typo3-12: Update 12.4.20 → 12.4.21 (fix several CVEs and CWEs)

All versions are security releases and contain important security fixes
- read the corresponding security advisories here:
https://typo3.org/security/advisory/typo3-core-sa-2024-011
https://typo3.org/security/advisory/typo3-core-sa-2024-012

For details about the releases, please see:
https://typo3.org/article/typo3-1331-12421-and-11540-security-releases-published

Replace PORTVERSION with DISTVERSION.

PR:     282102
MFH:    2024Q4
(cherry picked from commit d4903a3da96cbc0608a6c7ad8ec038fe1d91aebf)
DeltaFile
+3-3www/typo3-12/distinfo
+2-2www/typo3-12/Makefile
+5-52 files

FreeBSD/ports a96ccadwww/typo3-11 Makefile distinfo

www/typo3-11: Update 11.5.39 → 11.5.40 (fix several CVEs and CWEs)

All versions are security releases and contain important security fixes
- read the corresponding security advisories here:
https://typo3.org/security/advisory/typo3-core-sa-2024-011
https://typo3.org/security/advisory/typo3-core-sa-2024-012

For details about the releases, please see:
https://typo3.org/article/typo3-1331-12421-and-11540-security-releases-published

Replace PORTVERSION with DISTVERSION.

PR:     282101
MFH:    2024Q4
(cherry picked from commit 276597a00951ef7ec6c53f2afe42e70823e7d4bd)
DeltaFile
+4-4www/typo3-11/Makefile
+3-3www/typo3-11/distinfo
+7-72 files

LLVM/project cc3f8f7compiler-rt/lib/lsan lsan_common.cpp

[𝘀𝗽𝗿] initial version

Created using spr 1.3.4
DeltaFile
+48-21compiler-rt/lib/lsan/lsan_common.cpp
+48-211 files

FreeBSD/ports ed202c0www/typo3-13 distinfo Makefile

www/typo3-13: Update 13.1.1 → 13.3.1 (fix several CVEs and CWEs)

All versions are security releases and contain important security fixes
- read the corresponding security advisories here:
https://typo3.org/security/advisory/typo3-core-sa-2024-011
https://typo3.org/security/advisory/typo3-core-sa-2024-012

For details about the releases, please see:
https://typo3.org/article/typo3-1331-12421-and-11540-security-releases-published

Replace PORTVERSION with DISTVERSION.

PR:     282103
MFH:    2024Q4
DeltaFile
+3-3www/typo3-13/distinfo
+2-2www/typo3-13/Makefile
+5-52 files

NetBSD/pkgsrc 2mnwiLQdoc CHANGES-2024

   doc: Updated meta-pkgs/xfce4 to 4.18.1nb18
VersionDeltaFile
1.6302+2-1doc/CHANGES-2024
+2-11 files

FreeBSD/ports d4903a3www/typo3-12 distinfo Makefile

www/typo3-12: Update 12.4.20 → 12.4.21 (fix several CVEs and CWEs)

All versions are security releases and contain important security fixes
- read the corresponding security advisories here:
https://typo3.org/security/advisory/typo3-core-sa-2024-011
https://typo3.org/security/advisory/typo3-core-sa-2024-012

For details about the releases, please see:
https://typo3.org/article/typo3-1331-12421-and-11540-security-releases-published

Replace PORTVERSION with DISTVERSION.

PR:     282102
MFH:    2024Q4
DeltaFile
+3-3www/typo3-12/distinfo
+2-2www/typo3-12/Makefile
+5-52 files

NetBSD/pkgsrc W7LPVOAmeta-pkgs/xfce4 Makefile

   xfce4: bump for elementary-xfce-icon-theme 0.20
VersionDeltaFile
1.144+3-3meta-pkgs/xfce4/Makefile
+3-31 files

FreeBSD/ports 276597awww/typo3-11 Makefile distinfo

www/typo3-11: Update 11.5.39 → 11.5.40 (fix several CVEs and CWEs)

All versions are security releases and contain important security fixes
- read the corresponding security advisories here:
https://typo3.org/security/advisory/typo3-core-sa-2024-011
https://typo3.org/security/advisory/typo3-core-sa-2024-012

For details about the releases, please see:
https://typo3.org/article/typo3-1331-12421-and-11540-security-releases-published

Replace PORTVERSION with DISTVERSION.

PR:     282101
MFH:    2024Q4
DeltaFile
+4-4www/typo3-11/Makefile
+3-3www/typo3-11/distinfo
+7-72 files

NetBSD/pkgsrc 8DbYFt1doc CHANGES-2024

   doc: Updated graphics/elementary-xfce-icon-theme to 0.20
VersionDeltaFile
1.6301+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc mtjzRIVgraphics/elementary-xfce-icon-theme PLIST distinfo, graphics/elementary-xfce-icon-theme/files icon-cache.tmpl

   elementary-xfce-icon-theme: update to 0.20

   This release adds and updates many icons to be more consistent with, or pulled directly from, upstream elementary. More file type and programming language icons have been added. Improvements in FreeDesktop.org compliance have been made by adding icons missing from the FreeDesktop.org Icon Naming Specification. File type names have been updated to match the newer FreeDesktop.org Mime Database v2.4, fixing issues where some file types were not displaying the correct icons. Previously deprecated and currently unused -darker and -darkest themes/folders have been removed. The last of the PNG icons have been replaced with SVG icons (paving the way for a more scalable HiDPI theme in the future).

   Thanks to everyone who has reported issues, contributed, and for everyone's support!
   New

       Actions: Add import, export at 16px (#483)
       Apps: Add unique Clipman fullcolor icon (#474)
       Emblems: Add emblem-default at missing sizes (#480)
       MimeTypes: Add crt, adjust emblem sizes and contrast (#472)
       MimeTypes: Add Crystal programming language icon (#489)
       MimeTypes: Add Julia, Dart (#473)
       MimeTypes: Add Scala (#481)
       Status: Add weather icons for FreeDesktop (#464
       Add missing action, status icons for FreeDesktop (#457)
       Add some missing FreeDesktop Icon Spec icons (#456)

   Changed

    [28 lines not shown]
VersionDeltaFile
1.9+2,213-2,374graphics/elementary-xfce-icon-theme/PLIST
1.13+4-4graphics/elementary-xfce-icon-theme/distinfo
1.2+4-4graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl
1.14+2-3graphics/elementary-xfce-icon-theme/Makefile
+2,223-2,3854 files

LLVM/project 7106de9compiler-rt/lib/sanitizer_common sanitizer_common_libcdep.cpp sanitizer_common.h, compiler-rt/lib/sanitizer_common/tests sanitizer_posix_test.cpp

[sanitizer] Add MemCpyAccessible (#112794)

A layer over `TryMemCpy` to copy only available pages.
DeltaFile
+37-0compiler-rt/lib/sanitizer_common/tests/sanitizer_posix_test.cpp
+26-0compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
+2-0compiler-rt/lib/sanitizer_common/sanitizer_common.h
+65-03 files

FreeBSD/doc 7cbe6b8website/content/en/releases/14.2R schedule.adoc

14.2: On schedule

We are now in the "code slush" for FreeBSD 14.2.

Sponsored by:   Amazon
DeltaFile
+2-2website/content/en/releases/14.2R/schedule.adoc
+2-21 files

LLVM/project a178445compiler-rt/lib/sanitizer_common sanitizer_common_libcdep.cpp

optional ()

Created using spr 1.3.4
DeltaFile
+1-1compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
+1-11 files

OpenBSD/src A0AHPncsys/dev/pci/drm/i915/display intel_hdcp.c

   drm/i915/hdcp: fix connector refcounting

   From Jani Nikula
   55f2bd90b9fba95e929d4c407ffc422597152323 in linux-6.6.y/6.6.57
   4cc2718f621a6a57a02581125bb6d914ce74d23b in mainline linux
VersionDeltaFile
1.7+7-3sys/dev/pci/drm/i915/display/intel_hdcp.c
+7-31 files

LLVM/project d920ef3compiler-rt/lib/sanitizer_common sanitizer_common_libcdep.cpp

offset

Created using spr 1.3.4
DeltaFile
+4-4compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
+4-41 files

FreeBSD/src e38b4c0sys/conf newvers.sh, usr.bin/yacc config.h

14.2: Update stable/14 to -PRERELEASE

This marks the start of the FreeBSD 14.2 release cycle; the stable/14
tree is now in "code slush".

Developers are encouraged to prioritize fixing bugs (and/or merging bug
fixes from HEAD) over new features at this time.  Commit approval from
re@ is not required but if new features introduce problems they may be
removed from the release.

Approved by:    re (implicit)
Sponsored by:   Amazon
DeltaFile
+2-2sys/conf/newvers.sh
+1-1usr.bin/yacc/config.h
+3-32 files

OpenBSD/src 43Fozmmsys/dev/pci/drm/amd/display/dc/core amdgpu_dc.c

   drm/amd/display: Check null pointer before dereferencing se

   From Alex Hung
   65b2d49e55fe13ae56da3a7685bdccadca31134a in linux-6.6.y/6.6.57
   ff599ef6970ee000fa5bc38d02fa5ff5f3fc7575 in mainline linux
VersionDeltaFile
1.56+1-1sys/dev/pci/drm/amd/display/dc/core/amdgpu_dc.c
+1-11 files