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 2bcbde0 Daily bump.
new c2183d6 Fix wrong assumption in contains_type_p (PR ipa/71207).
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 | 9 ++++++++
gcc/ipa-polymorphic-call.c | 12 +++++------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/ipa/pr71207.C | 42 ++++++++++++++++++++++++++++++++++++++
4 files changed, 65 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr71207.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 gcc-5-branch
in repository gcc.
from 3af2cf3 Daily bump.
new c0ab15c Fix wrong assumption in contains_type_p (PR ipa/71207).
new 65ee102 * ipa-inline-transform.c (inline_call): Drop -fstrict-aliasin [...]
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 | 18 ++++++++++++++++
gcc/ipa-inline-transform.c | 15 ++++++++++++++
gcc/ipa-polymorphic-call.c | 12 +++++------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/ipa/pr71207.C | 42 ++++++++++++++++++++++++++++++++++++++
5 files changed, 89 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr71207.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 llvm.
from 0f6ded4 [ARM] Use helpers for adding pred / CC operands. NFC
new 7dc10fa [LoopSink] Trivial comment cleanup.
new 017c62c [PM] Port LoopSink to the new pass manager.
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:
include/llvm/Transforms/Scalar/LoopSink.h | 40 +++++++++++++++++++++++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Scalar/LoopSink.cpp | 40 ++++++++++++++++++++++++++++++-
test/Transforms/LICM/loopsink.ll | 1 +
test/Transforms/LICM/sink.ll | 2 ++
6 files changed, 84 insertions(+), 1 deletion(-)
create mode 100644 include/llvm/Transforms/Scalar/LoopSink.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.
unknown user pushed a change to branch master
in repository glibc.
from 56009aa Add target to incorporate translations from translations.org
new 03b0077 S390: Adjust lock elision code after review.
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 | 11 +++++++++
sysdeps/unix/sysv/linux/s390/elision-lock.c | 30 +++++++++++++------------
sysdeps/unix/sysv/linux/s390/elision-trylock.c | 31 +++++++++++++-------------
sysdeps/unix/sysv/linux/s390/elision-unlock.c | 24 +++++++++++---------
sysdeps/unix/sysv/linux/s390/htm.h | 12 +++++++---
5 files changed, 65 insertions(+), 43 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 binutils-gdb.
from 8b5a555 Automatic date update in version.in
new 2132fe8 fix gdbserver build in nat/linux-ptrace.c on arm-android
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 | 5 +++++
gdb/nat/linux-ptrace.c | 2 ++
2 files changed, 7 insertions(+)
--
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 aaribaud/y2038
in repository glibc.
discards 7454c97 Support 64-bit syscalls from 32-bit GLIBC clock_gettime and v [...]
new 248b209 Support 64-bit syscalls from 32-bit GLIBC clock_gettime and v [...]
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 (7454c97)
\
N -- N -- N refs/heads/aaribaud/y2038 (248b209)
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/unix/clock_gettime.c | 72 +------------------------------
sysdeps/unix/sysv/linux/clock_gettime.c | 76 +++++++++++++++++++++++++++------
2 files changed, 66 insertions(+), 82 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 531378b 2017-01-20 Richard Biener <rguenther(a)suse.de>
new fee69d7 PR other/79046 liboffloadmic/ * aclocal.m4: Regenerated. * [...]
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:
libcilkrts/ChangeLog | 6 ++++++
libcilkrts/Makefile.in | 10 +++++-----
libcilkrts/aclocal.m4 | 2 +-
libmpx/ChangeLog | 2 +-
liboffloadmic/ChangeLog | 6 ++++++
liboffloadmic/Makefile.in | 10 +++++-----
liboffloadmic/aclocal.m4 | 2 +-
7 files changed, 25 insertions(+), 13 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 2129bbc [AVX-512] Fix a couple test cases to not pass an undef mask t [...]
new 0f6ded4 [ARM] Use helpers for adding pred / CC operands. 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/ARM/ARMBaseInstrInfo.cpp | 44 +++++++++++++++-----------------
lib/Target/ARM/ARMBaseRegisterInfo.cpp | 9 ++++---
lib/Target/ARM/ARMConstantIslandPass.cpp | 21 +++++++--------
lib/Target/ARM/ARMExpandPseudoInsts.cpp | 27 ++++++++++----------
lib/Target/ARM/ARMFrameLowering.cpp | 36 ++++++++++++++------------
lib/Target/ARM/ARMISelLowering.cpp | 30 ++++++++++++----------
lib/Target/ARM/ARMLoadStoreOptimizer.cpp | 44 ++++++++++++++++++++------------
lib/Target/ARM/Thumb2InstrInfo.cpp | 18 +++++++------
lib/Target/ARM/ThumbRegisterInfo.cpp | 7 ++---
9 files changed, 128 insertions(+), 108 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 fb14a94 US 20 - forwarding references and class template argument deduction
new 531378b 2017-01-20 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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr71264.c | 2 ++
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.