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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards cd35d860 0: update: llvm-linux: all
new a503c362 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 (cd35d860)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 130 +-
02-build_llvm/console.log | 11995 ++++++++++++++++++-----------------
03-build_linux/console.log | 810 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 12970 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12946 insertions(+), 13002 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 b3b80fb7cca [SimplifyCFG] Cleanup redundant conditions [NFC].
new b67e60236b3 [AArch64][GlobalISel] Support the neg_addsub_shifted_imm32 pattern
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/AArch64/AArch64InstrFormats.td | 8 ++
lib/Target/AArch64/AArch64InstructionSelector.cpp | 69 ++++++++--
test/CodeGen/AArch64/GlobalISel/select-binop.mir | 155 ++++++++++++++++++++++
3 files changed, 220 insertions(+), 12 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 lldb.
from 6134188c3 Fix PC adjustment in StackFrame::GetSymbolContext
new dd13fa23e [Formatters] Temporarily disable libc++ std::function formatt [...]
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:
.../data-formatter-stl/libcxx/function/TestLibCxxFunction.py | 3 +++
source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp | 6 ------
2 files changed, 3 insertions(+), 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 05ee7cb4062 PR c++/53009 * g++.dg/cpp0x/nontype3.C: New test.
new d9790ae8080 PR c++/56428 * g++.dg/cpp0x/nontype4.C: New 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/g++.dg/cpp0x/nontype4.C | 25 +++++++++++++++++++++++++
2 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nontype4.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.
unknown user pushed a change to branch master
in repository llvm.
from e1704f3ec88 [AMDGPU] Regenerated saddo.ll test file for D47927
new b3b80fb7cca [SimplifyCFG] Cleanup redundant conditions [NFC].
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/Transforms/Utils/SimplifyCFG.cpp | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 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 af93f1f4efe 2019-08-02 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 05ee7cb4062 PR c++/53009 * g++.dg/cpp0x/nontype3.C: New 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/g++.dg/cpp0x/nontype3.C | 32 ++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nontype3.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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 91802600642 Daily bump.
new cb323f636d2 2019-08-02 Thomas Koenig <tkoenig(a)gcc.gnu.org> Paul Thom [...]
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 | 20 +++++++++
gcc/fortran/trans-decl.c | 75 ++++++++++++++++++++++++-------
gcc/fortran/trans-expr.c | 27 +++--------
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/gfortran.dg/proc_ptr_51.f90 | 38 ++++++++++++++++
5 files changed, 132 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_51.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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 5162c6f0 0: update: llvm-d2df54e6a55af509b08afa109fe522cd88ad1c33: 17887
new 89ae26ba 1: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 17862
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 | 231 +-
02-build_llvm/console.log | 11790 +++++++++++++++++-----------------
03-build_linux/console.log | 824 +--
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 22 +-
console.log | 12891 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 12782 insertions(+), 13012 deletions(-)
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.