LLVM/project 82c6ad6lldb/test/API/functionalities/scripted_frame_provider/circular_dependency TestFrameProviderCircularDependency.py

[lldb/test] Add missing import for decorator (NFC)

Signed-off-by: Med Ismail Bennani <ismail at bennani.ma>
DeltaFile
+1-0lldb/test/API/functionalities/scripted_frame_provider/circular_dependency/TestFrameProviderCircularDependency.py
+1-01 files

LLVM/project 16c12d2.github/workflows test-unprivileged-download-artifact.yml

fix

Created using spr 1.3.7
DeltaFile
+1-1.github/workflows/test-unprivileged-download-artifact.yml
+1-11 files

LLVM/project 5690494.github/workflows test-unprivileged-download-artifact.yml, .github/workflows/unprivileged-download-artifact action.yml

testing

Created using spr 1.3.7
DeltaFile
+17-7.github/workflows/test-unprivileged-download-artifact.yml
+0-2.github/workflows/unprivileged-download-artifact/action.yml
+17-92 files

LLVM/project 7f90183llvm/lib/Target/LoongArch LoongArchISelLowering.cpp, llvm/test/CodeGen/LoongArch/lsx vec-trunc.ll

[LoongArch] Specially legalizing for several 128-bit vector trunc cases
DeltaFile
+16-23llvm/test/CodeGen/LoongArch/lsx/vec-trunc.ll
+13-1llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
+29-242 files

LLVM/project 510f1e2.github/workflows/unprivileged-download-artifact action.yml

fix

Created using spr 1.3.7
DeltaFile
+2-2.github/workflows/unprivileged-download-artifact/action.yml
+2-21 files

LLVM/project 657e430.github/workflows/unprivileged-download-artifact action.yml

debug

Created using spr 1.3.7
DeltaFile
+2-0.github/workflows/unprivileged-download-artifact/action.yml
+2-01 files

LLVM/project 09f0dcd.github/workflows/unprivileged-download-artifact action.yml

fix

Created using spr 1.3.7
DeltaFile
+2-2.github/workflows/unprivileged-download-artifact/action.yml
+2-21 files

LLVM/project e7ee4cb.github/workflows/unprivileged-download-artifact action.yml

fix

Created using spr 1.3.7
DeltaFile
+2-2.github/workflows/unprivileged-download-artifact/action.yml
+2-21 files

LLVM/project 5c007d2.github/workflows/unprivileged-download-artifact action.yml

fix

Created using spr 1.3.7
DeltaFile
+1-1.github/workflows/unprivileged-download-artifact/action.yml
+1-11 files

LLVM/project 2bbccc7.github/workflows/unprivileged-download-artifact action.yml

fix

Created using spr 1.3.7
DeltaFile
+1-1.github/workflows/unprivileged-download-artifact/action.yml
+1-11 files

LLVM/project cf688d7.github/workflows issue-write.js, .github/workflows/unprivileged-download-artifact action.yml

fix

Created using spr 1.3.7
DeltaFile
+0-106.github/workflows/issue-write.js
+3-3.github/workflows/unprivileged-download-artifact/action.yml
+3-1092 files

LLVM/project f3f0d47.github/workflows/unprivileged-download-artifact action.yml

test

Created using spr 1.3.7
DeltaFile
+1-2.github/workflows/unprivileged-download-artifact/action.yml
+1-21 files

LLVM/project bcc35cc.github/workflows issue-write.js, .github/workflows/unprivileged-download-artifact action.yml

test

Created using spr 1.3.7
DeltaFile
+106-0.github/workflows/issue-write.js
+1-0.github/workflows/unprivileged-download-artifact/action.yml
+107-02 files

LLVM/project 77249d0llvm/lib/CodeGen/SelectionDAG TargetLowering.cpp DAGCombiner.cpp

DAG: Avoid more uses of getLibcallName
DeltaFile
+2-1llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
+1-1llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
+3-22 files

LLVM/project 9f0889bllvm/lib/CodeGen/SelectionDAG SelectionDAG.cpp TargetLowering.cpp

DAG: Use LibcallImpl in various getLibFunc helpers

Avoid using getLibcallName in favor of querying the
libcall impl, and getting the ABI details from that.
DeltaFile
+64-45llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
+6-6llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
+70-512 files

LLVM/project f6e0b79.github/workflows/unprivileged-download-artifact action.yml

fix

Created using spr 1.3.7
DeltaFile
+1-1.github/workflows/unprivileged-download-artifact/action.yml
+1-11 files

LLVM/project f4dc493.github/workflows/unprivileged-download-artifact action.yml

fix

