This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from a1b4766c4 [libcxx] Fix XFAILs for aligned allocation tests on older OSX [...]
new f27313afa For FreeBSD, don't define _M in nasty_macros.hpp
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/support/nasty_macros.hpp | 4 ++++
1 file changed, 4 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 glibc.
from 126c4e3f80 Use generic sinf/cosf in lgammaf_r
new 436e4d5b96 [aarch64] Add an ASIMD variant of strlen 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 | 12 ++
sysdeps/aarch64/multiarch/Makefile | 3 +-
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 4 +
sysdeps/aarch64/multiarch/{memset.c => strlen.c} | 28 ++--
sysdeps/aarch64/multiarch/strlen_asimd.S | 168 +++++++++++++++++++++
.../multiarch/strlen_generic.S} | 25 ++-
sysdeps/aarch64/strlen.S | 10 +-
7 files changed, 224 insertions(+), 26 deletions(-)
copy sysdeps/aarch64/multiarch/{memset.c => strlen.c} (61%)
create mode 100644 sysdeps/aarch64/multiarch/strlen_asimd.S
copy sysdeps/{sparc/sparc32/sparcv9/multiarch/memset-ultra1.S => aarch64/multiarch [...]
--
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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel
in repository toolchain/jenkins-scripts.
at 87cfbc1 tcwg-rr-llvm-kernel.sh: New job script.
This branch includes the following new commits:
new 87cfbc1 tcwg-rr-llvm-kernel.sh: New job script.
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.
--
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 6faab4de878 [x86] add fabs test for vector intrinsic to potential libca [...]
new 0d5de60cbee [RegisterCoalescer] Ensure that both registers have subrang [...]
new 8529a08ceb1 [AArch64] add tests for poor vector intrinsic lowering via [...]
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/RegisterCoalescer.cpp | 5 +-
test/CodeGen/AArch64/vec-libcalls.ll | 564 ++++++++++++++++++++++++++++++
test/CodeGen/SystemZ/subregliveness-04.ll | 41 +++
3 files changed, 609 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AArch64/vec-libcalls.ll
create mode 100644 test/CodeGen/SystemZ/subregliveness-04.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 b581cf5c17b [x86] add tests for poor vector intrinsic lowering via lega [...]
new 6faab4de878 [x86] add fabs test for vector intrinsic to potential libca [...]
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/X86/vec-libcalls.ll | 10 ++++++++++
1 file changed, 10 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 binutils-gdb.
from 07aff30e92 Automatic date update in version.in
new 495143533a Use pulongest in aarch64-linux-tdep.c
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:
gdb/ChangeLog | 4 ++++
gdb/aarch64-linux-tdep.c | 5 +++--
2 files changed, 7 insertions(+), 2 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 11e1dba8fa7 2018-08-15 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new ee1b788e96b Do not expand the call to memcmp at all when overflow is detected.
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 | 6 ++++++
gcc/builtins.c | 7 ++++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/strcmpopt_6.c | 6 +++---
4 files changed, 21 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 28f0c7ef0ac [RegisterCoalescer] Reset VNInfo def when copying segments over
new b581cf5c17b [x86] add tests for poor vector intrinsic lowering via lega [...]
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/X86/vec-libcalls.ll | 549 +++++++++++++++++++++++++++++++++++++++
1 file changed, 549 insertions(+)
create mode 100644 test/CodeGen/X86/vec-libcalls.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 ffcf1047060 [WebAssembly] SIMD replace_lane
new 28f0c7ef0ac [RegisterCoalescer] Reset VNInfo def when copying segments over
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/CodeGen/RegisterCoalescer.cpp | 8 +++--
test/CodeGen/SystemZ/subregliveness-03.ll | 51 +++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/SystemZ/subregliveness-03.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 8587270a73 Use .cpp extension for certain tests instead of .cc
new 56915a6411 [AST] Pack the bits of TemplateSpecializationType into Type
new 36208c914a [AST] Pack the unsigned of PackExpansionType into Type
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:
include/clang/AST/Type.h | 78 ++++++++++++++++++++++++++++++++++--------------
lib/AST/Type.cpp | 8 +++--
2 files changed, 60 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.