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 f51e0e20bd Remove VEC from breakpoint
new 1ea5da0262 [gdb/symtab] Fix version check in dwarf compilation unit header
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 | 6 ++++++
gdb/dwarf2read.c | 9 ++++-----
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.dwarf2/dw2-error.exp | 2 +-
4 files changed, 15 insertions(+), 6 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-tools-extra.
from 3db27dda Try to fix FileDistance test on windows.
new 5fdbd511 [clangd] Avoid collecting symbols from broken TUs in global-s [...]
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/global-symbol-builder/GlobalSymbolBuilderMain.cpp | 8 ++++++++
1 file changed, 8 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 19a6aea02d4 [X86][SSE] Add reduced crash test case for r336113 - [X86][ [...]
new c8da7b28b97 [X86][SSE] Blend any v8i16/v4i32 shift with 2 shift unique [...]
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 | 71 ++++++++++++-------------------------
test/CodeGen/X86/lower-vec-shift.ll | 34 +++++++-----------
2 files changed, 35 insertions(+), 70 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-tools-extra.
from b42ee6c3 [clangd] FileDistance: temporarily disable in CodeComplete, i [...]
new 3db27dda Try to fix FileDistance test on windows.
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:
unittests/clangd/FileDistanceTests.cpp | 10 ++++++++--
1 file changed, 8 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 master
in repository gcc.
from 0d92fc24161 Optimize std::rotl and std::rotr, add test for std::popcount
new 811f9a1cdf5 PR libstdc++/86398 fix std::is_trivially_constructible regression
new edf8a734807 * tree-vrp.c (extract_range_from_binary_expr_1): Ini [...]
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 | 5 +
gcc/tree-vrp.c | 2 +
libstdc++-v3/ChangeLog | 10 ++
libstdc++-v3/include/std/type_traits | 21 ++--
.../20_util/is_trivially_constructible/value.cc | 138 ++++++++++++---------
.../make_signed/requirements/typedefs_neg.cc | 2 +-
.../make_unsigned/requirements/typedefs_neg.cc | 3 +-
7 files changed, 107 insertions(+), 74 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-tools-extra.
from a6759496 [clangd] FileDistance: missing constexpr
new b42ee6c3 [clangd] FileDistance: temporarily disable in CodeComplete, 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:
clangd/CodeComplete.cpp | 3 ++-
1 file changed, 2 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 2dfeba53c3d [ImplicitNullChecks] Check for rewrite of register used in [...]
new 71ab3ef1d76 [AArch64][SVE] Asm: Support for SVE condition code aliases
new 19a6aea02d4 [X86][SSE] Add reduced crash test case for r336113 - [X86][ [...]
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/AArch64/AsmParser/AArch64AsmParser.cpp | 16 ++++++
test/CodeGen/X86/lower-vec-shift.ll | 25 +++++++++
test/MC/AArch64/SVE/condtion-codes.s | 66 +++++++++++++++++++++++
3 files changed, 107 insertions(+)
create mode 100644 test/MC/AArch64/SVE/condtion-codes.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 clang.
from 4f874f4052 NFC - typo fix in test/CodeGen/avx512f-builtins.c
new c8c9b4da91 [Sema] Fix crash in getConstructorName.
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/Sema/SemaExprCXX.cpp | 2 ++
test/SemaCXX/injected-class-name-crash.cpp | 11 +++++++++++
2 files changed, 13 insertions(+)
create mode 100644 test/SemaCXX/injected-class-name-crash.cpp
--
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-tools-extra.
from 2505cfc2 [clangd] FileDistance: don't add duplicate edges
new a6759496 [clangd] FileDistance: missing constexpr
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 | 2 +-
1 file changed, 1 insertion(+), 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 ef356db5c0 PR33924: merge local declarations that have linkage of some [...]
new 4f874f4052 NFC - typo fix in test/CodeGen/avx512f-builtins.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:
test/CodeGen/avx512f-builtins.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.