This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from 23213baf71 Automatic date update in version.in
new 945fd519f8 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from 25aad9cca7 Automatic date update in version.in
new 132935fc41 Automatic date update in version.in
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:
bfd/version.h | 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 hjl/nsz/math
in repository glibc.
at 19f2f3a905 x86-64: Replace assembly versions of e_expf with generic e_expf.c
This branch includes the following new commits:
new 0684d0736b Hide __exp2f_data/__logf_data/__log2f_data/__powf_log2_data
new ad92d229fc e_expf.c: Support multiarch
new 19f2f3a905 x86-64: Replace assembly versions of e_expf with generic e_expf.c
The 3 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 binutils-gdb.
from 4102159923 Automatic date update in version.in
new b4a7c69968 Removed unused declaration
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:
gdb/ChangeLog | 4 ++++
gdb/defs.h | 6 ------
2 files changed, 4 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 llvm.
from 7dd44c92eb1 [x86] reduce 64-bit mask constant to 32-bits by right shifting
new 7167deb90f1 [X86] Regenerate i64 to v2f32 bitcast 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/CodeGen/X86/bitcast-int-to-vector.ll | 33 ++++++++++++++++++++++++++++---
1 file changed, 30 insertions(+), 3 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 clang.
from 1de6f9cae3 Silence unused variable warning in Release builds.
new eaedd47dbd Don't warn about runtime behavior problems in variable initi [...]
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/SemaExpr.cpp | 20 +++++++++++++++++---
test/CXX/class/class.static/class.static.data/p3.cpp | 2 +-
test/CXX/expr/expr.const/p2-0x.cpp | 14 +++++++-------
test/SemaCXX/constant-expression-cxx11.cpp | 6 +++---
test/SemaTemplate/instantiate-static-var.cpp | 2 +-
5 files changed, 29 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 master
in repository clang.
from c2f06e5f1a [docs] Fix typos in Clang's User's Manual.
new 1de6f9cae3 Silence unused variable warning in Release builds.
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/CGExprScalar.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 b16f95a6305 [x86] add an add+shift test for follow-up suggestion from D [...]
new 7dd44c92eb1 [x86] reduce 64-bit mask constant to 32-bits by right shifting
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 | 27 ++++++++++++++-------------
test/CodeGen/X86/shift-and.ll | 6 +++---
2 files changed, 17 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 51b237e3341 2017-09-23 Janus Weil <janus(a)gcc.gnu.org>
new 5ef9342766e PR bootstrap/82306 * config/i386/i386.opt (mprefer-avx256 [...]
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 | 8 ++++++++
gcc/config/i386/i386.c | 2 +-
gcc/config/i386/i386.opt | 2 +-
3 files changed, 10 insertions(+), 2 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 2e0c5c57b49 [PowerPC] Eliminate compares - add i32 sext/zext handling f [...]
new b16f95a6305 [x86] add an add+shift test for follow-up suggestion from D [...]
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/shift-and.ll | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.