This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b0c1ea2708e Remove minimum toolchain soft-error
new c8ce053df5c Revert '[LICM] Make Loop ICM profile aware' and 'Fix pass d [...]
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:
include/llvm/Transforms/Utils/LoopUtils.h | 15 +++--
lib/Transforms/Scalar/LICM.cpp | 93 ++++++-------------------------
test/Other/opt-O2-pipeline.ll | 10 ----
test/Other/opt-O3-pipeline.ll | 10 ----
test/Other/opt-Os-pipeline.ll | 10 ----
test/Other/pass-pipelines.ll | 2 +-
test/Transforms/LICM/sink.ll | 10 +---
7 files changed, 28 insertions(+), 122 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 63ffdfd3539 Daily bump.
new 28a024c36af 2019-08-13 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 8 +++++++-
gcc/fortran/resolve.c | 29 +++++++++++++++++++----------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr87991.f90 | 11 +++++++++++
4 files changed, 42 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr87991.f90
--
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a9bea44 0: update: llvm-linux: all
new 98ed1c7 0: update: llvm-linux: all
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 (a9bea44)
\
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 | 184 +-
02-build_llvm/console.log | 12159 +++++++++++++++++------------------
03-build_linux/console.log | 819 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13180 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 13164 insertions(+), 13212 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-mainline-allyesconfig
in repository toolchain/ci/linux.
from d45331b00ddb Linux 5.3-rc4
adds a86c71ba3022 scsi: lpfc: Fix crash when cpu count is 1 and null irq aff [...]
adds 60a8db790255 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 2d6c25215ab2 KEYS: trusted: allow module init if TPM is inactive or dea [...]
adds ee1c7bd33e66 Merge tag 'tpmdd-next-20190813' of git://git.infradead.org [...]
No new revisions were added by this update.
Summary of changes:
drivers/scsi/lpfc/lpfc_init.c | 23 +++++++++++++++++++++--
security/keys/trusted.c | 13 -------------
2 files changed, 21 insertions(+), 15 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards fcb0f69 0: update: llvm-linux: 17862
new f4c0e98 0: update: llvm-linux: 17862
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 (fcb0f69)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 70 +-
02-build_llvm/console.log | 11964 +++++++++++++++++------------------
03-build_linux/console.log | 828 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 28 +
console.log | 12898 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 12935 insertions(+), 12875 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 6cd252e8e29 Enable math functions linking with static library for LTO
new cbb0ad3c708 2019-08-13 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/resolve.c | 29 +++++++++++++++++++----------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr87991.f90 | 11 +++++++++++
4 files changed, 41 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr87991.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.