This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 9607ffcbf 0: update: gcc-bf40f0ba95037f235b007a55a7682646a0578b26: 1
new 3439a7d44 0: update: gcc-3d8d5ddb539a5254c7ef83414377f4c74c7701d4: 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 (9607ffcbf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 64 +-
02-prepare_abe/console.log | 172 +-
03-true/console.log | 1 +
04-build_abe-bootstrap_O1-check/console.log | 11 -
.../console.log | 70842 +++++++++---------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 71118 ++++++++++---------
jenkins/manifest.sh | 10 +-
results | 4 +-
10 files changed, 71096 insertions(+), 71130 deletions(-)
create mode 100644 03-true/console.log
delete mode 100644 04-build_abe-bootstrap_O1-check/console.log
rename {03-build_abe-bootstrap_O1 => 04-build_abe-bootstrap_O1}/console.log (91%)
--
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_tx1/llvm-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/llvm-project.
from 95bc21f32fa [X86] Add avx512vp2intersect feature to compiler-rt's featu [...]
adds 4cd696f92fd [X86] Allow avx512vp2intersect to be used with __builtin_cp [...]
adds c7e5454acec [gn build] Port 2e40cf06df0
adds 8a6333ef380 [lldb/REPL] Fix unhandled switch case
adds 403810557be [InstCombine] Sink pure instructions down to return and unr [...]
No new revisions were added by this update.
Summary of changes:
clang/test/CodeGen/target-builtin-noerror.c | 1 +
lldb/source/Expression/REPL.cpp | 5 ++
llvm/include/llvm/Support/X86TargetParser.def | 2 +-
.../InstCombine/InstructionCombining.cpp | 23 ++++-
.../InstCombine/insert-extract-shuffle.ll | 2 +-
llvm/test/Transforms/InstCombine/overflow.ll | 2 +-
.../Transforms/InstCombine/sink_to_unreachable.ll | 100 +++++++++++++++++++--
llvm/test/Transforms/PGOProfile/chr.ll | 12 +--
.../Transforms/SimplifyCFG/merge-cond-stores.ll | 2 +-
.../llvm/lib/ExecutionEngine/JITLink/BUILD.gn | 2 +
10 files changed, 133 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.
unknown user pushed a change to branch master
in repository glibc.
from cc0118983a i386: Remove unused file sysdeps/unix/i386/sysdep.S
new 6544999083 hurd: Fix fexecve
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:
sysdeps/mach/hurd/fexecve.c | 19 ++++++++++++++++---
1 file changed, 16 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 PR41585
in repository dejagnu.
at 9533507 Tidy irregular indentation in ChangeLog
This branch includes the following new commits:
new 10191e1 Fix default value of libdir global
new 9533507 Tidy irregular indentation in ChangeLog
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.
--
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-next-allnoconfig
in repository toolchain/ci/llvm-project.
from f79cd71e145 [arm] Add big-endian version of pcrel fixups for adr instructions
new a634a80615b Don't jump to landing pads in Control Flow Optimizer
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:
llvm/lib/CodeGen/BranchFolding.cpp | 18 +++++++++--------
llvm/test/CodeGen/X86/branchfolding-ehpad.mir | 28 +++++++++++++++++++++++++++
2 files changed, 38 insertions(+), 8 deletions(-)
create mode 100644 llvm/test/CodeGen/X86/branchfolding-ehpad.mir
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 83d822880 0: update: llvm-linux: boot
new af4428708 0: update: llvm-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 (83d822880)
\
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 | 172 +-
02-build_llvm/console.log | 12662 +++++++++++++++++------------------
03-build_linux/console.log | 897 ++-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13771 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 13914 insertions(+), 13606 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.