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 381a03ced [Sanitizer] Attempt to fix linker error on ARM variants
new 870ae4798 [NFC][Sanitizer] Use correct WEAK annotation to make Windows work
new df18fc1e6 [NFC][TSan] Don't define GetStackTrace when compiling for Go
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/tsan/rtl/tsan_stack_trace.cc | 2 ++
lib/ubsan/ubsan_diag.cc | 2 +-
2 files changed, 3 insertions(+), 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 512e2dea7e 0: good: binutils-gcc-linux: boot
new 4ea7484eff 0: good: 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 (512e2dea7e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3345 ++++++++---------
4-build_abe-stage1/console.log | 3606 +++++++++---------
5-build_linux/console.log | 65 +-
6-boot_linux/console.log | 388 +-
console.log | 7518 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 7480 insertions(+), 7472 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2d113a0a10 0: good: llvm-linux: all
new 1b446f9a89 0: good: 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 (2d113a0a10)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9302 ++++++++++++++++++++--------------------
3-build_linux/console.log | 53 +-
4-boot_linux/console.log | 2 +-
console.log | 9371 +++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 9430 insertions(+), 9320 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards d5982e38f7 0: good: llvm-linux: boot
new 5926a44258 0: good: 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 (d5982e38f7)
\
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 | 68 +-
2-build_llvm/console.log | 10549 ++++++++++++++++++------------------
3-build_linux/console.log | 180 +-
4-boot_linux/console.log | 336 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 11139 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 11212 insertions(+), 11078 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 8460fe06bb4 AMDGPU: Fix crashes in invalid call cases
new 35388153b0b [AArch64] Generate FP16 vector compare instructions. https: [...]
new df3568d8a93 AMDGPU: Enable function calls by default
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/Target/AArch64/AArch64ISelLowering.cpp | 8 +-
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 13 +-
test/CodeGen/AArch64/fp16-v4-instructions.ll | 144 +++------------------
test/CodeGen/AArch64/fp16-v8-instructions.ll | 130 +++----------------
.../CodeGen/AMDGPU/amdgpu-function-calls-option.ll | 27 ++++
test/CodeGen/AMDGPU/amdgpu-inline.ll | 4 +-
test/CodeGen/AMDGPU/call-graph-register-usage.ll | 4 +-
.../force-alwaysinline-lds-global-address.ll | 4 +-
test/CodeGen/AMDGPU/inline-calls.ll | 11 +-
9 files changed, 88 insertions(+), 257 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/amdgpu-function-calls-option.ll
--
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 2d429b10917 GlobalISel: Implement fewerElementsVector for phi
new 8460fe06bb4 AMDGPU: Fix crashes in invalid call cases
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/AMDGPU/AMDGPUAsmPrinter.cpp | 14 ++++++++++++--
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 7 +++----
test/CodeGen/AMDGPU/call-to-kernel-undefined.ll | 20 ++++++++++++++++++++
test/CodeGen/AMDGPU/call-to-kernel.ll | 18 ++++++++++++++++++
test/CodeGen/AMDGPU/inline-calls.ll | 21 +--------------------
5 files changed, 54 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/call-to-kernel-undefined.ll
create mode 100644 test/CodeGen/AMDGPU/call-to-kernel.ll
--
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-stable-allmodconfig
in repository toolchain/ci/gcc.
from ac4cc85d34b PR c++/89212 - ICE converting nullptr to pointer-to-member [...]
adds 75a99965334 Daily bump.
adds af6a54de2d9 Backported from mainline 2019-02-18 Jakub Jelinek <jaku [...]
adds e3f601de295 PR target/89397 * config/i386/i386.c (ix86_atomic_assign_ [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 24 ++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 10 +++++-----
gcc/config/i386/sse.md | 2 +-
gcc/config/s390/s390.c | 9 ++++++---
5 files changed, 37 insertions(+), 10 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1e6100158e 0: good: binutils-gcc-linux: all
new 474440272f 0: good: 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 (1e6100158e)
\
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:
1-reset_artifacts/console.log | 14 +-
3-build_abe-binutils/console.log | 3212 +++++++++---------
4-build_abe-stage1/console.log | 3490 +++++++++----------
5-build_linux/console.log | 77 +-
6-boot_linux/console.log | 2 +-
console.log | 6893 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 6859 insertions(+), 6841 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.