This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7c50f95421b LoongArch: Adjust the cost of ADDRESS_REG_REG.
new 74ea20e16cf tree: Fix up the DECL_VALUE_EXPR GC marking [PR118790]
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/tree.cc | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 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 f59d6a9c3bf x86: drop redundant checks from ISA-used version determination
new 9754d1a7505 x86: drop redundant i.operands checks from output_disp()
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/config/tc-i386.c | 3 ---
1 file changed, 3 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.
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.