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-release-aarch64-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from 0738b7acd3 Automatic date update in version.in
adds e945e5f271 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 1c3febcc 0: good: binutils-gcc-glibc-llvm: -1
new 63428a93 0: good: binutils-gcc-glibc-llvm: -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 (1c3febcc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
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 | 60 +-
02-prepare_abe/console.log | 24 +-
03-build_abe-binutils/console.log | 6380 ++--
04-build_abe-stage1/console.log | 8182 ++---
05-build_abe-linux/console.log | 58 +-
06-build_abe-glibc/console.log | 22322 ++++++------
07-build_abe-stage2/console.log | 22508 ++++++------
08-build_llvm-true/console.log | 10208 +++---
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 40 +-
11-update_baseline/console.log | 2 +-
console.log | 69742 ++++++++++++++++++------------------
jenkins/manifest.sh | 20 +-
13 files changed, 69980 insertions(+), 69580 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 1c0548100e1 [ARM] [NFC] Use tGPR in patterns where appropriate.
new f00c21b122e [AArch64, ARM] Add support for Exynos M5
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/llvm/Support/AArch64TargetParser.def | 4 +++-
include/llvm/Support/ARMTargetParser.def | 2 ++
lib/Target/AArch64/AArch64.td | 1 +
lib/Target/ARM/ARM.td | 3 +++
test/CodeGen/AArch64/cpus.ll | 1 +
test/CodeGen/AArch64/misched-fusion-addr.ll | 1 +
test/CodeGen/AArch64/misched-fusion-aes.ll | 1 +
test/CodeGen/AArch64/misched-fusion-csel.ll | 1 +
test/CodeGen/AArch64/misched-fusion-lit.ll | 1 +
test/CodeGen/AArch64/remat.ll | 1 +
test/CodeGen/ARM/build-attributes.ll | 28 ++++++++++++++++++++++++++++
unittests/Support/TargetParserTest.cpp | 26 ++++++++++++++++++++++++--
12 files changed, 67 insertions(+), 3 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 210219ba26 IR: Support parsing numeric block ids, and emit them in text [...]
new 884b0b4b19 [clang] Add support for Exynos M5 (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:
test/CodeGen/arm-target-features.c | 1 +
test/Driver/aarch64-cpus.c | 28 ++++++++++++++++++++++++++++
test/Driver/arm-cortex-cpus.c | 8 ++++++++
test/Preprocessor/aarch64-target-features.c | 1 +
test/Preprocessor/arm-target-features.c | 4 ++++
5 files changed, 42 insertions(+)
--
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 6df50f4718c IR: Support parsing numeric block ids, and emit them in tex [...]
new 765f2feb7a4 [SLP] fix variables names in test; NFC
new 1c0548100e1 [ARM] [NFC] Use tGPR in patterns where appropriate.
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/Target/ARM/ARMInstrThumb.td | 23 +-
.../SLPVectorizer/AArch64/gather-root.ll | 336 ++++++++++-----------
2 files changed, 180 insertions(+), 179 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 2b6f74ca [clangd] Call the new ClangTidyCheck::registerPPCallbacks overload
new a6833db0 [clang-tidy] anyOf(hasName(..), hasName(..)) -> hasAnyName
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:
clang-tidy/cert/SetLongJmpCheck.cpp | 14 +++++++-------
clang-tidy/cert/SetLongJmpCheck.h | 2 --
2 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ed4fdc39 2: good: llvm-linux: 394
new c000adf8 2: good: llvm-linux: 394
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 (ed4fdc39)
\
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:
.../console.log | 34 +-
{2-build_llvm => 02-build_llvm}/console.log | 9766 +++++++++----------
{3-build_linux => 03-build_linux}/console.log | 33 +-
.../console.log | 0
.../console.log | 0
console.log | 9833 ++++++++++----------
jenkins/manifest.sh | 10 +-
7 files changed, 9871 insertions(+), 9805 deletions(-)
rename {1-reset_artifacts => 01-reset_artifacts}/console.log (87%)
rename {2-build_llvm => 02-build_llvm}/console.log (67%)
rename {3-build_linux => 03-build_linux}/console.log (68%)
rename {5-check_regression => 05-check_regression}/console.log (100%)
rename {6-update_baseline => 06-update_baseline}/console.log (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.