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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0cabec02bc llvm-5581990eb08ddd98e511041fca75a13971eeb6b4: 16612
new d617d39541 llvm-f58220669d09654f1df9b47161588d5e2f6bfc8a: 16612
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 (0cabec02bc)
\
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:
1-reset_artifacts/console.log | 18 +-
2-build_llvm/console.log | 9295 +++++++++++++++++------------------
3-count_linux_objs/console.log | 1080 ++--
console.log | 10353 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 10315 insertions(+), 10449 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bf02ab7ce2 llvm-33dbcbb2bce89be1ecb4af274b9f73684854fcfa: 17749
new bc4afc946d linux-fb978c0292e73632e0591454a2a61b6ffce75648: 17749
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 (bf02ab7ce2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 8989 +++++++++++++++++----------------
3-count_linux_objs/console.log | 1367 +++--
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 10 +-
console.log | 10538 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 10375 insertions(+), 10575 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4ada5c4364 llvm-cd1424aebb37d7aceea37f2c2740f1da42bf879b: 18106
new a7a805fd1b llvm-5911a10946b32456dd5093ecf1cef2426554ece6: 18106
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 (4ada5c4364)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 5341 ++++++++++++++++-----------------
3-count_linux_objs/console.log | 1107 +++----
console.log | 6460 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 6501 insertions(+), 6441 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 a5defd33eab AArch64: implement copy for paired GPR registers.
new 90ccb6a749e [BPF] add code-gen support for JMP32 instructions
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/Support/Host.cpp | 31 +++++++++-
lib/Target/BPF/BPF.td | 1 +
lib/Target/BPF/BPFISelLowering.cpp | 57 ++++++++-----------
lib/Target/BPF/BPFISelLowering.h | 2 +
lib/Target/BPF/BPFInstrFormats.td | 1 +
lib/Target/BPF/BPFInstrInfo.td | 76 +++++++++++++++++++++----
lib/Target/BPF/BPFSubtarget.cpp | 6 ++
lib/Target/BPF/BPFSubtarget.h | 5 ++
lib/Target/BPF/Disassembler/BPFDisassembler.cpp | 2 +-
test/MC/BPF/insn-unit-32.s | 47 +++++++++++++++
10 files changed, 179 insertions(+), 49 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 compiler-rt.
from 9a7649b57 [sanitizer] Fix Android tests
new 549d05671 tsan: Implement pthread_exit() interceptor for Thread sanitizer
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/tsan/rtl/tsan_interceptors.cc | 6 ++++++
test/tsan/{thread_detach.c => thread_exit.c} | 15 ++++++++++-----
2 files changed, 16 insertions(+), 5 deletions(-)
copy test/tsan/{thread_detach.c => thread_exit.c} (53%)
--
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.
"Prathamesh Kulkarni pushed a change to branch tcwg_gnu
in repository toolchain/jenkins-scripts.
from 63b4d3d Add tcwg_gnu-build and modify build_abe to support bootstrap.
new a797f90 Remove uses of results_id and BUILD_NUMBER.
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:
tcwg_gnu-build.sh | 20 ++------------------
1 file changed, 2 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 release_80
in repository llvm.
from 4572996455f Merging r353155: ------------------------------------------ [...]
new 80f35ea101b Merging r353304: ------------------------------------------ [...]
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/SystemZ/SystemZISelLowering.cpp | 121 +++++++++++++++++--------
lib/Target/SystemZ/SystemZInstrInfo.cpp | 74 ---------------
lib/Target/SystemZ/SystemZInstrInfo.h | 3 -
lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp | 18 ++--
test/CodeGen/SystemZ/memcmp-01.ll | 58 ++++++------
test/CodeGen/SystemZ/strcmp-01.ll | 18 ++--
6 files changed, 129 insertions(+), 163 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 2504d32a6fd [BranchFolding] Remove dead code for handling EHPad blocks
new a5defd33eab AArch64: implement copy for paired GPR registers.
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/AArch64/AArch64InstrInfo.cpp | 41 +++++++++++++++++++++++++++++++++
lib/Target/AArch64/AArch64InstrInfo.h | 4 ++++
test/CodeGen/AArch64/seqpaircopy.mir | 23 ++++++++++++++++++
3 files changed, 68 insertions(+)
create mode 100644 test/CodeGen/AArch64/seqpaircopy.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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 4ffeeada [clangd] Suggest adding missing includes for typos (like incl [...]
new 5acf26a4 [clang-tidy] Expand and clarify the NOLINT documentation a bit.
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:
docs/clang-tidy/index.rst | 43 ++++++++++++++++++++++++++++++++-----------
1 file changed, 32 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.