This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d971ddea8a7 Daily bump.
new 35847bbc765 PR target/83536 * config/i386/i386.c (ix86_attribute_tabl [...]
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/ChangeLog | 6 ++++++
gcc/config/i386/i386.c | 2 +-
2 files changed, 7 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 release/2.26/master
in repository glibc.
from 98f244e245 elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]
new 4ebd0c4191 elf: Check for empty tokens before dynamic string token expa [...]
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 | 10 ++++++++++
NEWS | 4 ++++
elf/dl-load.c | 49 +++++++++++++++++++++++++++++++++----------------
3 files changed, 47 insertions(+), 16 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 release/2.25/master
in repository glibc.
from 26748a28ca elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]
new 1998843fb7 elf: Check for empty tokens before dynamic string token expa [...]
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 | 10 ++++++++++
NEWS | 4 ++++
elf/dl-load.c | 49 +++++++++++++++++++++++++++++++++----------------
3 files changed, 47 insertions(+), 16 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 88437b5864f [X86] Add a DAG combine to fix (v4i1 (bitcast (i4))) before [...]
new 890c1de445a [X86] Add a DAG combine to widen (i4 (bitcast (v4i1))) befo [...]
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 | 12 +++
test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 150 +++++++++++++++++-----------
test/CodeGen/X86/bitcast-and-setcc-128.ll | 54 ++++------
test/CodeGen/X86/bitcast-and-setcc-256.ll | 12 +--
test/CodeGen/X86/bitcast-setcc-128.ll | 54 ++++------
test/CodeGen/X86/bitcast-setcc-256.ll | 12 +--
6 files changed, 146 insertions(+), 148 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 binutils-gdb.
from cfa27c399e Only ignore -Wenum-compare-switch if it exists
new 47fea87745 Avoid indexing std::vector past the end
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:
gdb/ChangeLog | 5 +++++
gdb/psymtab.c | 8 ++++----
2 files changed, 9 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 0af58659f34 [MC] - Stop ignoring invalid meta data symbols.
new 88437b5864f [X86] Add a DAG combine to fix (v4i1 (bitcast (i4))) before [...]
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/avx512vl-intrinsics-fast-isel.ll | 330 ++-------------------
test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 117 +++-----
.../CodeGen/X86/bitcast-int-to-vector-bool-sext.ll | 3 -
.../CodeGen/X86/bitcast-int-to-vector-bool-zext.ll | 3 -
5 files changed, 83 insertions(+), 385 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 671e8a06dc2 [X86] Prevent combining (v8i1 (bitconvert (i8 load)))->(v8i [...]
new 0af58659f34 [MC] - Stop ignoring invalid meta data symbols.
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/MC/MCParser/ELFAsmParser.cpp | 2 +-
test/MC/ELF/metadata-declaration-errors.s | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
create mode 100644 test/MC/ELF/metadata-declaration-errors.s
--
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 6aa96fd24 [ELF] - Remove excessive checks. NFC.
new 7087f8e2f [ELF] - Add missing dynamic tags when producing output with 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:
ELF/SyntheticSections.cpp | 8 +++++++-
test/ELF/gnu-ifunc-dyntags.s | 41 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/gnu-ifunc-dyntags.s
--
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 3516b9f977a 2nd attempt at "fixing" amdgpu tests after r321575
new 15fedcb110f [X86] Cleanup store splitting in LowerTruncatingStore
new 9e69c62b8f6 [X86] Fix a crash when returning a <1 x i1> value>
new a17ce5745c8 [X86] Remove AND32ri8 from pattern for v1i1 load.
new 82780d6df2f [X86] Remove patterns for load/store of vXi with bitcasts t [...]
new 671e8a06dc2 [X86] Prevent combining (v8i1 (bitconvert (i8 load)))->(v8i [...]
The 5 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 | 21 +-
lib/Target/X86/X86ISelLowering.h | 2 +
lib/Target/X86/X86InstrAVX512.td | 23 +-
test/CodeGen/X86/avx512-calling-conv.ll | 24 ++
test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 264 ++++++++-------------
.../CodeGen/X86/bitcast-int-to-vector-bool-sext.ll | 12 +-
.../CodeGen/X86/bitcast-int-to-vector-bool-zext.ll | 24 +-
test/CodeGen/X86/bitcast-int-to-vector-bool.ll | 8 +-
8 files changed, 150 insertions(+), 228 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 e006e0409c [Sema] Improve diagnostics for const- and ref-qualified memb [...]
new 352a8a419d Reverted 321592: [Sema] Improve diagnostics for const- and r [...]
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/SemaCXX/copy-initialization.cpp | 2 +-
4 files changed, 12 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.