This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9160073 [X86][SSE] Add AVX1 tests to sdiv/udiv srem/urem combine tests
new c6e4e5f Fix bug 30945- [AVX512] Failure to flip vector comparison to [...]
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 | 17 ++++++++++++++---
test/CodeGen/X86/avx512-vec-cmp.ll | 14 ++++++--------
2 files changed, 20 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 llvm.
from d3ab946 Revert "[AVR] Add the very first on-target test"
new 9160073 [X86][SSE] Add AVX1 tests to sdiv/udiv srem/urem combine tests
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/combine-sdiv.ll | 3 +-
test/CodeGen/X86/combine-srem.ll | 18 ++++--
test/CodeGen/X86/combine-udiv.ll | 113 +++++++++++++++++++++++++----------
test/CodeGen/X86/combine-urem.ll | 126 ++++++++++++++++++++++++++-------------
4 files changed, 180 insertions(+), 80 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 0be9bce gcc/testsuite/ChangeLog:
new a555b2e MIPS: Remove redundant dg-skip-if from mips16-attributes.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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/mips/mips16-attributes.c | 1 -
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 dbb11ef Adapt to recent APFloat change
new d3ab946 Revert "[AVR] Add the very first on-target test"
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/Metal/AVR/README.md | 6 ------
test/Metal/AVR/basic.ll | 7 -------
test/Metal/AVR/lit.local.cfg | 8 --------
utils/lit/lit/TestingConfig.py | 2 +-
4 files changed, 1 insertion(+), 22 deletions(-)
delete mode 100644 test/Metal/AVR/README.md
delete mode 100644 test/Metal/AVR/basic.ll
delete mode 100644 test/Metal/AVR/lit.local.cfg
--
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 3038145 Improve generic rawmemchr for targets that don't have an asse [...]
new 14348aa Make w_log1p type-generic
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 ++++++++++++
math/Makefile | 5 +++--
math/{w_log1p.c => w_log1p_template.c} | 17 ++++++----------
math/w_log1pf.c | 36 ----------------------------------
math/w_log1pl.c | 36 ----------------------------------
sysdeps/ieee754/ldbl-128ibm/w_log1pl.c | 23 ----------------------
sysdeps/ieee754/ldbl-64-128/w_log1pl.c | 23 ----------------------
7 files changed, 21 insertions(+), 131 deletions(-)
rename math/{w_log1p.c => w_log1p_template.c} (79%)
delete mode 100644 math/w_log1pf.c
delete mode 100644 math/w_log1pl.c
delete mode 100644 sysdeps/ieee754/ldbl-128ibm/w_log1pl.c
delete mode 100644 sysdeps/ieee754/ldbl-64-128/w_log1pl.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 clang.
from 4ed04dd Replace APFloatBase static fltSemantics data members with get [...]
new 2a8d5cd Fixing cast condition for removing casts from builtin FPClass [...]
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/Sema/SemaChecking.cpp | 17 ++++++++++-------
test/SemaOpenCL/extensions.cl | 8 ++++++++
2 files changed, 18 insertions(+), 7 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 e370991 Use Linux 4.9 (headers) in build-many-glibcs.py.
new 3038145 Improve generic rawmemchr for targets that don't have an asse [...]
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 | 4 ++
string/rawmemchr.c | 155 +++--------------------------------------------------
2 files changed, 10 insertions(+), 149 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 newlib.
from 74f7872 Rearrange RNG code slightly
new 86fc4bf Define RtlGenRandom correctly in ntsecapi.h wrapper
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:
winsup/cygwin/fhandler_random.cc | 1 +
winsup/cygwin/fhandler_socket.cc | 1 +
winsup/cygwin/miscfuncs.cc | 1 +
winsup/cygwin/ntdll.h | 6 ------
winsup/cygwin/ntsecapi.h | 26 ++++++++++++++++++++++++++
5 files changed, 29 insertions(+), 6 deletions(-)
create mode 100644 winsup/cygwin/ntsecapi.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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 26d63ca lib/git-parser.sh: Fix branch naming.
new dc36529 Use test-armv8-01.tcwglab as cross-tester
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:
config/boards/dev-tcwglab-armv8.exp | 2 +-
1 file changed, 1 insertion(+), 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 3fe3b7c gcc/fortran/ChangeLog:
new 0be9bce gcc/testsuite/ChangeLog:
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/trans-expr.c | 17 +++++++++++++----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/coarray/alloc_comp_5.f90 | 17 +++++++++++++++++
gcc/testsuite/gfortran.dg/coarray_42.f90 | 20 ++++++++++++++++++++
5 files changed, 62 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/alloc_comp_5.f90
create mode 100644 gcc/testsuite/gfortran.dg/coarray_42.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.