This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards c6583a8 2: update: glibc-20aa5819586ac7ad11f711bab64feda307965191: -1
new 216af71 2: update: llvm-dfa7af5b6b15bb592fa93593883f69fe96c8445d: -1
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 (c6583a8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 219 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 10294 +--
04-build_abe-stage1/console.log | 19310 +++---
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 39287 ++++++-----
07-build_abe-stage2/console.log | 43686 ++++++------
08-build_llvm-true/console.log | 11554 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 21 +-
09-benchmark/console.log | 229 +-
10-check_regression/console.log | 6 +-
11-update_baseline/console.log | 73 +-
console.log | 125394 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
15 files changed, 125198 insertions(+), 125613 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 076351b7f Fix MSVC build
new 19c0e40a7 Inject only relevant local variables in the expression evalua [...]
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:
.../TestMembersAndLocalsWithSameName.py | 37 +++++++++++++++
.../Clang/ClangExpressionSourceCode.cpp | 55 +++++++++++++++++++---
.../Clang/ClangExpressionSourceCode.h | 7 +--
.../ExpressionParser/Clang/ClangUserExpression.cpp | 14 +++---
.../ExpressionParser/Clang/ClangUserExpression.h | 5 +-
5 files changed, 100 insertions(+), 18 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-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4ac3f8f 0: update: binutils-gcc-linux: all
new 6ea8ac8 0: update: binutils-gcc-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 (4ac3f8f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 16 +-
02-prepare_abe/console.log | 200 +-
03-build_abe-binutils/console.log | 11074 ++++----
04-build_abe-stage1/console.log | 15353 +++++------
05-build_linux/console.log | 24892 +++++++++---------
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 8 +-
console.log | 51210 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 51396 insertions(+), 51375 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 b4dded67c1c [ARM GlobalISel] Select extensions to < 32 bits
new 1cdcccce015 [ARM GlobalISel] Fixup r359768
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/ARM/ARMInstructionSelector.cpp | 3 +--
1 file changed, 1 insertion(+), 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 master
in repository gcc.
from 32eaa8547e8 Enhance target and target_clone error messages.
new d3a7159f226 [Aarch64][SVE] Dot product support
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 | 13 ++++++
gcc/config/aarch64/aarch64-sve.md | 16 ++++++++
gcc/config/aarch64/iterators.md | 9 +++-
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/aarch64/sve/dot_1.c | 39 ++++++++++++++++++
gcc/tree-vect-loop.c | 61 +++++++++++++++++++++++++++-
6 files changed, 139 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/dot_1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.