This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.26/master
in repository glibc.
from 4ebd0c4191 elf: Check for empty tokens before dynamic string token expa [...]
new 7a64940a59 tst-realloc: do not check for errno on success [BZ #22611]
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 | 6 ++++++
malloc/tst-realloc.c | 4 ----
2 files changed, 6 insertions(+), 4 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 f751049c2cd [X86][AVX2] Combine extract(broadcast(scalar_value)) --> sc [...]
new a3b71fc637f [X86] Use CONCAT_VECTORS instead of INSERT_SUBVECTOR for pa [...]
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 | 7 +-
test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 120 +++++++---------------------
2 files changed, 34 insertions(+), 93 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 6844ebfa317 [X86][AVX] Add test case from PR33740
new f751049c2cd [X86][AVX2] Combine extract(broadcast(scalar_value)) --> sc [...]
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 | 5 +++++
test/CodeGen/X86/avx-vbroadcast.ll | 22 ++++++++-------------
test/CodeGen/X86/vector-pcmp.ll | 40 +++++++++++---------------------------
3 files changed, 24 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 clang.
from 352a8a419d Reverted 321592: [Sema] Improve diagnostics for const- and r [...]
new 7a65af2a3a [Sema] Improve diagnostics for const- and ref-qualified memb [...]
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/Basic/DiagnosticSemaKinds.td | 18 ++++++----
lib/Sema/SemaOverload.cpp | 23 +++++++++++--
.../CXX/over/over.match/over.match.funcs/p4-0x.cpp | 38 ++++++++++++++++++++--
test/CXX/stmt.stmt/stmt.iter/stmt.ranged/p1.cpp | 2 +-
test/SemaCXX/copy-initialization.cpp | 2 +-
.../SemaCXX/cxx1y-contextual-conversion-tweaks.cpp | 10 +++---
test/SemaCXX/cxx2a-pointer-to-const-ref-member.cpp | 4 +--
7 files changed, 77 insertions(+), 20 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 9215f302aa9 [X86][SSE] Don't vectorize splat buildvector of binops (PR30780)
new 6844ebfa317 [X86][AVX] Add test case from PR33740
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/CodeGen/X86/vector-shuffle-256-v32.ll | 28 ++++++++++++++++++++++++++++
1 file changed, 28 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 2e2b7ab2907 [SimplifyCFG] Return to the pass manager the correct value.
new 9215f302aa9 [X86][SSE] Don't vectorize splat buildvector of binops (PR30780)
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 | 4 ++++
test/CodeGen/X86/build-vector-128.ll | 23 ++++++++------------
test/CodeGen/X86/build-vector-256.ll | 4 ++--
test/CodeGen/X86/vector-pcmp.ll | 41 ++++++++++--------------------------
4 files changed, 26 insertions(+), 46 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 6b534cf3905 [Utils] Remove commented debug message. NFCI.
new 173f191cc43 [Utils/Local] Use `auto` when the type is obvious. NFCI.
new 2e2b7ab2907 [SimplifyCFG] Return to the pass manager the correct value.
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/Transforms/Utils/Local.cpp | 12 ++++++------
lib/Transforms/Utils/SimplifyCFG.cpp | 2 +-
2 files changed, 7 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 glibc.
from 3e3c904dae elf: Check for empty tokens before dynamic string token expa [...]
new 4f820792a6 Correct improper-inclusion check in bits/libio-ldbl.h.
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 | 5 +++++
libio/bits/libio-ldbl.h | 7 ++++++-
2 files changed, 11 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 890c1de445a [X86] Add a DAG combine to widen (i4 (bitcast (v4i1))) befo [...]
new 8bb867a7399 [SimplifyCFG] Stop hoisting musttail calls incorrectly.
new 6b534cf3905 [Utils] Remove commented debug message. NFCI.
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/Transforms/Utils/Local.cpp | 4 ----
lib/Transforms/Utils/SimplifyCFG.cpp | 11 +++++++++++
test/Transforms/SimplifyCFG/pr35774.ll | 35 ++++++++++++++++++++++++++++++++++
3 files changed, 46 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/SimplifyCFG/pr35774.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/2.24/master
in repository glibc.
from c5b38f2ece elf: Count components of the expanded path in _dl_init_path [...]
new 248475457e elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]
new f24c345bf5 elf: Check for empty tokens before dynamic string token expa [...]
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 | 16 ++++++++++++++
NEWS | 4 ++++
elf/dl-load.c | 69 +++++++++++++++++++++++++++++------------------------------
3 files changed, 54 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.