This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c8ea9add3e9 [InstSimplify] Use llvm::all_of instead of a manual loop. NFC
new e6cc2d00d9d [ConstantRange] Add missing result check to the ConstantRan [...]
new 014d3cb804c [ConstantRange] Add a few more truncate unittests.
new 843f0af293b [ConstantRange] Add another truncate unittest for wrapped s [...]
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:
unittests/IR/ConstantRangeTest.cpp | 17 +++++++++++++++++
1 file changed, 17 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 llvm.
from 6ef4e40d481 git-llvm: Update the project list for the llvm-project-2017 [...]
new c8ea9add3e9 [InstSimplify] Use llvm::all_of instead of a manual loop. 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/Analysis/InstructionSimplify.cpp | 5 ++---
1 file changed, 2 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 master
in repository llvm.
from 0261597a5e9 [X86][SSE] Change BUILD_VECTOR interleaving ordering to imp [...]
new f38a0160b90 IR: When creating a global variable, assert that its type i [...]
new 6ef4e40d481 git-llvm: Update the project list for the llvm-project-2017 [...]
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/IR/Globals.cpp | 4 ++++
utils/git-svn/git-llvm | 5 +++++
2 files changed, 9 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 llvm.
from 2cfe765f46e [LV] Make scalarizeInstruction() non-virtual. NFC.
new 0261597a5e9 [X86][SSE] Change BUILD_VECTOR interleaving ordering to imp [...]
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 | 32 +-
test/CodeGen/X86/build-vector-128.ll | 92 ++-
test/CodeGen/X86/buildvec-insertvec.ll | 72 +-
.../CodeGen/X86/clear_upper_vector_element_bits.ll | 205 +++---
test/CodeGen/X86/haddsub-2.ll | 348 ++++-----
test/CodeGen/X86/haddsub-undef.ll | 5 +-
test/CodeGen/X86/merge-consecutive-loads-128.ll | 36 +-
test/CodeGen/X86/select.ll | 14 +-
test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 74 +-
test/CodeGen/X86/sse1.ll | 80 +--
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 159 +++--
test/CodeGen/X86/sse3-avx-addsub-2.ll | 14 +-
test/CodeGen/X86/vec_fp_to_int.ll | 18 +-
test/CodeGen/X86/vec_int_to_fp.ll | 286 ++++----
test/CodeGen/X86/vec_set.ll | 24 +-
test/CodeGen/X86/vector-rem.ll | 34 +-
test/CodeGen/X86/vector-sext.ll | 784 ++++++++++-----------
test/CodeGen/X86/vector-shuffle-variable-128.ll | 274 ++++---
test/CodeGen/X86/vshift-1.ll | 9 +-
test/CodeGen/X86/vshift-2.ll | 9 +-
20 files changed, 1254 insertions(+), 1315 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 clang.
from db12c722db Implement isDefined by call to isThisDeclarationADefinition.
new 2241c1625a [clang-format] Don't align too long broken trailing comments
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/Format/WhitespaceManager.cpp | 6 ++++--
unittests/Format/FormatTestComments.cpp | 9 +++++++++
2 files changed, 13 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 zack/headers-cleanups
in repository glibc.
discards f89275e3c7 Factor out universally shared definitions from bits/signum.h.
discards 3aefb10def For experimental purposes, remove bits/string.h.
discards 3791844b28 For experimental purposes, remove bits/string2.h.
discards b626800a8d Don't install libio.h or _G_config.h.
discards 1ef7c5365e Remove __need_schedparam and __cpu_set_t_defined.
discards b2b2d51079 Remove __need_IOV_MAX and __need_FOPEN_MAX.
discards f5375ffdea Remove __need macros from stdio.h and wchar.h.
discards 1b8b5d9307 Remove __need macros from errno.h (__need_Emath, __need_error_t).
adds 6b69f98dcd benchtests: Add more tests for memrchr
new 8951dd0b14 Regenerate sysdeps/gnu/errlist.c.
new de795784ed Remove __need macros from errno.h (__need_Emath, __need_error_t).
new dba2742c44 Remove __need macros from stdio.h and wchar.h.
new f4d2948c59 Remove __need_IOV_MAX and __need_FOPEN_MAX.
new eee10fb457 Remove __need_schedparam and __cpu_set_t_defined.
new 2e06e575bd Factor out shared definitions from bits/signum.h.
new 03059dbd2f Remove bits/string2.h (to be superseded).
new 0efa86a94e Remove bits/string.h.
new 557039aa23 Don't install libio.h or _G_config.h.
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 (f89275e3c7)
\
N -- N -- N refs/heads/zack/headers-cleanups (557039aa23)
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 9 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 ++++++++
benchtests/bench-memchr.c | 17 +++++++++++-
libio/libioP.h | 6 +++--
libio/oldfileops.c | 41 +++++++++++++++--------------
libio/oldiofdopen.c | 16 +++++------
libio/oldiofopen.c | 10 +++----
libio/oldiopopen.c | 12 ++++-----
libio/oldstdfiles.c | 10 +++----
sysdeps/ieee754/ldbl-opt/Makefile | 2 +-
sysdeps/ieee754/ldbl-opt/nldbl-compat.c | 4 +--
sysdeps/ieee754/ldbl-opt/nldbl-compat.h | 1 -
sysdeps/ieee754/ldbl-opt/nldbl-fscanf.c | 2 +-
sysdeps/ieee754/ldbl-opt/nldbl-iovfscanf.c | 8 ------
sysdeps/ieee754/ldbl-opt/nldbl-scanf.c | 2 +-
sysdeps/ieee754/ldbl-opt/nldbl-vfscanf.c | 2 +-
sysdeps/ieee754/ldbl-opt/nldbl-vscanf.c | 2 +-
sysdeps/unix/sysv/linux/alpha/bits/signum.h | 4 +--
17 files changed, 85 insertions(+), 65 deletions(-)
delete mode 100644 sysdeps/ieee754/ldbl-opt/nldbl-iovfscanf.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 glibc.
from 6b69f98dcd benchtests: Add more tests for memrchr
new 8951dd0b14 Regenerate sysdeps/gnu/errlist.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:
ChangeLog | 4 +++
sysdeps/gnu/errlist.c | 82 +++++++++++++++++++++++----------------------------
2 files changed, 41 insertions(+), 45 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 6bd16bb222b Daily bump.
new f8897e74e72 PR c/80919 * c-format.c (matching_type_p): Return false i [...]
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/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-format.c | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/format/pr80919.c | 16 ++++++++++++++++
4 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/format/pr80919.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.