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 1f8f06043 Add entry d2408c417cfa71f1786c909788560374eb1aca96 from https [...]
new 29eaf62d4 Add entry d2408c417cfa71f1786c909788560374eb1aca96 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:
llvm/sha1/d2408c417cfa71f1786c909788560374eb1aca96/jira/description | 4 ++++
llvm/sha1/d2408c417cfa71f1786c909788560374eb1aca96/jira/yaml | 4 ++++
llvm/sha1/d2408c417cfa71f1786c909788560374eb1aca96/status.txt | 4 ++++
.../details.txt | 6 +++---
.../reproduction_instructions.txt | 0
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../llvm-master-aarch64-lts-allyesconfig}/status-summary.txt | 0
.../status.txt | 4 ++--
.../d2408c417cfa71f1786c909788560374eb1aca96/tcwg_kernel/status.txt | 4 ++++
9 files changed, 23 insertions(+), 7 deletions(-)
copy llvm/sha1/d2408c417cfa71f1786c909788560374eb1aca96/tcwg_kernel/{llvm-master-a [...]
copy {linux/sha1/16531118ba63dd9bcd65203d04a9c9d6f6800547/tcwg_kernel/llvm-master- [...]
copy llvm/sha1/d2408c417cfa71f1786c909788560374eb1aca96/tcwg_kernel/{llvm-master-a [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/d2408c417cfa71f1786c909788560374eb1aca96/tcwg_kernel/{llvm-master-a [...]
--
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 f4c624a24 Add entry 0548481856e75998e1de329f5c9722dcf1ca5c84 from https [...]
new 1f8f06043 Add entry d2408c417cfa71f1786c909788560374eb1aca96 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:
.../tcwg_kernel/llvm-master-aarch64-lts-allyesconfig}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847/tcwg_kernel/llvm-master-a [...]
copy llvm/sha1/d2408c417cfa71f1786c909788560374eb1aca96/tcwg_kernel/{llvm-master-a [...]
--
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 8718727509b x86: Implement Fast-Math Float Truncation to BF16 via PSRLD [...]
new 9c8cea8feb6 Add new microarchitecture tune for SRF/GRR/CWF.
new 9eaecce3d8c Add a new tune avx256_avoid_vec_perm for SRF.
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:
gcc/config/i386/i386-expand.cc | 24 +++++++++++-----------
gcc/config/i386/i386.cc | 14 ++++++++++++-
gcc/config/i386/i386.h | 4 ++++
gcc/config/i386/x86-tune.def | 15 +++++++++++++-
.../gcc.target/i386/avx256_avoid_vec_perm.c | 22 ++++++++++++++++++++
.../gcc.target/i386/sse_movcc_use_blendv.c | 12 +++++++++++
6 files changed, 77 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx256_avoid_vec_perm.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse_movcc_use_blendv.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 00ede02bc8b diagnostics: move text output member functions to correct file
new 8718727509b x86: Implement Fast-Math Float Truncation to BF16 via PSRLD [...]
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/i386/i386.md | 16 +++----
gcc/testsuite/gcc.target/i386/truncsfbf-1.c | 9 ++++
gcc/testsuite/gcc.target/i386/truncsfbf-2.c | 65 +++++++++++++++++++++++++++++
3 files changed, 83 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/truncsfbf-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/truncsfbf-2.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 e95512e2d5a SH: Use softfp for sh-elf
new 8d0de31c931 lto: reimplement print_lto_docs_link [PR116613]
new a4e4f2d2258 diagnostics: mark the JSON output format as deprecated
new 00ede02bc8b diagnostics: move text output member functions to correct file
The 3 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/diagnostic-format-text.cc | 72 +++++++++++-
gcc/diagnostic-format-text.h | 2 -
gcc/diagnostic.cc | 84 -------------
gcc/doc/invoke.texi | 266 +-----------------------------------------
gcc/lto-wrapper.cc | 17 +--
5 files changed, 77 insertions(+), 364 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 e9a213810aa Daily bump.
new e95512e2d5a SH: Use softfp for sh-elf
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:
libgcc/config.host | 2 +-
libgcc/config/{cris => sh}/sfp-machine.h | 88 ++++++++++++++++----------------
2 files changed, 46 insertions(+), 44 deletions(-)
copy libgcc/config/{cris => sh}/sfp-machine.h (52%)
--
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 releases/gcc-14
in repository gcc.
from 4123f546d77 c: fix crash when checking for compatibility of structures [...]
new c6c8455e59b Daily bump.
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/DATESTAMP | 2 +-
gcc/c/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 18 insertions(+), 1 deletion(-)
--
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 releases/gcc-13
in repository gcc.
from 8f22fea3171 Fix build failure caused by previous change
new 4ff86244890 Daily bump.
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/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
--
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 releases/gcc-12
in repository gcc.
from 1b708ef1a23 Daily bump.
new 37897420a2b Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.