Created using spr 1.3.7
DeltaFile
+1-1.github/workflows/unprivileged-download-artifact/action.yml
+1-11 files

FreeBSD/ports 6e721addevel/R-cran-bindr distinfo Makefile

devel/R-cran-bindr: Update to 0.1.3
DeltaFile
+3-3devel/R-cran-bindr/distinfo
+1-1devel/R-cran-bindr/Makefile
+4-42 files

LLVM/project ca750bdllvm/test/CodeGen/AMDGPU hazard-gfx1250-flat-scr-hi.mir

[AMDGPU] Avoid undefs in hazard-gfx1250-flat-scr-hi.mir. NFC
DeltaFile
+57-32llvm/test/CodeGen/AMDGPU/hazard-gfx1250-flat-scr-hi.mir
+57-321 files

Linux/linux 619f4edDocumentation/admin-guide/thermal intel_thermal_throttle.rst, Documentation/devicetree/bindings/thermal fsl,imx91-tmu.yaml

Merge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull thermal control updates from Rafael Wysocki:
 "These add Nova Lake processor support to the Intel thermal drivers and
  DPTF code, update thermal control documentation, simplify the ACPI
  DPTF code related to thermal control, add QCS8300 compatible to the
  tsens thermal DT bindings, add DT bindings for NXP i.MX91 thermal
  module and add support for it to the imx91 thermal driver, update a
  few other thermal drivers and fix a format string issue in a thermal
  utility:

   - Add Nova Lake processor thermal device to the int340x
     processor_thermal driver, add DLVR support for Nova Lake to it, add
     Nova Lake support to the ACPI DPTF code, document thermal
     throttling on Intel platforms, and update workload type hint
     interface documentation (Srinivas Pandruvada)

   - Remove int340x thermal scan handler from the ACPI DPTF code because
     it turned out to be unnecessary (Slawomir Rosek)

    [43 lines not shown]
DeltaFile
+384-0drivers/thermal/imx91_thermal.c
+0-94drivers/acpi/dptf/int340x_thermal.c
+91-0Documentation/admin-guide/thermal/intel_thermal_throttle.rst
+87-0Documentation/devicetree/bindings/thermal/fsl,imx91-tmu.yaml
+23-0Documentation/driver-api/thermal/intel_dptf.rst
+15-0drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.c
+600-9418 files not shown
+660-11624 files

Linux/linux d348c22Documentation/admin-guide/pm intel_pstate.rst, drivers/cpufreq intel_pstate.c tegra186-cpufreq.c

Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management updates from Rafael Wysocki:
 "There are quite a few interesting things here, including new hardware
  support, new features, some bug fixes and documentation updates. In
  addition, there are a usual bunch of minor fixes and cleanups all
  over.

  In the new hardware support category, there are intel_pstate and
  intel_rapl driver updates to support new processors, Panther Lake,
  Wildcat Lake, Noval Lake, and Diamond Rapids in the OOB mode, OPP and
  bandwidth allocation support in the tegra186 cpufreq driver, and
  JH7110S SOC support in dt-platdev cpufreq.

  The new features are the PM QoS CPU latency limit for suspend-to-idle,
  the netlink support for the energy model management, support for
  terminating system suspend via a wakeup event during the sync of file
  systems, configurable number of hibernation compression threads, the
  runtime PM auto-cleanup macros, and the "poweroff" PM event that is

    [172 lines not shown]
DeltaFile
+308-0kernel/power/em_netlink.c
+146-110kernel/power/swap.c
+99-130drivers/cpufreq/intel_pstate.c
+72-87drivers/cpuidle/governors/teo.c
+143-7drivers/cpufreq/tegra186-cpufreq.c
+74-59Documentation/admin-guide/pm/intel_pstate.rst
+842-39381 files not shown
+2,241-92787 files

LLVM/project 2cf2768lldb/test/API/functionalities/scripted_frame_provider/circular_dependency TestFrameProviderCircularDependency.py

[lldb/test] XFAIL TestFrameProviderCircularDependency.py on Windows

This patch disables TestFrameProviderCircularDependency.py on Windows
since the scripted frame provider uses SBTarget.FindFunctions which
doesn't seem to be working (according to TestTargetAPI.test_find_functions).

Signed-off-by: Med Ismail Bennani <ismail at bennani.ma>
DeltaFile
+1-0lldb/test/API/functionalities/scripted_frame_provider/circular_dependency/TestFrameProviderCircularDependency.py
+1-01 files

LLVM/project 679a004llvm/test/CodeGen/AMDGPU hazard-gfx1250-flat-scr-hi.mir

