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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 524dd6df 2: update: binutils-gcc-linux: 17324
new cfb80d07 2: update: binutils-gcc-linux: 17324
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 (524dd6df)
\
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 | 48 +-
02-prepare_abe/console.log | 310 +-
03-build_abe-binutils/console.log | 11542 +++++++-------
04-build_abe-stage1/console.log | 16079 +++++++++----------
05-build_linux/console.log | 1662 +-
08-update_baseline/console.log | 85 +-
console.log | 29726 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29738 insertions(+), 29726 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 clang-tools-extra.
from 27b7d148 Revert "[clang-tidy] Fix relative path in header-filter."
new 3163db2f Added a test for agreement between paths used in ClangTidy's [...]
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:
test/clang-tidy/file-filter-symlinks.cpp | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 test/clang-tidy/file-filter-symlinks.cpp
--
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_bmk/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards cb4167ce 0: update: binutils-gcc-glibc: 0
new 65287c10 0: update: binutils-gcc-glibc: 0
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 (cb4167ce)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10248 +-
.../console.log | 18050 +--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 37932 +++---
.../console.log | 45534 ++++---
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 99 +-
10-check_regression/console.log | 2171 +-
10-check_regression/results.log | 5009 +-
11-update_baseline/console.log | 2181 +-
11-update_baseline/results.log | 4993 +-
console.log | 117163 +++++++++---------
jenkins/manifest.sh | 16 +-
results-0.csv | 3502 +-
results-1.csv | 3669 +-
results-full.csv | 3784 +-
results.csv | 239 +-
results_id | 2 +-
21 files changed, 128229 insertions(+), 127275 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 5a1b329567b [ValueTracking] Remove unused matchSelectPattern optional a [...]
new 413ec947a97 [x86] fix assert with horizontal math + broadcast of vector [...]
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/X86/X86ISelLowering.cpp | 8 ++++----
lib/Target/X86/X86ISelLowering.h | 3 ++-
test/CodeGen/X86/haddsub-broadcast.ll | 20 ++++++++++++++++++++
3 files changed, 26 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/X86/haddsub-broadcast.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 llvm.
from 0b0d3bfc331 Cosmetic; don't use the magic constant 35 when HASH is more [...]
new ef59a3e09a7 llvm-undname: Add support for demangling typeinfo names
new 439983d2918 [ValueTracking] Fix uninitialized variable warnings in matc [...]
new 5a1b329567b [ValueTracking] Remove unused matchSelectPattern optional a [...]
The 3 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/Analysis/ValueTracking.h | 10 +++++-----
include/llvm/Demangle/MicrosoftDemangle.h | 1 +
lib/Analysis/ValueTracking.cpp | 11 ++++++-----
lib/Demangle/MicrosoftDemangle.cpp | 18 ++++++++++++++++++
test/Demangle/invalid-manglings.test | 5 +++++
test/Demangle/ms-operators.test | 3 +++
6 files changed, 38 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 clang.
from 5612ffc520 [Diagnostics] Avoid -Wsizeof-array-div when dividing the siz [...]
new aa8d712ffc [libTooling] Add `access` and `ifBound` combinators to Stenc [...]
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/clang/Tooling/Refactoring/Stencil.h | 22 +++++
lib/Tooling/Refactoring/Stencil.cpp | 94 ++++++++++++++++++----
unittests/Tooling/StencilTest.cpp | 119 ++++++++++++++++++++++++++--
3 files changed, 210 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.