This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 45bbe61cd4d Made a script to build docker images easier to use.
new 25128758007 [X86][SSE] combineX86ShuffleChain - merge duplicate creatio [...]
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/X86/X86ISelLowering.cpp | 32 ++++++++++++--------------------
1 file changed, 12 insertions(+), 20 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 release/2.25/master
in repository glibc.
from adc7e06fb4 i686: Add missing IS_IN (libc) guards to vectorized strcspn
new 49f97e641e x86-64: Align the stack in __tls_get_addr [BZ #21609]
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 | 13 +++++++++
sysdeps/x86_64/Makefile | 4 +--
sysdeps/x86_64/dl-tls.c | 53 +++++++++++++++++++++++++++++++++++
sysdeps/x86_64/dl-tls.h | 5 ++++
sysdeps/x86_64/rtld-offsets.sym | 6 ++++
sysdeps/x86_64/tls_get_addr.S | 61 +++++++++++++++++++++++++++++++++++++++++
sysdeps/x86_64/tlsdesc.sym | 3 ++
7 files changed, 143 insertions(+), 2 deletions(-)
create mode 100644 sysdeps/x86_64/dl-tls.c
create mode 100644 sysdeps/x86_64/rtld-offsets.sym
create mode 100644 sysdeps/x86_64/tls_get_addr.S
--
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 479b8b3851d [X86][SSE] combineX86ShuffleChain - merge duplicate 'Zeroab [...]
new 45bbe61cd4d Made a script to build docker images easier to use.
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/Docker.rst | 8 +-----
utils/docker/build_docker_image.sh | 54 +++++++++++++++++++++++++++++++-------
2 files changed, 46 insertions(+), 16 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 47ad7728846 Prevent __uses_alloc from holding dangling references
new 2b7cce40396 Fix memory leaks in libstdc++ ABI tests
new 1cc311390d6 Fix memory leaks in libstdc++ tests
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:
libstdc++-v3/ChangeLog | 11 +++++
.../memory_management_tools/1.cc | 6 +++
libstdc++-v3/testsuite/22_locale/locale/cons/5.cc | 55 ++--------------------
libstdc++-v3/testsuite/abi/pr42230.cc | 1 +
libstdc++-v3/testsuite/util/testsuite_abi.cc | 15 ++++--
libstdc++-v3/testsuite/util/testsuite_abi.h | 2 +-
libstdc++-v3/testsuite/util/testsuite_hooks.cc | 8 +++-
7 files changed, 40 insertions(+), 58 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 28b742e108b [X86][SSE4A] Add support for shuffle combining to EXTRQ.
new 479b8b3851d [X86][SSE] combineX86ShuffleChain - merge duplicate 'Zeroab [...]
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/X86/X86ISelLowering.cpp | 32 ++++++++++++--------------------
1 file changed, 12 insertions(+), 20 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 d222680bdab [X86][SSE4A] Add scheduling tests for SSE4A instructions
new 28b742e108b [X86][SSE4A] Add support for shuffle combining to EXTRQ.
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/X86/X86ISelLowering.cpp | 29 ++++++++++++++++-
test/CodeGen/X86/vector-shuffle-combining-sse4a.ll | 36 ++++++++--------------
2 files changed, 40 insertions(+), 25 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 0cae0b1a28 Pashto yesstr/nostr locale are missing
new 031e519c95 x86-64: Align the stack in __tls_get_addr [BZ #21609]
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 | 13 +++++++++
sysdeps/x86_64/Makefile | 4 +--
sysdeps/x86_64/dl-tls.c | 53 +++++++++++++++++++++++++++++++++++
sysdeps/x86_64/dl-tls.h | 5 ++++
sysdeps/x86_64/rtld-offsets.sym | 6 ++++
sysdeps/x86_64/tls_get_addr.S | 61 +++++++++++++++++++++++++++++++++++++++++
sysdeps/x86_64/tlsdesc.sym | 3 ++
7 files changed, 143 insertions(+), 2 deletions(-)
create mode 100644 sysdeps/x86_64/dl-tls.c
create mode 100644 sysdeps/x86_64/rtld-offsets.sym
create mode 100644 sysdeps/x86_64/tls_get_addr.S
--
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 483427105cc Remove old rounding code
new 906713fe472 Add missing intrinsics for VGETMANT[SD,SS] and VGETEXP[SD,SS]
new 47ad7728846 Prevent __uses_alloc from holding dangling references
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:
gcc/ChangeLog | 46 ++++
gcc/config/i386/avx512fintrin.h | 297 ++++++++++++++++++++-
gcc/config/i386/i386-builtin-types.def | 2 +
gcc/config/i386/i386-builtin.def | 4 +
gcc/config/i386/i386.c | 4 +
gcc/config/i386/sse.md | 12 +-
gcc/config/i386/subst.md | 4 +
gcc/testsuite/ChangeLog | 44 +++
gcc/testsuite/gcc.target/i386/avx-1.c | 4 +
.../gcc.target/i386/avx512f-vgetexpsd-1.c | 9 +
.../gcc.target/i386/avx512f-vgetexpsd-2.c | 35 ++-
.../gcc.target/i386/avx512f-vgetexpss-1.c | 9 +
.../gcc.target/i386/avx512f-vgetexpss-2.c | 37 ++-
.../gcc.target/i386/avx512f-vgetmantsd-1.c | 12 +-
.../gcc.target/i386/avx512f-vgetmantsd-2.c | 47 +++-
.../gcc.target/i386/avx512f-vgetmantss-1.c | 12 +-
.../gcc.target/i386/avx512f-vgetmantss-2.c | 48 +++-
gcc/testsuite/gcc.target/i386/sse-13.c | 4 +
gcc/testsuite/gcc.target/i386/sse-14.c | 8 +
gcc/testsuite/gcc.target/i386/sse-22.c | 4 +
gcc/testsuite/gcc.target/i386/sse-23.c | 4 +
gcc/testsuite/gcc.target/i386/testimm-10.c | 4 +
gcc/testsuite/gcc.target/i386/testround-1.c | 12 +
libstdc++-v3/ChangeLog | 8 +
libstdc++-v3/include/bits/uses_allocator.h | 5 +
libstdc++-v3/include/experimental/memory_resource | 10 +-
26 files changed, 654 insertions(+), 31 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 hjl/pr81313/master
in repository gcc.
from 0933d9fbf37 Set DRAP only if an argument is passed on stack
new 99702c58dbc Check sanitize_flags_p
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/config/i386/i386.c | 4 +++-
1 file 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 6b83037e303 gcc/ Backport from trunk r249272. 2017-06-16 James Gree [...]
new 9de4f56001b gcc/ Backport from trunk r248924. 2017-06-06 Maxim Kuvy [...]
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/config/aarch64/aarch64-protos.h | 17 +++++-
gcc/config/aarch64/aarch64.c | 115 ++++++++++++++++++++++++++++--------
gcc/dbgcnt.def | 1 +
gcc/tree-ssa-loop-prefetch.c | 68 +++++++++++++--------
4 files changed, 148 insertions(+), 53 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.