This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5267dec Teach CorrelatedValuePropagation to mark adds as no wrap
new 3a37cd2 [Loop Vectorizer] Move store-predication into its own functio [...]
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/Vectorize/LoopVectorize.cpp | 30 ++++++++++++++++++------------
1 file changed, 18 insertions(+), 12 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 lld.
from 25b26d6 [ELF] - Linkerscript: support all kinds of sorting (including [...]
new 3a1185b Remove redundant argument.
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:
ELF/LinkerScript.cpp | 9 ++++-----
ELF/LinkerScript.h | 5 ++---
ELF/Writer.cpp | 7 +++----
3 files changed, 9 insertions(+), 12 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 48f2d1d [AVX512] Add aliases for vcvttss2si{l|q}, vcvttsd2si{l|q}, vc [...]
new 5267dec Teach CorrelatedValuePropagation to mark adds as no wrap
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:
.../Scalar/CorrelatedValuePropagation.cpp | 57 ++++++++++++++
test/Transforms/CorrelatedValuePropagation/add.ll | 91 ++++++++++++++++++++++
2 files changed, 148 insertions(+)
create mode 100644 test/Transforms/CorrelatedValuePropagation/add.ll
--
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 release_39
in repository llvm.
from f89a462 Merging r277371: -------------------------------------------- [...]
new f4c3925 [docs] Release Notes 3.9.0: GCC ABI Tag
new a768cfd Add a few things to the AArch64 release notes
new a9ed81e [docs] Release notes 3.9.0: Adding ARM target changes
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:
docs/ReleaseNotes.rst | 61 +++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 59 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 gcc.
from 52e3c0e Fix tests that break unnecessarily for avr.
new 9456990 Add branch_changer.py script to maintainer-scripts
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:
maintainer-scripts/ChangeLog | 4 +
maintainer-scripts/branch_changer.py | 195 +++++++++++++++++++++++++++++++++++
2 files changed, 199 insertions(+)
create mode 100644 maintainer-scripts/branch_changer.py
--
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 05847ad Fix console clear screen in case of partial scrolling
new 99a3f26 Fix console clear screen if buffer is full
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:
winsup/cygwin/fhandler_console.cc | 35 ++++++++++++++++++++++-------------
1 file changed, 22 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 glibc.
from bdf20be sparc64: add a VIS3 version of ceil, floor and trunc
new acaff9b Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.
new e751658 Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.
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:
ChangeLog | 9 +++++++++
sysdeps/gnu/netinet/udp.h | 2 ++
sysdeps/unix/sysv/linux/bits/socket.h | 4 +++-
3 files changed, 14 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 gcc.
from b1b27d3 [RS6000] power8 unaligned fp load/store
new 52e3c0e Fix tests that break unnecessarily for avr.
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 | 8 ++++++++
gcc/testsuite/gcc.dg/init-excess-2.c | 1 +
gcc/testsuite/gcc.dg/pr44024.c | 1 +
gcc/testsuite/gcc.dg/pr59963-2.c | 1 +
gcc/testsuite/gcc.dg/pr71084.c | 4 +++-
gcc/testsuite/gcc.dg/unroll-7.c | 2 ++
6 files changed, 16 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 glibc.
from 3ef3f1b Fix sNaN handling in nearbyint on 32-bit sparc.
new bdf20be sparc64: add a VIS3 version of ceil, floor and trunc
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 | 28 ++++++++++++
sysdeps/ieee754/dbl-64/s_trunc.c | 4 +-
sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c | 4 +-
sysdeps/ieee754/flt-32/s_truncf.c | 2 +
sysdeps/sparc/sparc64/fpu/multiarch/Makefile | 11 ++++-
.../sparc64/fpu/multiarch/s_ceil-vis3.c} | 36 ++-------------
.../sparc64/fpu/multiarch/s_ceil.c} | 51 +++++++---------------
.../sparc64/fpu/multiarch/s_ceilf-vis3.c} | 36 ++-------------
.../sparc64/fpu/multiarch/s_ceilf.c} | 51 +++++++---------------
.../sparc64/fpu/multiarch/s_floor-vis3.c} | 36 ++-------------
.../sparc64/fpu/multiarch/s_floor.c} | 51 +++++++---------------
.../sparc64/fpu/multiarch/s_floorf-vis3.c} | 36 ++-------------
.../sparc64/fpu/multiarch/s_floorf.c} | 51 +++++++---------------
.../sparc64/fpu/multiarch/s_trunc-vis3.c} | 36 ++-------------
.../sparc64/fpu/multiarch/s_trunc.c} | 51 +++++++---------------
.../sparc64/fpu/multiarch/s_truncf-vis3.c} | 36 ++-------------
.../sparc64/fpu/multiarch}/s_truncf.c | 49 +++++++--------------
17 files changed, 165 insertions(+), 404 deletions(-)
copy sysdeps/{ieee754/flt-32/s_truncf.c => sparc/sparc64/fpu/multiarch/s_ceil-vis3 [...]
copy sysdeps/{ieee754/flt-32/s_truncf.c => sparc/sparc64/fpu/multiarch/s_ceil.c} (51%)
copy sysdeps/{ieee754/flt-32/s_truncf.c => sparc/sparc64/fpu/multiarch/s_ceilf-vis [...]
copy sysdeps/{ieee754/flt-32/s_truncf.c => sparc/sparc64/fpu/multiarch/s_ceilf.c} (51%)
copy sysdeps/{ieee754/flt-32/s_truncf.c => sparc/sparc64/fpu/multiarch/s_floor-vis [...]
copy sysdeps/{ieee754/flt-32/s_truncf.c => sparc/sparc64/fpu/multiarch/s_floor.c} (51%)
copy sysdeps/{ieee754/flt-32/s_truncf.c => sparc/sparc64/fpu/multiarch/s_floorf-vi [...]
copy sysdeps/{ieee754/flt-32/s_truncf.c => sparc/sparc64/fpu/multiarch/s_floorf.c} (51%)
copy sysdeps/{ieee754/flt-32/s_truncf.c => sparc/sparc64/fpu/multiarch/s_trunc-vis [...]
copy sysdeps/{ieee754/flt-32/s_truncf.c => sparc/sparc64/fpu/multiarch/s_trunc.c} (51%)
copy sysdeps/{ieee754/flt-32/s_truncf.c => sparc/sparc64/fpu/multiarch/s_truncf-vi [...]
copy sysdeps/{ieee754/flt-32 => sparc/sparc64/fpu/multiarch}/s_truncf.c (53%)
--
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 d4bcc6c [PM] Fix a mis-named parameter in parseLoopPass -- the pass m [...]
new 48f2d1d [AVX512] Add aliases for vcvttss2si{l|q}, vcvttsd2si{l|q}, vc [...]
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/X86InstrAVX512.td | 76 ++++++++++++-----------
test/MC/X86/avx512-encodings.s | 128 +++++++++++++++++++++++++++++++++++++++
2 files changed, 170 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.