This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from 700c49ff020 [RS6000] PR91135, __linux__ not defined with -mcall-aixdesc [...]
new f37ff741f74 Backported from mainline 2019-07-17 Jakub Jelinek <jaku [...]
new 7305de2a432 Backported from mainline 2019-07-30 Jakub Jelinek <jaku [...]
new 3fc3a3766b8 Backported from mainline 2019-07-30 Jakub Jelinek <jaku [...]
new 0b3b441f1a4 Backported from mainline 2019-07-31 Jakub Jelinek <jaku [...]
new 5b5c41244bb Backported from mainline 2019-07-31 Jakub Jelinek <jaku [...]
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 | 39 ++++++++
gcc/c/ChangeLog | 10 ++
gcc/c/c-parser.c | 5 +-
gcc/config/i386/i386.c | 5 +-
gcc/gimplify.c | 16 ++++
gcc/omp-low.c | 29 +++++-
gcc/testsuite/ChangeLog | 17 ++++
gcc/testsuite/gcc.dg/gomp/pr91216.c | 20 ++++
gcc/testsuite/gcc.target/i386/avx512bw-pr91150.c | 37 ++++++++
gcc/testsuite/gcc.target/i386/avx512bw-pr91157.c | 6 ++
gcc/testsuite/gcc.target/i386/avx512f-pr91157.c | 29 ++++++
gcc/tree-vect-generic.c | 72 ++++++++++++++-
libgomp/ChangeLog | 8 ++
.../testsuite/libgomp.c++/{for-16.C => for-27.C} | 101 ++++++---------------
14 files changed, 309 insertions(+), 85 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr91216.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-pr91150.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-pr91157.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr91157.c
copy libgomp/testsuite/libgomp.c++/{for-16.C => for-27.C} (75%)
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 6d466259 0: update: llvm-linux: boot
new 9774b514 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 (6d466259)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 220 +-
02-build_llvm/console.log | 11999 +++++++++++++++++-----------------
03-build_linux/console.log | 670 +-
04-boot_linux/console.log | 472 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13377 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13384 insertions(+), 13382 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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 87084415 0: update: llvm-linux: boot
new f9db11d2 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 (87084415)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 214 +-
02-build_llvm/console.log | 12011 +++++++++++++++----------------
03-build_linux/console.log | 1820 +++--
04-boot_linux/console.log | 408 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14469 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14472 insertions(+), 14474 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 llvm.
from ee95997fe0f AMDGPU/SILoadStoreOptimizer: Make some functions const
new 64957c8ce31 [SelectionDAG] Use APInt::isSubsetOf/intersects to simplify [...]
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 gcc-9-branch
in repository gcc.
from 2be356200e2 Daily bump.
new 700c49ff020 [RS6000] PR91135, __linux__ not defined with -mcall-aixdesc [...]
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/ChangeLog | 9 +++++++++
gcc/config/rs6000/linux.h | 13 -------------
gcc/config/rs6000/linux64.h | 16 ++--------------
3 files changed, 11 insertions(+), 27 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 llvm.
from 05d9ca9d7e6 recommit:[PowerPC] Eliminate loads/swap feeding swap/store [...]
new ee95997fe0f AMDGPU/SILoadStoreOptimizer: Make some functions const
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/Target/AMDGPU/SILoadStoreOptimizer.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.