This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 642401bc8 [JSON] Use LLVM's library for argdumper
new df44378a2 Make another attempt at fixing SymbolFilePDBTests.
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:
unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 clang.
from d89aefb740 [Diagnostics] Make -Wenum-compare-conditional off by default
new f7b6d1463d [OPENMP]Fix PR43330: OpenMP target: Mapping of partial array [...]
new b045221b92 [NFC] Updated tests after rL373371
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:
lib/CodeGen/CGOpenMPRuntime.cpp | 35 +++++++---
test/OpenMP/target_map_codegen.cpp | 126 ++++++++++++++++++++--------------
test/SemaCXX/warn-sign-conversion.cpp | 4 --
3 files changed, 102 insertions(+), 63 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 41f4a0a0041 2019-10-01 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new 52cda961d3d * gcc.dg/tree-ssa/ssa-thread-12.c: Fix warning introduced [...]
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.dg/tree-ssa/ssa-thread-12.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-9-branch
in repository gcc.
from 65850e702a3 gcc/ 2019-10-01 Oleg Endo <olegendo(a)gcc.gnu.org>
new e97fc546940 2019-10-01 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/check.c | 9 ++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr91641.f90 | 7 +++++++
4 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91641.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-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards d7d399f5 0: update: llvm-linux: boot
new 1f0b9593 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 (d7d399f5)
\
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 | 214 +-
02-build_llvm/console.log | 11960 +++++++++++++++++-----------------
03-build_linux/console.log | 668 +-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13296 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 13297 insertions(+), 13301 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from cfbf77c5 2: update: llvm-0399d5a9682b3cef71c653373e38890c63c4c365: 17318
new d55daa86 3: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 17089
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 | 176 +-
02-build_llvm/console.log | 11833 +++++++++++++++++-----------------
03-build_linux/console.log | 1172 +++-
05-check_regression/console.log | 22 +-
06-update_baseline/console.log | 54 +-
console.log | 13257 ++++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 13744 insertions(+), 12782 deletions(-)
create mode 100644 reset-baseline
--
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 4682e2f55bf AMDGPU/SILoadStoreOptimizer: Add helper functions for worki [...]
new 92d26cbe333 [ARM] Some MVE shuffle plus extend tests. NFC
new fb38a0e0ac6 [PGO] Fix typos from r359612. NFC.
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:
include/llvm/ProfileData/InstrProf.h | 6 +-
include/llvm/ProfileData/InstrProfReader.h | 2 +-
lib/ProfileData/InstrProf.cpp | 12 +--
lib/ProfileData/InstrProfReader.cpp | 4 +-
lib/ProfileData/InstrProfWriter.cpp | 2 +-
test/CodeGen/Thumb2/mve-shuffleext.ll | 142 +++++++++++++++++++++++++++++
tools/llvm-profdata/llvm-profdata.cpp | 2 +-
7 files changed, 156 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/Thumb2/mve-shuffleext.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.
unknown user pushed a change to branch master
in repository clang.
from 32e6e8415c [OPENMP]Fix PR43516: Compiler crash with collapse(2) on non- [...]
new 1d71a6cd62 [ThinLTO] Enable index-only WPD from clang
new d89aefb740 [Diagnostics] Make -Wenum-compare-conditional off by default
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:
include/clang/Basic/DiagnosticGroups.td | 2 +-
include/clang/Basic/DiagnosticSemaKinds.td | 2 +-
lib/Driver/ToolChains/Clang.cpp | 11 +++++------
test/Driver/split-lto-unit.c | 2 +-
test/Sema/warn-conditional-emum-types-mismatch.c | 4 ----
5 files changed, 8 insertions(+), 13 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 compiler-rt.
from 8ea41dbb8 compiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCEPT_GETRANDOM
new d69ff12cf Revert "compiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCE [...]
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/sanitizer_common/sanitizer_getauxval.h | 7 +++++-
lib/sanitizer_common/sanitizer_glibc_version.h | 26 ----------------------
lib/sanitizer_common/sanitizer_linux_libcdep.cpp | 7 ++++--
.../sanitizer_platform_interceptors.h | 4 ++--
.../sanitizer_platform_limits_posix.cpp | 5 ++++-
.../sanitizer_platform_limits_posix.h | 9 ++++----
6 files changed, 21 insertions(+), 37 deletions(-)
delete mode 100644 lib/sanitizer_common/sanitizer_glibc_version.h
--
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-allmodconfig
in repository toolchain/ci/linux.
from bb48a5913592 Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/sc [...]
adds 54ecb8f7028c Linux 5.4-rc1
No new revisions were added by this update.
Summary of changes:
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.