This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.24/master
in repository glibc.
from d81254d2ef Update NEWS to add CVE-2017-15804 entry
new a4fc3a0ceb <array_length.h>: New array_length and array_end macros
new 28aa53341a elf: Compute correct array size in _dl_init_paths [BZ #22606]
new c5b38f2ece elf: Count components of the expanded path in _dl_init_path [...]
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:
ChangeLog | 20 ++++++++++++++++++++
NEWS | 11 +++++++++++
elf/dl-load.c | 27 +++++++++++----------------
include/array_length.h | 36 ++++++++++++++++++++++++++++++++++++
4 files changed, 78 insertions(+), 16 deletions(-)
create mode 100644 include/array_length.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 gcc-7-branch
in repository gcc.
from 22609e16322 Backported from mainline 2017-12-15 Jakub Jelinek <jaku [...]
new eba7d7c8260 2017-12-16 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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 | 18 ++++++++++++++++++
libgfortran/io/inquire.c | 5 ++++-
libgfortran/io/transfer.c | 17 +++++++++++++----
libgfortran/io/unit.c | 9 ++++++++-
libgfortran/io/unix.c | 4 ++--
5 files changed, 45 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 gcc.
from 115b9ebe9cf PR testsuite/82767 * gcc.target/i386/pr71321.c: Test wit [...]
new 261787883cb 2017-12-16 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/io/list_read.c | 22 +++++++++++++---------
2 files changed, 20 insertions(+), 9 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 2ab19173fc3 [X86] Combine some more scheduler model entries using regul [...]
new be2953e6e74 [X86] When using vpopcntdq for ctpop of v8i16 vectors, only [...]
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 | 15 +++++++--------
test/CodeGen/X86/vector-popcnt-128.ll | 13 +++++++------
test/CodeGen/X86/vector-tzcnt-128.ll | 26 ++++++++++++++------------
3 files changed, 28 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 libcxx.
from 4159a369f [libcxx] Fix basic_stringbuf constructor
new 5638e7b9c [libcxx] Add WebAssembly support
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/__config | 2 ++
src/include/config_elast.h | 2 +-
2 files changed, 3 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 905b9d30073 [InstCombine] Regenerate FMUL/FMA combine tests with update [...]
new 9d5f0f873ae [X86] Use instrs instead of instregex for gather/scatter in [...]
new 2ab19173fc3 [X86] Combine some more scheduler model entries using regul [...]
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:
lib/Target/X86/X86SchedBroadwell.td | 100 +++++---------
lib/Target/X86/X86SchedHaswell.td | 92 +++++--------
lib/Target/X86/X86SchedSkylakeClient.td | 118 ++++++----------
lib/Target/X86/X86SchedSkylakeServer.td | 236 ++++++++++++++------------------
4 files changed, 216 insertions(+), 330 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 ccf39286236 [InstCombine] canonicalize shifty abs(): ashr+add+xor --> c [...]
new 905b9d30073 [InstCombine] Regenerate FMUL/FMA combine tests with update [...]
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/InstCombine/fma.ll | 159 +++++++++++++++++++++++-------------
test/Transforms/InstCombine/fmul.ll | 127 ++++++++++++++++++----------
2 files changed, 186 insertions(+), 100 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 09a3b1266be [X86] Remove GCCBuiltin from kand/kandn/kor/kxor/kxnor/knot [...]
new ccf39286236 [InstCombine] canonicalize shifty abs(): ashr+add+xor --> c [...]
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/InstCombine/InstCombineAndOrXor.cpp | 20 ++++++++++++++++++
test/Transforms/InstCombine/abs-1.ll | 24 +++++++++++-----------
2 files changed, 32 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 gcc.
from edfb0cd47f1 2017-12-16 Jan Hubicka <hubicka(a)ucw.cz>
new 115b9ebe9cf PR testsuite/82767 * gcc.target/i386/pr71321.c: Test wit [...]
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.target/i386/pr71321.c | 2 +-
2 files changed, 6 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 clang.
from d073eeed8a [X86] Implement kand/kandn/kor/kxor/kxnor/knot intrinsics us [...]
new 8e9263d3f4 [Driver, CodeGen] pass through and apply -fassociative-math
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/clang/Driver/CC1Options.td | 2 +
include/clang/Frontend/CodeGenOptions.def | 1 +
lib/CodeGen/CodeGenFunction.cpp | 3 ++
lib/Driver/ToolChains/Clang.cpp | 3 ++
lib/Frontend/CompilerInvocation.cpp | 1 +
test/CodeGen/finite-math.c | 2 +
test/Driver/fast-math.c | 63 ++++++++++++++++++++++++-------
7 files changed, 62 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.