This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c4cfe4768cd [InstCombine] add test for possible shuffle fold; NFC
new dae6a45f280 [ORC] Add some more basic sanity tests for the LLJIT.
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:
.../OrcLazy/{hello.ll => global-ctors-and-dtors.ll} | 2 ++
.../OrcLazy/{private_linkage.ll => minimal.ll} | 8 ++------
test/ExecutionEngine/OrcLazy/single-function-call.ll | 15 +++++++++++++++
3 files changed, 19 insertions(+), 6 deletions(-)
rename test/ExecutionEngine/OrcLazy/{hello.ll => global-ctors-and-dtors.ll} (95%)
copy test/ExecutionEngine/OrcLazy/{private_linkage.ll => minimal.ll} (58%)
create mode 100644 test/ExecutionEngine/OrcLazy/single-function-call.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 gcc.
from f505dfb9b69 2018-10-20 François Dumont <fdumont(a)gcc.gnu.org>
new 6aaa5faffff i386: Enable AVX512 memory broadcast for FP div
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/sse.md | 12 ++++++++++++
gcc/testsuite/ChangeLog | 12 ++++++++++++
.../i386/{avx512f-add-df-zmm-1.c => avx512f-div-df-zmm-1.c} | 4 ++--
.../i386/{avx512f-sub-sf-zmm-1.c => avx512f-div-sf-zmm-1.c} | 4 ++--
.../i386/{avx512f-sub-sf-zmm-2.c => avx512f-div-sf-zmm-2.c} | 4 ++--
.../i386/{avx512f-sub-sf-zmm-3.c => avx512f-div-sf-zmm-3.c} | 4 ++--
.../i386/{avx512f-add-sf-zmm-4.c => avx512f-div-sf-zmm-4.c} | 4 ++--
.../i386/{avx512f-sub-sf-zmm-5.c => avx512f-div-sf-zmm-5.c} | 4 ++--
.../{avx512vl-add-sf-xmm-1.c => avx512vl-div-sf-xmm-1.c} | 6 +++---
.../{avx512vl-sub-sf-ymm-1.c => avx512vl-div-sf-ymm-1.c} | 6 +++---
11 files changed, 47 insertions(+), 18 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx512f-add-df-zmm-1.c => avx512f-div-df-zmm-1 [...]
copy gcc/testsuite/gcc.target/i386/{avx512f-sub-sf-zmm-1.c => avx512f-div-sf-zmm-1 [...]
copy gcc/testsuite/gcc.target/i386/{avx512f-sub-sf-zmm-2.c => avx512f-div-sf-zmm-2 [...]
copy gcc/testsuite/gcc.target/i386/{avx512f-sub-sf-zmm-3.c => avx512f-div-sf-zmm-3 [...]
copy gcc/testsuite/gcc.target/i386/{avx512f-add-sf-zmm-4.c => avx512f-div-sf-zmm-4 [...]
copy gcc/testsuite/gcc.target/i386/{avx512f-sub-sf-zmm-5.c => avx512f-div-sf-zmm-5 [...]
copy gcc/testsuite/gcc.target/i386/{avx512vl-add-sf-xmm-1.c => avx512vl-div-sf-xmm [...]
copy gcc/testsuite/gcc.target/i386/{avx512vl-sub-sf-ymm-1.c => avx512vl-div-sf-ymm [...]
--
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 ccf50f5366e * g++.dg/*.C: Use target c++17 instead of explicit dg-opti [...]
new f505dfb9b69 2018-10-20 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/config/abi/pre/gnu.ver | 1 +
libstdc++-v3/testsuite/util/testsuite_containers.h | 17 +++++++++++++----
3 files changed, 21 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.