This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1279284 [AVX-512ER] vrsqrt28ps auto generation
new a20f6cd Due to recent improvements to the vectorizer, the number of v [...]
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 | 4 ++++
gcc/testsuite/gfortran.dg/vect/vect-8.f90 | 2 +-
2 files changed, 5 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 llvm.
from 1ab4e74 Strip trailing whitespace
new 1582ea9 [codeview] Fix DenseMap pointer invalidation bug
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/AsmPrinter/CodeViewDebug.cpp | 15 +++++++++------
1 file changed, 9 insertions(+), 6 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 7342946 trimming whitespaces
new a6c33c4 [compiler-rt] Split cflags and link flags to avoid warnings
new fd3dcb8 [asan] Fix shifting compiler warnings when compiler in 64-bits
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:
cmake/Modules/AddCompilerRT.cmake | 3 ++-
cmake/Modules/CompilerRTUtils.cmake | 1 +
lib/asan/asan_fake_stack.cc | 4 ++--
lib/asan/asan_fake_stack.h | 15 ++++++++-------
lib/asan/asan_poisoning.cc | 2 +-
5 files changed, 14 insertions(+), 11 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 lld.
from b0ecf0f Accept both single and double dashes for all options.
new 6d7ce63 Revert "Revert "Add a test showing that lto produces relaxabl [...]
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:
ELF/LTO.cpp | 4 ++++
test/ELF/lto/relax-relocs.ll | 15 +++++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 test/ELF/lto/relax-relocs.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 17236ae Switch to using an API that handles non-ASCII paths appropria [...]
new 1ab4e74 Strip trailing whitespace
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/SelectionDAG/LegalizeDAG.cpp | 8 ++++----
1 file changed, 4 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 gcc.
from 49763db [AVX-512ER] vrcp28ps auto generation
new 1279284 [AVX-512ER] vrsqrt28ps auto generation
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 | 5 +++++
gcc/config/i386/i386.c | 18 +++++++++++++++++
gcc/config/i386/sse.md | 11 +++++++++++
gcc/testsuite/ChangeLog | 7 +++++++
...x512er-vrcp28ps-3.c => avx512er-vrsqrt28ps-3.c} | 23 ++++++++++------------
.../gcc.target/i386/avx512er-vrsqrt28ps-4.c | 7 +++++++
...x512er-vrcp28ps-3.c => avx512er-vrsqrt28ps-5.c} | 23 ++++++++++------------
...x512er-vrcp28ps-4.c => avx512er-vrsqrt28ps-6.c} | 3 ++-
8 files changed, 70 insertions(+), 27 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx512er-vrcp28ps-3.c => avx512er-vrsqrt28ps-3 [...]
create mode 100644 gcc/testsuite/gcc.target/i386/avx512er-vrsqrt28ps-4.c
copy gcc/testsuite/gcc.target/i386/{avx512er-vrcp28ps-3.c => avx512er-vrsqrt28ps-5 [...]
copy gcc/testsuite/gcc.target/i386/{avx512er-vrcp28ps-4.c => avx512er-vrsqrt28ps-6 [...]
--
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 db2950f Define a isPositionIndependent helper for ARMAsmPrinter. NFC.
new 17236ae Switch to using an API that handles non-ASCII paths appropria [...]
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/Support/Windows/Path.inc | 21 +++++++++++----------
unittests/Support/Path.cpp | 26 ++++++++++++++++++++++++++
2 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from b047774 [asan] add primitives that allow coroutine implementations
new 7342946 trimming whitespaces
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:
cmake/base-config-ix.cmake | 10 +++++-----
lib/asan/CMakeLists.txt | 8 ++++----
2 files changed, 9 insertions(+), 9 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 df2258c Added tests to ensure linkage through libmvec *_finite aliase [...]
new 4751bbe Fix p{readv,writev}{64} consolidation implementation
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 +++
misc/Makefile | 3 +-
misc/tst-preadvwritev.c | 114 +++++++++++++++++++++
.../tst-preadvwritev64.c | 7 +-
sysdeps/unix/sysv/linux/preadv.c | 5 +-
sysdeps/unix/sysv/linux/preadv64.c | 5 +-
sysdeps/unix/sysv/linux/pwritev.c | 5 +-
sysdeps/unix/sysv/linux/pwritev64.c | 7 +-
sysdeps/unix/sysv/linux/sysdep.h | 9 ++
9 files changed, 150 insertions(+), 17 deletions(-)
create mode 100644 misc/tst-preadvwritev.c
copy sysdeps/powerpc/powerpc64/multiarch/strcasecmp-ppc64.c => misc/tst-preadvwrit [...]
--
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 a15584d gcc/testsuite/ChangeLog:
new ada6116 Convert V1TImode register to TImode in debug insn
new 49763db [AVX-512ER] vrcp28ps auto generation
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 | 14 ++++++
gcc/config/i386/i386.c | 53 ++++++++++++++++++++--
gcc/testsuite/ChangeLog | 10 ++++
.../gcc.target/i386/avx512er-vrcp28ps-3.c | 50 ++++++++++++++++++++
.../gcc.target/i386/avx512er-vrcp28ps-4.c | 6 +++
gcc/testsuite/gcc.target/i386/pr71549.c | 24 ++++++++++
6 files changed, 154 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512er-vrcp28ps-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512er-vrcp28ps-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr71549.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.