This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 56ae66e1 Reverted r375035 and r375036 to fix the commit message and au [...]
new d7af689b Added support for git/github to LLVMBuildFactory.
new 597ddbc7 Updated UnifiedTreeBuilder to fully support is_legacy_mode.
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:
zorg/buildbot/builders/UnifiedTreeBuilder.py | 20 ++++-
zorg/buildbot/process/factory.py | 108 +++++++++++++++++++++++++--
2 files changed, 119 insertions(+), 9 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 14b2576d8c0 Process new C++17 and C++20 headers with Doxygen
new def2dffb1ef 2019-10-17 Richard Biener <rguenther(a)suse.de>
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 | 11 ++++
gcc/tree-vect-loop.c | 135 ++++++++++++--------------------------------------
gcc/tree-vectorizer.c | 1 -
gcc/tree-vectorizer.h | 5 --
4 files changed, 43 insertions(+), 109 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/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/gcc.
from 70456ec6ac9 2019-10-16 Richard Biener <rguenther(a)suse.de>
adds 4512f0709fa [Darwin, specs] Backport fixes for driver handling of PIE options.
adds 10027464072 [Darwin] Pick up SDKROOT as the sysroot fallback.
adds e63f9518ecc Daily bump.
adds d8849aa1651 2019-10-17 Bill Schmidt <wschmidt(a)linux.ibm.com>
adds 972ac7880b2 2019-10-17 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 5d531df7055 [arm] PR target/89400 fix thumb1 unaligned access expansion
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 | 49 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm.md | 74 +++++++++++++++----------
gcc/config/darwin-driver.c | 44 +++++++++++++++
gcc/config/darwin.h | 45 ++++++++++++----
gcc/config/darwin10.h | 9 +---
gcc/config/darwin9.h | 6 ---
gcc/fortran/ChangeLog | 11 ++++
gcc/fortran/decl.c | 86 ++++++++++++++++++++++--------
gcc/testsuite/ChangeLog | 17 ++++++
gcc/testsuite/gcc.target/powerpc/pr91275.c | 7 ++-
gcc/testsuite/gfortran.dg/pr89943_1.f90 | 31 +++++++++++
gcc/testsuite/gfortran.dg/pr89943_2.f90 | 33 ++++++++++++
gcc/testsuite/gfortran.dg/pr89943_3.f90 | 28 ++++++++++
gcc/testsuite/gfortran.dg/pr89943_4.f90 | 29 ++++++++++
15 files changed, 394 insertions(+), 77 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr89943_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr89943_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr89943_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr89943_4.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/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a03a5329b 0: update: binutils-gcc-linux: boot
new b77e5a4b0 0: update: binutils-gcc-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 (a03a5329b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11222 +++++++--------
04-build_abe-stage1/console.log | 14108 ++++++++++---------
05-build_linux/console.log | 734 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 26755 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
9 files changed, 26752 insertions(+), 26751 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 56008731609 [NFC][InstCombine] Tests for "fold variable mask before var [...]
new c21ecb75c29 [codeview] Workaround for PR43479, don't re-emit instr labels
new 068177b3706 [IndVars] Split loop predication out of optimizeLoopExits [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:
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 16 ++++--
lib/Transforms/Scalar/IndVarSimplify.cpp | 53 +++++++++++++++-----
test/CodeGen/X86/taildup-heapallocsite.ll | 81 +++++++++++++++++++++++++++++++
3 files changed, 135 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/X86/taildup-heapallocsite.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 zorg.
from 133fa9a2 Added support for is_legacy_mode to ABITestsuitBuilder.
new 56ae66e1 Reverted r375035 and r375036 to fix the commit message and au [...]
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:
zorg/buildbot/builders/UnifiedTreeBuilder.py | 20 +----
zorg/buildbot/process/factory.py | 108 ++-------------------------
2 files changed, 9 insertions(+), 119 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 a1b9a6b62 [Sanitizers] Add support for RISC-V 64-bit
new 5d842447a Revert [Sanitizers] Add support for RISC-V 64-bit
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:
cmake/config-ix.cmake | 4 ++--
lib/sanitizer_common/sanitizer_linux.cpp | 10 +---------
lib/sanitizer_common/sanitizer_platform.h | 8 ++++----
lib/sanitizer_common/sanitizer_platform_limits_linux.cpp | 2 +-
lib/sanitizer_common/sanitizer_platform_limits_posix.cpp | 2 +-
lib/sanitizer_common/sanitizer_platform_limits_posix.h | 3 ---
6 files changed, 9 insertions(+), 20 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 8e74c8408 0: update: llvm-linux: 16
new 7ee58bfd5 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 (8e74c8408)
\
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 | 162 +-
02-build_llvm/console.log | 12341 ++++++++++++++++++------------------
03-build_linux/console.log | 836 +--
06-update_baseline/console.log | 8 +-
console.log | 13347 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 13353 insertions(+), 13351 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/base-artifacts.
discards b6e2aaa59 0: update: llvm-linux: all
new 6460184c6 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 (b6e2aaa59)
\
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 | 162 +-
02-build_llvm/console.log | 11650 ++++++++++++++++++------------------
03-build_linux/console.log | 822 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 8 +-
console.log | 12644 +++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
7 files changed, 12645 insertions(+), 12649 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.