This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 8ffd5106f Add entry ee655ca27aad466bcc54f6eba03f7e564940ad5a from https [...]
new a2c0320dd Add entry 85b289377bff14790f402e5ea84bb24168a68fc6 from https [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../commit-log.txt | 4 +---
.../jira/description | 4 +---
.../85b289377bff14790f402e5ea84bb24168a68fc6/jira/yaml | 4 +---
.../llvm-arm-master-Oz/reproduction_instructions.txt | 15 ---------------
4 files changed, 3 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_44-branch
in repository binutils-gdb.
from 10651b768e7 Automatic date update in version.in
new d4c7ee9fbc1 gas: fix rs_fill_nop listing
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gas/listing.c | 3 +--
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/nop-7.l | 6 ++++++
gas/testsuite/gas/i386/nop-7.s | 6 ++++++
4 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/i386/nop-7.l
create mode 100644 gas/testsuite/gas/i386/nop-7.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 539f21cf4a3 RISC-V: Add missing doc for OP_V
new 298a6833971 x86/APX: make .insn extended-EVEX capable
new 69d68fbeb88 gas: fix rs_fill_nop listing
new b5cb46b1555 x86: correct ISA-used version recording
new f59d6a9c3bf x86: drop redundant checks from ISA-used version determination
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gas/config/tc-i386.c | 202 +++++++++++++++++----
gas/doc/c-i386.texi | 11 +-
gas/listing.c | 3 +-
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/insn-64.d | 9 +
gas/testsuite/gas/i386/insn-64.s | 21 +++
gas/testsuite/gas/i386/nop-7.l | 6 +
gas/testsuite/gas/i386/nop-7.s | 6 +
gas/testsuite/gas/i386/property-6.d | 2 +-
.../gas/i386/x86-64-apx-evex-promoted-bad.d | 2 +-
.../gas/i386/x86-64-apx-evex-promoted-bad.s | 13 +-
11 files changed, 232 insertions(+), 44 deletions(-)
create mode 100644 gas/testsuite/gas/i386/nop-7.l
create mode 100644 gas/testsuite/gas/i386/nop-7.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ee579b7c257 LoongArch: When -mfpu=none, '__loongarch_frecipe' shouldn't [...]
new 7c50f95421b LoongArch: Adjust the cost of ADDRESS_REG_REG.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/loongarch/genopts/loongarch.opt.in | 4 ++++
gcc/config/loongarch/loongarch-def.cc | 1 +
gcc/config/loongarch/loongarch-opts.cc | 3 +++
gcc/config/loongarch/loongarch-tune.h | 7 +++++++
gcc/config/loongarch/loongarch.cc | 2 +-
gcc/config/loongarch/loongarch.opt | 4 ++++
gcc/config/loongarch/loongarch.opt.urls | 3 +++
gcc/doc/invoke.texi | 7 ++++++-
gcc/testsuite/gcc.target/loongarch/const-double-zero-stx.c | 2 +-
gcc/testsuite/gcc.target/loongarch/stack-check-alloca-1.c | 2 +-
10 files changed, 31 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 27653070db3 tree-optimization/90579 - avoid STLF fail by better optimizing
new 46ce50b44e3 LoongArch: Move the function loongarch_register_pragmas to [...]
new c1af05f3d03 LoongArch: Split the function loongarch_cpu_cpp_builtins in [...]
new 753306bbaeb LoongArch: After setting the compilation options, update th [...]
new ee579b7c257 LoongArch: When -mfpu=none, '__loongarch_frecipe' shouldn't [...]
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/loongarch/loongarch-c.cc | 204 ++++++++++++++++++------
gcc/config/loongarch/loongarch-protos.h | 1 +
gcc/config/loongarch/loongarch-target-attr.cc | 48 ------
gcc/testsuite/gcc.target/loongarch/pr118828-2.c | 30 ++++
gcc/testsuite/gcc.target/loongarch/pr118828-3.c | 32 ++++
gcc/testsuite/gcc.target/loongarch/pr118828-4.c | 32 ++++
gcc/testsuite/gcc.target/loongarch/pr118828.c | 34 ++++
gcc/testsuite/gcc.target/loongarch/pr118843.c | 6 +
8 files changed, 287 insertions(+), 100 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr118828-2.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr118828-3.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr118828-4.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr118828.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr118843.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8caf67eea7e c++: Clear lambda scope for unattached member template lambdas
new 27653070db3 tree-optimization/90579 - avoid STLF fail by better optimizing
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/match.pd | 56 +++++++++++++++++
gcc/testsuite/gcc.target/i386/pr90579.c | 23 +++++++
gcc/tree-ssa-forwprop.cc | 103 +-------------------------------
gcc/tree-vect-loop.cc | 5 ++
4 files changed, 85 insertions(+), 102 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr90579.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 9128f016 Revert "tcwg_gnu-config.sh: Fix handling of native target"
new aba44c41 Update distro aliases lts and lts_1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
start-container-docker.sh | 4 ++--
tcwg-lnt/create-server.sh | 2 --
tcwg-update-host-containers.sh | 4 ++--
tcwg-update-llvmbot-containers.sh | 4 ++--
4 files changed, 6 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 68763b29e0a6 Merge tag 'spi-fix-v6.14-rc2' of git://git.kernel.org/pub/ [...]
new fb97bc2e47f6 drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failures
new bb4f929a8875 drm/tests: hdmi: Remove redundant assignments
new 6b6bfd63e162 drm/tests: hdmi: Reorder DRM entities variables assignment
new 5d14c08a4746 drm/tests: hdmi: Fix recursive locking
new 02458fbfaa01 gpu: host1x: Fix a use of uninitialized mutex
new 3b32b7f638fe drm/panthor: avoid garbage value in panthor_ioctl_dev_query()
new 9ab127a18018 drm/hisilicon/hibmc: select CONFIG_DRM_DISPLAY_DP_HELPER
new e00a2e5d485f drm: Fix DSC BPP increment decoding
new 79f9efa085f9 Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.fr [...]
new 960a62877466 drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergati [...]
new b35eb9128ebe drm/amdgpu/gfx9: manually control gfxoff for CS on RV
new 55ed2b1b50d0 drm/amdgpu: bump version for RV/PCO compute fix
new a33f7f966070 amdkfd: properly free gang_ctx_bo when failed to init user queue
new a0a455b4bc74 drm/amdgpu: bail out when failed to load fw in psp_init_ca [...]
new d584198a6fe4 drm/amdkfd: Ensure consistent barrier state saved in gfx12 [...]
new 1abb2648698b drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp [...]
new 981724b46314 Merge tag 'amd-drm-fixes-6.14-2025-02-13' of https://gitla [...]
new 53139b3f9998 drm/i915/selftests: avoid using uninitialized context
new d70c6ae53d79 Merge tag 'drm-intel-fixes-2025-02-13' of https://gitlab.f [...]
new fc876c9524e2 drm/xe/client: bo->client does not need bos_lock
new e97749982078 drm/xe: Carve out wopcm portion from the stolen memory
new 04485cc34868 Merge tag 'drm-xe-fixes-2025-02-13' of https://gitlab.free [...]
new 128c8f96eb86 Merge tag 'drm-fixes-2025-02-14' of https://gitlab.freedes [...]
The 23 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 5 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 36 +++-
drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler.h | 3 +-
.../gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx12.asm | 4 +
.../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 2 +-
drivers/gpu/drm/amd/pm/amdgpu_dpm.c | 2 +-
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 3 +-
drivers/gpu/drm/display/drm_dp_helper.c | 2 +-
drivers/gpu/drm/hisilicon/hibmc/Kconfig | 2 +
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c | 4 +-
drivers/gpu/drm/panthor/panthor_drv.c | 1 +
drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c | 200 +++++++++++----------
drivers/gpu/drm/xe/xe_drm_client.c | 2 +-
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c | 54 +++---
drivers/gpu/host1x/dev.c | 2 +
drivers/gpu/host1x/intr.c | 2 -
include/drm/display/drm_dp.h | 1 +
18 files changed, 192 insertions(+), 136 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 052d07f84b0 RISC-V: Make SSAMOSWAP.W available for rv64
new d7657a4ceef RISC-V: Add OP_VE for .insn
new 539f21cf4a3 RISC-V: Add missing doc for OP_V
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gas/config/tc-riscv.c | 2 +-
gas/doc/c-riscv.texi | 6 ++++++
gas/testsuite/gas/riscv/insn-dwarf.d | 3 ++-
gas/testsuite/gas/riscv/insn-na.d | 3 ++-
gas/testsuite/gas/riscv/insn.d | 3 ++-
gas/testsuite/gas/riscv/insn.s | 2 ++
6 files changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 32c3388c4f9 Automatic date update in version.in
new 052d07f84b0 RISC-V: Make SSAMOSWAP.W available for rv64
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gas/testsuite/gas/riscv/zicfisslp-64.d | 8 ++++++++
gas/testsuite/gas/riscv/zicfisslp-64.s | 8 ++++++++
opcodes/riscv-opc.c | 8 ++++----
3 files changed, 20 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.