This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from a9802eb5 Remove interactive mode.
new f76adee0 Fix glibc builds on mingw host
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:
lib/make.sh | 6 ------
1 file changed, 6 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 faeaa5613cd Fix failures on Solaris with -fno-common default
new 0667d9d2a4a [GCC][ARM]: Fix the failing ACLE testcase with correct test [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c | 2 +-
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 gcc-8-branch
in repository gcc.
from f30ee4c9abe Backported from mainline 2019-11-08 Jakub Jelinek <jaku [...]
new 77fa57a6af5 Backported from mainline 2019-11-19 Jakub Jelinek <jaku [...]
new d0c1dcdd91a Backported from mainline 2019-11-20 Jakub Jelinek <jaku [...]
new 4e4cd9e0272 Backported from mainline 2019-11-20 Jakub Jelinek <jaku [...]
new 4c46dde048c Backported from mainline 2019-11-20 Jakub Jelinek <jaku [...]
new 3321a66bc7c PR tree-optimization/91355 * tree-ssa-sink.c (select_best [...]
The 5 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/ChangeLog | 31 +++++++++
gcc/config/i386/i386.c | 34 ++++++----
gcc/expmed.c | 21 ++++++
gcc/internal-fn.c | 27 ++++----
gcc/testsuite/ChangeLog | 20 ++++++
gcc/testsuite/g++.dg/torture/pr91355.C | 28 ++++++++
gcc/testsuite/gcc.c-torture/compile/pr90840.c | 19 ++++++
gcc/testsuite/gcc.c-torture/execute/pr91450-1.c | 88 +++++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr91450-2.c | 76 +++++++++++++++++++++
gcc/testsuite/gcc.dg/pr90898.c | 16 +++++
gcc/testsuite/gcc.target/i386/pr90867.c | 30 +++++++++
gcc/tree-ssa-ccp.c | 8 +--
gcc/tree-ssa-sink.c | 2 +-
13 files changed, 370 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr91355.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr90840.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr91450-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr91450-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr90898.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr90867.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 0f34f1b9318 Merging r367981:
adds d24c8dde910 GitHub Actions: Only run tests on pushes to release/** branches
adds 5bb85aeecac GitHub Actions: Pull source code from current repo when dum [...]
adds 7185aa61a7a [WebAssembly] Fix miscompile of select with and
adds e5b2493947f Merging r373148:
adds d1f4d6a4934 Merging r370547:
No new revisions were added by this update.
Summary of changes:
.github/workflows/commit-tests.yml | 9 ++-
.../CheckerDependencyHandling/CMakeLists.txt | 2 +-
.../plugins/CheckerOptionHandling/CMakeLists.txt | 2 +-
.../Analysis/plugins/SampleAnalyzer/CMakeLists.txt | 2 +-
llvm/include/llvm/Transforms/Scalar/GVN.h | 2 +
.../Target/WebAssembly/WebAssemblyInstrFloat.td | 7 --
llvm/lib/Transforms/Scalar/GVN.cpp | 40 +++++++++-
llvm/test/CodeGen/WebAssembly/select.ll | 75 +++++++++++++++----
llvm/test/Transforms/GVN/pr42605.ll | 87 ++++++++++++++++++++++
9 files changed, 199 insertions(+), 27 deletions(-)
create mode 100644 llvm/test/Transforms/GVN/pr42605.ll
--
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 linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 946537aa 0: update: llvm-linux: boot
new 9343eb05 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (946537aa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 309 +-
02-build_llvm/console.log | 12083 +++++++++++++++++------------------
03-build_linux/console.log | 660 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13068 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13062 insertions(+), 13082 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 linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 236d034e 0: update: llvm-linux: 16
new b3eb9adc 0: update: llvm-linux: 16
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (236d034e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 128 +-
02-build_llvm/console.log | 12448 ++++++++++++++++++------------------
03-build_linux/console.log | 784 +--
console.log | 13360 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
5 files changed, 13372 insertions(+), 13360 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 linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 0f34f1b9318 Merging r367981:
adds d24c8dde910 GitHub Actions: Only run tests on pushes to release/** branches
adds 5bb85aeecac GitHub Actions: Pull source code from current repo when dum [...]
adds 7185aa61a7a [WebAssembly] Fix miscompile of select with and
adds e5b2493947f Merging r373148:
adds d1f4d6a4934 Merging r370547:
No new revisions were added by this update.
Summary of changes:
.github/workflows/commit-tests.yml | 9 ++-
.../CheckerDependencyHandling/CMakeLists.txt | 2 +-
.../plugins/CheckerOptionHandling/CMakeLists.txt | 2 +-
.../Analysis/plugins/SampleAnalyzer/CMakeLists.txt | 2 +-
llvm/include/llvm/Transforms/Scalar/GVN.h | 2 +
.../Target/WebAssembly/WebAssemblyInstrFloat.td | 7 --
llvm/lib/Transforms/Scalar/GVN.cpp | 40 +++++++++-
llvm/test/CodeGen/WebAssembly/select.ll | 75 +++++++++++++++----
llvm/test/Transforms/GVN/pr42605.ll | 87 ++++++++++++++++++++++
9 files changed, 199 insertions(+), 27 deletions(-)
create mode 100644 llvm/test/Transforms/GVN/pr42605.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.