This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 4230869a [clangd] Replace UniqueFunction with llvm::unique_function.
new 2505cfc2 [clangd] FileDistance: don't add duplicate edges
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:
clangd/FileDistance.cpp | 4 +++-
1 file 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 gcc.
from 9fd2a269cf4 Fix bootstrap on ia64 with old GCC version.
new ba66bc85091 * gcc.dg/tree-ssa/ssa-dom-thread-7.c: Adjust test because [...]
new 0d92fc24161 Optimize std::rotl and std::rotr, add test for std::popcount
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:
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-7.c | 7 +++-
libstdc++-v3/ChangeLog | 6 ++++
libstdc++-v3/include/std/bit | 10 ++----
.../bitops.count/{countl_one.cc => popcount.cc} | 41 ++++++++++++----------
5 files changed, 44 insertions(+), 26 deletions(-)
copy libstdc++-v3/testsuite/26_numerics/bit/bitops.count/{countl_one.cc => popcoun [...]
--
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 1eef495cdcc [Support] Remove SaveOr which is no longer used
new 2dfeba53c3d [ImplicitNullChecks] Check for rewrite of register used in [...]
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/CodeGen/ImplicitNullChecks.cpp | 28 ++++++++++++-
test/CodeGen/X86/implicit-null-chk-reg-rewrite.mir | 49 ++++++++++++++++++++++
2 files changed, 75 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/implicit-null-chk-reg-rewrite.mir
--
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 07b9664476b Fix DOS-based system build and fix documentation.
new bc9f52f574c Temporary remove "at least 8 byte alignment" code from x86
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 | 16 ++++++++++++++++
gcc/config/i386/dragonfly.h | 10 ++++++----
gcc/config/i386/freebsd.h | 16 +++++-----------
gcc/config/i386/gas.h | 12 +++++++-----
gcc/config/i386/gnu-user.h | 16 +++++-----------
gcc/config/i386/i386.h | 2 +-
gcc/config/i386/iamcu.h | 16 +++++-----------
gcc/config/i386/lynx.h | 6 ++++--
gcc/config/i386/netbsd-elf.h | 6 ++++--
gcc/config/i386/openbsdelf.h | 16 +++++-----------
gcc/config/i386/x86-64.h | 16 ++++++----------
11 files changed, 64 insertions(+), 68 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 d4d9fba553c i386: Add indirect_return function attribute
new a1099b776a5 Fix typo in bb-slp-over-widen-*.c
new c49223ae39a Remove legacy testcase for -fprofile-generate=./
new 07b9664476b Fix DOS-based system build and fix documentation.
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:
gcc/ChangeLog | 6 ++++++
gcc/coverage.c | 2 +-
gcc/doc/invoke.texi | 7 ++++---
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/pr47793.c | 13 -------------
gcc/testsuite/gcc.dg/vect/bb-slp-over-widen-1.c | 2 +-
gcc/testsuite/gcc.dg/vect/bb-slp-over-widen-2.c | 2 +-
7 files changed, 23 insertions(+), 19 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/pr47793.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 binutils-gdb.
from 9b960ba18c Automatic date update in version.in
new f51e0e20bd Remove VEC from breakpoint
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 | 12 +++++++++
gdb/breakpoint.c | 12 ++++-----
gdb/breakpoint.h | 13 +++------
gdb/tracepoint.c | 82 +++++++++++++++-----------------------------------------
4 files changed, 44 insertions(+), 75 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 6d9e9f3b399 * config/h8300/h8300.md (logical<mode>3_sn, logical [...]
new d4d9fba553c i386: Add indirect_return function attribute
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 | 7 +++++++
gcc/config/i386/i386.c | 23 ++++++++++++++++++++++-
gcc/doc/extend.texi | 6 ++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr85620-1.c | 15 +++++++++++++++
gcc/testsuite/gcc.target/i386/pr85620-2.c | 13 +++++++++++++
gcc/testsuite/gcc.target/i386/pr85620-3.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr85620-4.c | 18 ++++++++++++++++++
8 files changed, 107 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr85620-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr85620-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr85620-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr85620-4.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 clang.
from 2926189c9b [Sema] Consider all format_arg attributes.
new ef356db5c0 PR33924: merge local declarations that have linkage of some [...]
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/Serialization/ASTReader.h | 2 +-
lib/Serialization/ASTCommon.cpp | 16 ++-
lib/Serialization/ASTReaderDecl.cpp | 108 ++++++++++++++++-----
test/Modules/cxx-dtor.cpp | 1 +
test/Modules/friend-definition-2.cpp | 1 +
test/Modules/merge-deduced-return.cpp | 33 +++++++
.../{friend-definition.cpp => merge-lambdas.cpp} | 31 +++---
.../{var-templates.cpp => merge-static-locals.cpp} | 19 ++--
test/Modules/pr27401.cpp | 1 +
9 files changed, 167 insertions(+), 45 deletions(-)
create mode 100644 test/Modules/merge-deduced-return.cpp
copy test/Modules/{friend-definition.cpp => merge-lambdas.cpp} (51%)
copy test/Modules/{var-templates.cpp => merge-static-locals.cpp} (55%)
--
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 df995c51f79 gcc/ChangeLog:
new b35bf93aa71 PR tree-optimization/86274 - SEGFAULT when logging std::to_ [...]
new 6d9e9f3b399 * config/h8300/h8300.md (logical<mode>3_sn, logical [...]
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:
gcc/ChangeLog | 10 ++
gcc/config/h8300/h8300.md | 23 +--
gcc/gimple-ssa-sprintf.c | 94 +++++++---
gcc/testsuite/ChangeLog | 11 ++
gcc/testsuite/gcc.dg/torture/builtin-sprintf.c | 29 +++
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-9.c | 90 ++++++++++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-1.c | 21 +--
.../gcc.dg/tree-ssa/builtin-sprintf-warn-10.c | 200 ++++++++++-----------
.../gcc.dg/tree-ssa/builtin-sprintf-warn-15.c | 34 ++--
.../gcc.dg/tree-ssa/builtin-sprintf-warn-7.c | 18 +-
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf.c | 101 ++++++-----
gcc/testsuite/gcc.dg/tree-ssa/pr83198.c | 10 +-
12 files changed, 405 insertions(+), 236 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/builtin-sprintf.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-9.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.