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-release-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 7fe7d5d979 Automatic date update in version.in
adds 3fa38ff7e5 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_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 19f6f241 0: update: binutils-gcc-linux: boot
new d8700303 0: update: binutils-gcc-linux: boot
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 (19f6f241)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 132 +-
02-prepare_abe/console.log | 326 +-
03-build_abe-binutils/console.log | 10948 +++++++--------
04-build_abe-stage1/console.log | 14036 ++++++++++---------
05-build_linux/console.log | 548 +-
06-boot_linux/console.log | 408 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 26414 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 26422 insertions(+), 26422 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-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 29efa2c1 0: update: llvm-linux: all
new 9fad9d61 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 (29efa2c1)
\
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 | 122 +-
02-build_llvm/console.log | 11976 ++++++++++++++++++------------------
03-build_linux/console.log | 546 +-
04-boot_linux/console.log | 6 +-
06-update_baseline/console.log | 25 +
console.log | 12650 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12681 insertions(+), 12656 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 1375c53904a [DebugInfo] Handle complex expressions with spills in LiveD [...]
new 7f0eaaa700d [SLPVectorizer] Silence null dereference warning. NFCI.
new ef3be42de9b [RISCV] Lower inline asm constraint A for RISC-V
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:
include/llvm/IR/InlineAsm.h | 1 +
lib/Target/RISCV/RISCVISelDAGToDAG.cpp | 3 +++
lib/Target/RISCV/RISCVISelLowering.cpp | 17 +++++++++++++++++
lib/Target/RISCV/RISCVISelLowering.h | 3 +++
lib/Transforms/Vectorize/SLPVectorizer.cpp | 1 +
test/CodeGen/RISCV/inline-asm.ll | 25 +++++++++++++++++++++++++
6 files changed, 50 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 clang.
from 27cb4e0641 [analyzer] Analysis: Silence checkers
new c94c0391d9 [RISCV] Add inline asm constraint A for RISC-V
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/Basic/Targets/RISCV.cpp | 4 ++++
test/CodeGen/riscv-inline-asm.c | 6 ++++++
2 files changed, 10 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 release_90
in repository clang.
from 8cba689c79 Correcting clang-cpp release not to spcify supported targets.
new d7ef7e7c58 Merging r368940: ------------------------------------------- [...]
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/Sema/SemaExprCXX.cpp | 6 +-----
lib/Sema/SemaTemplate.cpp | 20 +++++++++++++++++---
test/CXX/drs/dr22xx.cpp | 9 +++++++++
test/CXX/drs/dr4xx.cpp | 4 ++--
test/SemaCXX/cxx2a-adl-only-template-id.cpp | 8 ++++++++
test/SemaCXX/pseudo-destructors.cpp | 4 ++--
test/SemaCXX/vector.cpp | 16 ++++++++++++++++
7 files changed, 55 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.