This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fdecd40d148 rs6000: Fix pr56605.c
new 75535607e52 Use getentropy() for seeding PRNG
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:
libgfortran/ChangeLog | 7 +++++++
libgfortran/config.h.in | 3 +++
libgfortran/configure | 7 +++++--
libgfortran/configure.ac | 3 ++-
libgfortran/intrinsics/random.c | 9 ++++-----
5 files changed, 21 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 6c5927533a7 [SimplifyLibCalls] don't drop fast-math-flags on trig refle [...]
new 6a6b35cd86b revert r339608 - [SimplifyLibCalls] don't drop fast-math-fl [...]
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/Utils/SimplifyLibCalls.cpp | 4 +---
test/Transforms/InstCombine/cos-1.ll | 13 +------------
2 files changed, 2 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 llvm.
from f3c7df4a0ed NFC: Add a test to LV showing that reduction is not possibl [...]
new 6c5927533a7 [SimplifyLibCalls] don't drop fast-math-flags on trig refle [...]
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/Utils/SimplifyLibCalls.cpp | 4 +++-
test/Transforms/InstCombine/cos-1.ll | 13 ++++++++++++-
2 files changed, 15 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 compiler-rt.
from d4c85de16 [hwasan] Allow optional early shadow setup.
new 5782af569 [hwasan] Handle missing /proc/self/maps.
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/hwasan/hwasan_thread.cc | 27 ++++++++++++++++++++-------
1 file changed, 20 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 llvm.
from 8b80050699f [SimplifyLibCalls] add reflection fold for -sin(-x) (PR38458)
new f3c7df4a0ed NFC: Add a test to LV showing that reduction is not possibl [...]
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/Transforms/LoopVectorize/reduction.ll | 39 ++++++++++++++++++++++++++++++
1 file changed, 39 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 master
in repository compiler-rt.
from 429538f5a [sanitizer] Remove st(X) from the clobber list in 32-bit x86 atomics
new d4c85de16 [hwasan] Allow optional early shadow setup.
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:
include/sanitizer/hwasan_interface.h | 6 ++++++
lib/hwasan/hwasan.cc | 30 +++++++++++++++++++-----------
lib/hwasan/hwasan.h | 1 +
lib/hwasan/hwasan_interface_internal.h | 3 +++
lib/hwasan/hwasan_linux.cc | 15 +++++++++++++--
5 files changed, 42 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 gcc.
from be4d4c0a2bd PR libstdc++/45093 avoid warnings for _M_destroy_node
new 697cf94114a [gcc]
new c0a8c6f97ed [gcc]
new fdecd40d148 rs6000: Fix pr56605.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.
Summary of changes:
gcc/ChangeLog | 11 ++++
gcc/config/rs6000/rs6000.c | 84 ++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/powerpc/pr56605.c | 2 +-
4 files changed, 101 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 e8a927c34a0 [InstCombine][NFC] Tests for 'signed truncation check' opti [...]
new 8b80050699f [SimplifyLibCalls] add reflection fold for -sin(-x) (PR38458)
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:
include/llvm/Transforms/Utils/SimplifyLibCalls.h | 1 -
lib/Transforms/Utils/SimplifyLibCalls.cpp | 42 +++++++++++++++---------
test/Transforms/InstCombine/cos-1.ll | 18 +++++-----
3 files changed, 35 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 gcc-7-branch
in repository gcc.
from 1f998a6f64e Backport from mainline 2018-05-09 Segher Boessenkool <s [...]
new bc6e7e45ffd Revert "libstdc++-v3: Have aligned_alloc() on Newlib"
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:
libstdc++-v3/ChangeLog | 10 ++++++++++
libstdc++-v3/configure | 2 --
libstdc++-v3/configure.ac | 1 -
3 files changed, 10 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 gcc-8-branch
in repository gcc.
from c94e7cc9bfc Daily bump.
new 9c2eadd6dfd Revert "libstdc++-v3: Have aligned_alloc() on Newlib"
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:
libstdc++-v3/ChangeLog | 10 ++++++++++
libstdc++-v3/configure | 2 --
libstdc++-v3/configure.ac | 1 -
3 files changed, 10 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.