This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b49ef3028c8 Daily bump.
new 825199972cd Fix call arguments mismatch in gcc.dg/torture/pr78218.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 | 9 +++++++++
gcc/testsuite/gcc.dg/torture/pr78218.c | 11 +++++++----
2 files changed, 16 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 a8f11c10872 [X86] Enable isel to use the PAUSE instruction even when SS [...]
new 946e6ed8ac6 [InstCombine] Support ~(c-X) --> X+(-c-1) and ~(X-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:
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 39 ++++++++++++++--------
test/Transforms/InstCombine/vec_phi_extract.ll | 2 +-
test/Transforms/InstCombine/xor.ll | 30 +++++++++++++++++
3 files changed, 56 insertions(+), 15 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/ifunc/fma
in repository glibc.
discards 3ce9f55ed0 x86-64: Add FMA multiarch functions to libm
new 68ede4655f x86-64: Add FMA multiarch functions to libm
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (3ce9f55ed0)
\
N -- N -- N refs/heads/hjl/ifunc/fma (68ede4655f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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/ifunc/fma
in repository glibc.
discards c9f85dbcf5 x86-64: Add FMA multiarch functions to libm
new 3ce9f55ed0 x86-64: Add FMA multiarch functions to libm
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c9f85dbcf5)
\
N -- N -- N refs/heads/hjl/ifunc/fma (3ce9f55ed0)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
sysdeps/x86_64/fpu/multiarch/e_asin.c | 4 ++--
sysdeps/x86_64/fpu/multiarch/e_atan2.c | 2 +-
sysdeps/x86_64/fpu/multiarch/e_exp.c | 2 +-
sysdeps/x86_64/fpu/multiarch/e_log.c | 2 +-
sysdeps/x86_64/fpu/multiarch/e_pow.c | 2 +-
sysdeps/x86_64/fpu/multiarch/{ifunc-avx-fma.h => ifunc-avx-fma4.h} | 0
sysdeps/x86_64/fpu/multiarch/{ifunc-fma.h => ifunc-fma4.h} | 0
sysdeps/x86_64/fpu/multiarch/s_atan.c | 2 +-
sysdeps/x86_64/fpu/multiarch/s_sin.c | 4 ++--
sysdeps/x86_64/fpu/multiarch/s_tan.c | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
rename sysdeps/x86_64/fpu/multiarch/{ifunc-avx-fma.h => ifunc-avx-fma4.h} (100%)
rename sysdeps/x86_64/fpu/multiarch/{ifunc-fma.h => ifunc-fma4.h} (100%)
--
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/ifunc/fma
in repository glibc.
discards 15254e0e65 x86-64: Add FMA multiarch functions to libm
new c9f85dbcf5 x86-64: Add FMA multiarch functions to libm
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (15254e0e65)
\
N -- N -- N refs/heads/hjl/ifunc/fma (c9f85dbcf5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
sysdeps/x86_64/fpu/multiarch/Makefile | 43 ++++++++++++++--------------
sysdeps/x86_64/fpu/multiarch/ifunc-avx-fma.h | 8 +++---
sysdeps/x86_64/fpu/multiarch/ifunc-fma.h | 6 ++--
3 files changed, 30 insertions(+), 27 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/ifunc/fma
in repository glibc.
at 15254e0e65 x86-64: Add FMA multiarch functions to libm
This branch includes the following new commits:
new 15254e0e65 x86-64: Add FMA multiarch functions to libm
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 gcc.
from 5ddd2306d85 * c-ada-spec.c (has_static_fields): Look only into variabl [...]
new b49ef3028c8 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 7ffd70d6200 Daily bump.
new 56522a80a00 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 3565e23bb10 Daily bump.
new 68662a853f3 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from fe118bfbf3e Daily bump.
new 2cfeafac52e Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.