This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0529b469566 [AArch64] Improve SIMD store of zero.
new 899af040b0e 2017-08-17 Richard Biener <rguenther(a)suse.de>
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:
gnattools/ChangeLog | 7 +++++++
gnattools/Makefile.in | 10 ++--------
2 files changed, 9 insertions(+), 8 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 8f5ac0464c9 [DAGCombiner] Add support for non-uniform constant vectors [...]
new c3fa9e8b811 [globalisel][tablegen] Generate TypeObject table. NFC
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/TableGen/GlobalISelEmitter.td | 7 ++++
utils/TableGen/GlobalISelEmitter.cpp | 62 +++++++++++++++++-------------------
2 files changed, 36 insertions(+), 33 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 3631ec96c94 [X86] Refactoring of X86TargetLowering::EmitLoweredSelect. NFC.
new 8f5ac0464c9 [DAGCombiner] Add support for non-uniform constant vectors [...]
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/DAGCombiner.cpp | 14 +++++++++-----
test/CodeGen/X86/combine-mul.ll | 31 ++++++++++---------------------
2 files changed, 19 insertions(+), 26 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 276845d6f96 * cp-tree.h (struct lang_type): Remove template_info field [...]
new 0529b469566 [AArch64] Improve SIMD store of zero.
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 | 6 +++
gcc/config/aarch64/aarch64-simd.md | 50 ++++++++++++----------
gcc/testsuite/ChangeLog | 4 ++
.../gcc.target/aarch64/simd/vect_str_zero.c | 22 ++++++++++
4 files changed, 60 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vect_str_zero.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 gcc.
from f9afbba9939 2017-08-17 Richard Biener <rguenther(a)suse.de>
new bfcbe6805bf Add the missing ChangeLog for r251076
new 276845d6f96 * cp-tree.h (struct lang_type): Remove template_info field [...]
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 | 6 ++++++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/cp-tree.h | 13 +++++++------
3 files changed, 19 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 75aa8409688 [Verifier] Avoid visiting DIGlobalVariables twice.
new 3631ec96c94 [X86] Refactoring of X86TargetLowering::EmitLoweredSelect. NFC.
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 | 397 ++++++++++++++++++++++---------------
lib/Target/X86/X86ISelLowering.h | 4 +
2 files changed, 238 insertions(+), 163 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 cfa64a86d Fix crt0 init fini code
new 7b3d8b948 headers: avoid bareword attributes
new 979d467ff headers: avoid bareword attributes
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:
newlib/libc/include/sys/cdefs.h | 28 ++++++++++++++--------------
newlib/libc/sys/phoenix/sys/unistd.h | 2 +-
winsup/cygwin/include/cygwin/config.h | 2 +-
winsup/cygwin/include/cygwin/signal.h | 2 +-
winsup/cygwin/include/pthread.h | 4 ++--
winsup/cygwin/include/sys/ucontext.h | 2 +-
6 files changed, 20 insertions(+), 20 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 abf8891a115 2017-08-17 Maxim Ostapenko <m.ostapenko(a)samsung.com>
new f9afbba9939 2017-08-17 Richard Biener <rguenther(a)suse.de>
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/tree-ssa-structalias.c | 29 +++++++++++++++++++++++------
2 files changed, 28 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 gcc.
from ac447bc27a4 Require effective target nonlocal_goto for ipa/pr81696.c
new abf8891a115 2017-08-17 Maxim Ostapenko <m.ostapenko(a)samsung.com>
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 | 6 ++++++
gcc/config/i386/i386.c | 12 ++++++------
2 files changed, 12 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 glibc.
from bb6274ee12 Fix abmon for bem_ZM
new 34d6a3cbf2 Support mcount/gprof test with GCC defaulting to PIE
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 | 5 +++++
Makeconfig | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.