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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f75698a0 0: update: binutils-gcc-linux: boot
new b62612ed 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 (f75698a0)
\
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 | 172 +-
02-prepare_abe/console.log | 442 +-
03-build_abe-binutils/console.log | 11232 +++++++--------
04-build_abe-stage1/console.log | 14096 +++++++++----------
05-build_linux/console.log | 692 +-
06-boot_linux/console.log | 438 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 27088 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 27105 insertions(+), 27085 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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 3249344f 0: update: gcc-a34cc7d54ed3a7cb39fd1fc2c747d7b34b2bed4e: 1
new 2ce4797f 0: update: gcc-716292941f353c4011f225c42c9ad1f07d45bc75: 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 (3249344f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-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 | 128 +-
02-prepare_abe/console.log | 322 +-
03-build_abe-bootstrap_debug/console.log | 65764 ++++++++++++++--------------
console.log | 66214 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
5 files changed, 66221 insertions(+), 66217 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/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ad99a3ca 0: update: binutils-gcc-linux: all
new 27717ce4 0: update: binutils-gcc-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 (ad99a3ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 234 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11044 ++++++-------
04-build_abe-stage1/console.log | 18617 +++++++++++-----------
05-build_linux/console.log | 656 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31024 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 31044 insertions(+), 31001 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 4c711cc24e6 [JITLink] Add an initial implementation of JITLink for Mach [...]
new 39dcc0f3925 Fix compilation warning due to typo.
new 6307ec92f22 [msan, NFC] Move option parsing into constructor
new 4baff1c9977 [tsan,msan] Insert module constructors in a module pass
new 13ccca23d72 gn build: Merge r374476
The 4 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:
.../Transforms/Instrumentation/MemorySanitizer.h | 12 ++--
.../Transforms/Instrumentation/ThreadSanitizer.h | 2 +
lib/ExecutionEngine/JITLink/MachO_arm64.cpp | 2 +-
lib/Passes/PassRegistry.def | 2 +
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 72 +++++++++++++---------
lib/Transforms/Instrumentation/ThreadSanitizer.cpp | 52 ++++++++--------
test/Instrumentation/MemorySanitizer/msan_basic.ll | 13 ++--
test/Instrumentation/ThreadSanitizer/tsan_basic.ll | 2 +-
.../llvm/lib/ExecutionEngine/JITLink/BUILD.gn | 1 +
9 files changed, 88 insertions(+), 70 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 9813c50f79 [tooling] Teach Tooling to understand compilation with offloading.
new e4a195cf1a [tooling] Fix assertion on MacOSX.
new d70fe33b97 [tsan,msan] Insert module constructors in a module pass
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/CodeGen/BackendUtil.cpp | 13 +++++++++++--
lib/Tooling/Tooling.cpp | 7 ++++++-
test/CodeGen/sanitizer-module-constructor.c | 22 ++++++++++++++++++++++
3 files changed, 39 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/sanitizer-module-constructor.c
--
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 be044e6e98c [MemorySSA] Update Phi simplification.
new fa594c6082a docs/DeveloperPolicy: Add instructions for requesting GitHu [...]
new 396ee55119d [JITLink] Move MachO/x86 got test further down in the data [...]
new 4c711cc24e6 [JITLink] Add an initial implementation of JITLink for Mach [...]
The 3 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/DeveloperPolicy.rst | 20 +
.../JITLink/{MachO_x86_64.h => MachO_arm64.h} | 44 +-
lib/ExecutionEngine/JITLink/CMakeLists.txt | 1 +
lib/ExecutionEngine/JITLink/MachO.cpp | 3 +
.../JITLink/{MachO_x86_64.cpp => MachO_arm64.cpp} | 452 +++++++++++++--------
.../MachO_Arm64_relocations.s} | 227 ++++++-----
.../JITLink}/AArch64/lit.local.cfg | 0
.../JITLink/X86/MachO_x86-64_relocations.s | 24 +-
8 files changed, 449 insertions(+), 322 deletions(-)
copy include/llvm/ExecutionEngine/JITLink/{MachO_x86_64.h => MachO_arm64.h} (55%)
copy lib/ExecutionEngine/JITLink/{MachO_x86_64.cpp => MachO_arm64.cpp} (57%)
copy test/ExecutionEngine/JITLink/{X86/MachO_x86-64_relocations.s => AArch64/MachO [...]
copy test/{Analysis/CostModel => ExecutionEngine/JITLink}/AArch64/lit.local.cfg (100%)
--
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 lld.
from 7809ac6b9 [PDB] Fix bug when using multiple PCH header objects with the [...]
new 085b0c8d6 Change test case so that it accepts backslashes in file path, [...]
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/ELF/compressed-debug-conflict.s | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.