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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards c663307c 2: update: llvm-linux: 25
new 143d41be 2: update: llvm-linux: 25
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 (c663307c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 11640 ++++++++++++++++++------------------
03-build_linux/console.log | 671 ++-
06-update_baseline/console.log | 84 +-
console.log | 12525 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
6 files changed, 12529 insertions(+), 12531 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f3ca385e 6: update: linux-0d8b3265d9a6376b416b3ba86f758a5c6a85a6df: 17871
discards 8bd80542 5: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 17862
discards 8fc30a88 4: update: llvm-5483f4225ee3ab61c417f92b9b15a642ff56487e: 17873
discards 96327b26 3: reset: linux-5f9e832c137075045d15cd6899ab0505cfb2ca4b: 17860
discards 3acd9262 2: update: llvm-cf2179456661881dfce9b52672bab3b63e347ca7: 17875
discards 9348553b 1: reset: llvm-31babea94a3ed38a140540f2252cf043dacec1f7: -10
discards 731585cc 0: update: linux-2c51253c171447ec896072c50c037c4f984582f7: 17876
new 5a730db8 0: update: llvm-linux: 17887
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 (f3ca385e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 229 +-
02-build_llvm/console.log | 11909 +++++++++++++++++-----------------
03-build_linux/console.log | 892 +--
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 147 +-
console.log | 13195 +++++++++++++++++++-------------------
jenkins/manifest.sh | 15 +-
results | 2 +-
8 files changed, 13521 insertions(+), 12886 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 176f33f3 0: update: llvm-linux: all
new 4b755439 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 (176f33f3)
\
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 | 175 +-
02-build_llvm/console.log | 12087 ++++++++++++++++++------------------
03-build_linux/console.log | 704 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 -
console.log | 12993 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12965 insertions(+), 13031 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 624fce3257 [Driver] Define _FILE_OFFSET_BITS=64 on Solaris
new 6c36d71961 Add typedef declaration information to the JSON AST dump.
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/AST/JSONNodeDumper.cpp | 2 +
test/AST/ast-dump-decl-json.m | 12 +++--
test/AST/ast-dump-expr-json.m | 84 ++++++++++++++++++++-----------
test/AST/multistep-explicit-cast-json.cpp | 60 ++++++++++++++--------
4 files changed, 106 insertions(+), 52 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 80c7cb9d2c8 2019-07-30 Richard Biener <rguenther(a)suse.de>
new f12fbeb535f Deduce automatically number of cores for -flto option.
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 | 9 +++
gcc/doc/invoke.texi | 3 +-
gcc/lto-wrapper.c | 167 +++++++++++++++++++++++++++++++++++++++++++++++++---
3 files changed, 171 insertions(+), 8 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 4f4183eff50 [X86][AVX] SimplifyDemandedVectorElts - handle extraction f [...]
new 9c7474db0a2 [llvm-objcopy] - Stop using Inputs/alloc-symtab.o
new 92a5b9cff9b [RISCV] Attempt to make rv{32,64}i-aliases-invalid.s less flaky
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:
test/MC/RISCV/rv32i-aliases-invalid.s | 6 ++--
test/MC/RISCV/rv64i-aliases-invalid.s | 6 ++--
test/tools/llvm-objcopy/ELF/Inputs/alloc-symtab.o | Bin 1312 -> 0 bytes
test/tools/llvm-objcopy/ELF/binary-out-error.test | 14 ++++++++-
.../llvm-objcopy/ELF/invalid-preserve-dates.test | 34 ++++++++++++---------
test/tools/llvm-objcopy/ELF/standard-streams.test | 15 +++++++--
test/tools/llvm-objcopy/ELF/strict-no-add.test | 2 +-
7 files changed, 52 insertions(+), 25 deletions(-)
delete mode 100644 test/tools/llvm-objcopy/ELF/Inputs/alloc-symtab.o
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.