This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 31595caf737 PR c++/82781 * constexpr.c (cxx_eval_vector_conditional_e [...]
new d8dcb4c5131 Add g++.dg/pr82836.C requirements
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/pr82836.C | 5 ++++-
2 files changed, 10 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.
unknown user pushed a change to branch master
in repository gcc.
from 7c242f24bea PR bootstrap/83015 * config/cr16/unwind-cr16.c (uw_instal [...]
new 31595caf737 PR c++/82781 * constexpr.c (cxx_eval_vector_conditional_e [...]
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/cp/ChangeLog | 7 +++++
gcc/cp/constexpr.c | 45 ++++++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/ext/constexpr-pr82781.C | 12 ++++++++
4 files changed, 67 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/constexpr-pr82781.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 glibc.
from eb332f9feb benchtests: Bump start size since smaller sizes are noisy
new 5a67c4fa01 aarch64: Optimized memset for falkor
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:
ChangeLog | 21 +++++++++
bits/stdint-intn.h => sysdeps/aarch64/memset-reg.h | 25 +++++-----
sysdeps/aarch64/memset.S | 27 ++++-------
sysdeps/aarch64/multiarch/Makefile | 2 +-
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 5 ++
sysdeps/aarch64/multiarch/init-arch.h | 8 ++--
sysdeps/{x86_64 => aarch64}/multiarch/memset.c | 25 ++++++----
sysdeps/aarch64/multiarch/memset_falkor.S | 53 ++++++++++++++++++++++
.../multiarch/memset_generic.S} | 18 +++-----
.../multiarch/rtld-memset.S} | 12 ++---
sysdeps/unix/sysv/linux/aarch64/cpu-features.c | 10 ++++
sysdeps/unix/sysv/linux/aarch64/cpu-features.h | 1 +
12 files changed, 146 insertions(+), 61 deletions(-)
copy bits/stdint-intn.h => sysdeps/aarch64/memset-reg.h (74%)
copy sysdeps/{x86_64 => aarch64}/multiarch/memset.c (62%)
create mode 100644 sysdeps/aarch64/multiarch/memset_falkor.S
copy sysdeps/{x86_64/multiarch/memcmp-sse2.S => aarch64/multiarch/memset_generic.S} (73%)
copy sysdeps/{x86_64/multiarch/strlen-sse2.S => aarch64/multiarch/rtld-memset.S} (80%)
--
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 a465b89ee8 manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGE [...]
new 4d7632ff68 benchtests: Fix walking sizes and directions for *-walk benchmarks
new eb332f9feb benchtests: Bump start size since smaller sizes are noisy
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:
ChangeLog | 12 ++++++++++++
benchtests/bench-memcpy-walk.c | 16 ++++++----------
benchtests/bench-memmove-walk.c | 17 ++++++-----------
benchtests/bench-memset-walk.c | 6 +++---
4 files changed, 27 insertions(+), 24 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 e27c5a70fd2 [ARM] Do no clobber r4 in Armv8-M nonsecure call
new 7c242f24bea PR bootstrap/83015 * config/cr16/unwind-cr16.c (uw_instal [...]
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:
libgcc/ChangeLog | 9 +++++++++
libgcc/config/cr16/unwind-cr16.c | 4 ++--
libgcc/config/ia64/unwind-ia64.c | 3 ++-
libgcc/config/xtensa/unwind-dw2-xtensa.c | 2 +-
libgcc/unwind-sjlj.c | 3 ++-
5 files changed, 16 insertions(+), 5 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 0f74bbf513 manual: Document mprotect and introduce section on memory pr [...]
new a465b89ee8 manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGE [...]
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:
ChangeLog | 5 +++++
manual/llio.texi | 54 +++++++++++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 54 insertions(+), 5 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 c04177df4 [X86] Add cpu detection for cannonlake.
new 45a10a2ec Handle NetBSD specific indirection of libpthread functions
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/sanitizer_common/sanitizer_common_interceptors.inc | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--
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 3357ae93b38 [ARM GlobalISel] Add test for RSBri. NFC
new a36486e33b2 [LV] Model masking in VPlan, introducing VPInstructions
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/Proposals/VectorizationPlan.rst | 69 ++++-
lib/Transforms/Vectorize/LoopVectorize.cpp | 343 ++++++++++++++-------
lib/Transforms/Vectorize/VPlan.cpp | 74 +++++
lib/Transforms/Vectorize/VPlan.h | 143 ++++++++-
lib/Transforms/Vectorize/VPlanBuilder.h | 61 ++++
lib/Transforms/Vectorize/VPlanValue.h | 146 +++++++++
.../Transforms/LoopVectorize/if-conversion-nest.ll | 2 +-
7 files changed, 709 insertions(+), 129 deletions(-)
create mode 100644 lib/Transforms/Vectorize/VPlanBuilder.h
create mode 100644 lib/Transforms/Vectorize/VPlanValue.h
--
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 d80246686d [X86] Make sure 'knm' is accepted by -target-cpu
new a3d9460534 [Driver] Add a cc1 flag for the new TBAA metadata format
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:
include/clang/Driver/CC1Options.td | 2 ++
include/clang/Frontend/CodeGenOptions.def | 1 +
lib/Frontend/CompilerInvocation.cpp | 2 ++
3 files changed, 5 insertions(+)
--
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 68215123a6e [testsuite,arm] [Diagnostic Patch] don't print column zero
new e27c5a70fd2 [ARM] Do no clobber r4 in Armv8-M nonsecure call
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 | 11 +++++++++++
gcc/config/arm/arm.md | 11 +++++------
gcc/config/arm/thumb1.md | 18 ++++++++----------
gcc/config/arm/thumb2.md | 18 ++++++++----------
4 files changed, 32 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.