This is an automated email from the git hooks/post-receive script.
"Yvan Roux pushed a change to branch master
in repository toolchain/abe.
from a6954a62 lib/package.sh: hardening i386 host detection.
new a09711bf lib/package.sh: More i386 host detection hardening.
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/package.sh | 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.
unknown user pushed a change to branch master
in repository openmp.
from 3a4f262 [runtime] Disable KMP_HAVE_QUAD on NetBSD gcc
new 12258aa Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970
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:
runtime/test/api/omp_in_parallel.c | 5 +++++
runtime/test/flush/omp_flush.c | 5 +++++
runtime/test/ompt/misc/api_calls_places.c | 2 +-
runtime/test/parallel/omp_nested.c | 2 ++
runtime/test/tasking/omp_task.c | 3 +++
runtime/test/tasking/omp_taskyield.c | 3 +++
runtime/test/worksharing/for/kmp_sch_simd_runtime_api.c | 3 ++-
runtime/test/worksharing/for/kmp_sch_simd_runtime_guided.c | 3 ++-
runtime/test/worksharing/for/kmp_sch_simd_runtime_static.c | 3 ++-
runtime/test/worksharing/for/omp_doacross.c | 2 ++
10 files changed, 27 insertions(+), 4 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 e50f44d0a3f AMDGPU/GlobalISel: Legalize f64 fadd/fmul
new edeba790d74 [asan] Don't check ODR violations for particular types of globals
new cd253afe6f1 [CodeGen] Allow mempcy/memset to generate small overlapping [...]
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/SelectionDAG/SelectionDAG.cpp | 8 +--
.../Instrumentation/AddressSanitizer.cpp | 8 ++-
test/CodeGen/AArch64/arm64-memcpy-inline.ll | 12 ++--
test/CodeGen/ARM/memcpy-inline.ll | 7 +--
test/CodeGen/ARM/memcpy-ldm-stm.ll | 14 +++--
test/CodeGen/PowerPC/jaggedstructs.ll | 6 +-
test/CodeGen/PowerPC/structsinmem.ll | 3 +-
test/CodeGen/PowerPC/structsinregs.ll | 3 +-
test/CodeGen/X86/memcpy-from-string.ll | 3 +-
test/CodeGen/X86/memset-2.ll | 3 +-
test/CodeGen/X86/memset-zero.ll | 42 +++++--------
test/CodeGen/X86/unaligned-load.ll | 73 +++++++++++++++++++---
.../AddressSanitizer/do-not-touch-odr-global.ll | 2 +
.../AddressSanitizer/global_metadata.ll | 2 +-
.../AddressSanitizer/local_alias.ll | 11 +++-
.../AddressSanitizer/odr-check-ignore.ll | 17 +++++
.../AddressSanitizer/win-string-literal.ll | 2 +-
17 files changed, 140 insertions(+), 76 deletions(-)
create mode 100644 test/Instrumentation/AddressSanitizer/odr-check-ignore.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 clang.
from fa4220127b Portable Python script across Python version
new b47c6d8a7b [asan] Don't check ODR violations for particular types of globals
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/CodeGen/asan-static-odr.cpp | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 test/CodeGen/asan-static-odr.cpp
--
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 9ad6a327f [hwasan] Link ubsan_cxx to shared runtime library.
new ac763b2ef [asan] Don't check ODR violations for particular types of globals
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/asan/asan_globals.cc | 13 +++++++++----
test/asan/TestCases/Linux/odr_indicators.cc | 26 ++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 test/asan/TestCases/Linux/odr_indicators.cc
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6054de1a7 gcc-3beb7a76985c67db8c6d0c7f63f9ce5e2eef31b6: all
new b0d7b9953 linux-1bb538a39cf959009d4e424ea4e590a1f58b2ed6: 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 (6054de1a7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 35 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6107 ++++++------
4-build_abe-stage1/console.log | 12138 ++++++++++++------------
5-count_linux_objs/console.log | 184 +-
5-count_linux_objs/revision | 2 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18478 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 18470 insertions(+), 18518 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-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 228b298a8 gcc-6b760973b515367da74791b5bdfaa825d251536b: all
new 063aef56a gcc-fe0fafc59e47c4f5a028bc7a3acaa3d08ca6aff8: 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 (228b298a8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 188 +-
2-prepare_abe/console.log | 30 +-
3-build_abe-binutils/console.log | 3528 +--
4-build_abe-stage1/console.log | 5334 ++---
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 36045 +++++++++++++++----------------
console.log | 42761 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 29 +-
trigger-bisect-on-failure | 4 +-
11 files changed, 44148 insertions(+), 43777 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 gcc.
from fe0fafc59e4 Add note about abort and ZCX runtime.
new e9d55edafac gcc/ * common/config/i386/i386-common.c (processor_na [...]
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:
gcc/ChangeLog | 18 ++++++++++++++++--
gcc/common/config/i386/i386-common.c | 3 +++
gcc/config.gcc | 2 +-
gcc/config/i386/i386-c.c | 7 +++++++
gcc/config/i386/i386.c | 8 +++++++-
gcc/config/i386/i386.h | 3 +++
gcc/doc/invoke.texi | 6 ++++++
gcc/testsuite/ChangeLog | 6 +++++-
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 1 +
9 files changed, 49 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.