[AMDGPU] Avoid undefs in hazard-gfx1250-flat-scr-hi.mir. NFC
DeltaFile
+57-32llvm/test/CodeGen/AMDGPU/hazard-gfx1250-flat-scr-hi.mir
+57-321 files

Linux/linux 959bfe4drivers/acpi fan_core.c acpi_tad.c, drivers/acpi/x86 s2idle.c

Merge tag 'acpi-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull ACPI updates from Rafael Wysocki:
 "These add Microsoft fan extensions support to the ACPI fan driver, fix
  a bug in ACPICA, update other ACPI drivers (processor, time and alarm
  device), update ACPI power management code and ACPI device properties
  management, and fix an ACPI utility:

   - Avoid walking the ACPI namespace in the AML interpreter if the
     starting node cannot be determined (Cryolitia PukNgae)

   - Use min() instead of min_t() in the ACPI device properties handling
     code to avoid discarding significant bits (David Laight)

   - Fix potential fwnode refcount leak in
     acpi_fwnode_graph_parse_endpoint() that may prevent the parent
     fwnode from being released (Haotian Zhang)

   - Rework acpi_graph_get_next_endpoint() to use ACPI functions only,

    [63 lines not shown]
DeltaFile
+222-1drivers/acpi/fan_core.c
+39-34drivers/acpi/acpi_tad.c
+29-36drivers/acpi/x86/s2idle.c
+16-26drivers/acpi/processor_idle.c
+40-0drivers/acpi/fan.h
+17-12drivers/acpi/property.c
+363-10916 files not shown
+420-16822 files

LLVM/project 83ab875llvm/lib/Target/AMDGPU SIInstrInfo.cpp, llvm/test/CodeGen/AMDGPU hazard-gfx1250-flat-scr-hi.mir

[AMDGPU] Handle phys regs in flat_scratch_base_hi operand check (#170395)

DeltaFile
+13-0llvm/test/CodeGen/AMDGPU/hazard-gfx1250-flat-scr-hi.mir
+2-1llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
+15-12 files

LLVM/project 271e99dclang/lib/CIR/CodeGen CIRGenBuiltinX86.cpp, clang/test/CIR/CodeGenBuiltins/X86 xop-builtins.c avx512f-builtins.c

[CIR] Support x86 builtin rotate (#169566)

This PR implements CodeGen for rotate builtins in CIR upstream.
Issue https://github.com/llvm/llvm-project/issues/167765
DeltaFile
+92-0clang/test/CIR/CodeGenBuiltins/X86/xop-builtins.c
+42-0clang/lib/CIR/CodeGen/CIRGenBuiltinX86.cpp
+33-0clang/test/CIR/CodeGenBuiltins/X86/avx512f-builtins.c
+167-03 files

LLVM/project 7685e1flldb/unittests/SymbolFile/DWARF DWARFASTParserClangTests.cpp

[lldb][test] DWARFASTParserClangTests: extract test setup into helper structure (#170132)

Depends on:
* https://github.com/llvm/llvm-project/pull/170249

We keep repeating the boilerplate of creating a
`DWARFASTParserClangStub` and `TypeSystemClangHolder` in all the
unit-test cases. Lets extract this into a helper to make the tests
easier to grok.

We actually only need the `DWARFASTParserClangStub` and a
`TypeSystemClangHolder` in one of the test cases. For the rest, we can
just re-use the typesystem/parser that the `YAMLModuleTester` created.
Re-using them makes it more straightforward to write test-cases because
we don't need to worry about which TypeSystem which DWARFParser created
types into.
DeltaFile
+109-166lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
+109-1661 files

OpenBSD/ports gay8Hkqcad/manifold Makefile distinfo

   Update maniifold to v3.3.2

   Suggested, tweaks, and OK jtt@
VersionDeltaFile
1.2+1-3cad/manifold/Makefile
1.2+2-2cad/manifold/distinfo
+3-52 files

FreeBSD/src fc9666dsys/compat/linuxkpi/common/include/linux device.h

LinuxKPI: device: add a pr_debug("TODO") call to device_release_driver()

The logic in device_release_driver() got disabled in 93b14194acaf2
and since left alone.  Add a pr_debug() call so we have a chance to
notice if that code is actually still in need to be fixed and re-enabled.

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+1-0sys/compat/linuxkpi/common/include/linux/device.h
+1-01 files

FreeBSD/ports 364b4e7editors/vim distinfo Makefile

editors/vim: Update to 9.1.1948

Security: Arbitrary code execution (as user running vim). HIGH severity.
          https://github.com/vim/vim/security/advisories/GHSA-g77q-xrww-p834
DeltaFile
+3-3editors/vim/distinfo
+1-1editors/vim/Makefile
+4-42 files