This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 20f85d43c1 [test] Fix -Wunused-variable in rC343665
new 8a6631a983 [ASTMatchers] Fix DynamicASTMatchersTests again
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/ASTMatchers/Dynamic/ParserTest.cpp | 1 -
1 file changed, 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 820780c046 [analyzer] [tests] [quickfix] Make the test more resilient f [...]
new f8a2b026a6 Sort list of matchers
new 1f9b8947c0 Add matchers missing from dynamic AST registry
new 3ca2470501 Update documentation for correctness
new 7268ababd0 Remove stray character from docs
new 20f85d43c1 [test] Fix -Wunused-variable in rC343665
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:
include/clang/ASTMatchers/ASTMatchers.h | 12 +++++-----
lib/ASTMatchers/Dynamic/Registry.cpp | 35 +++++++++++++++++-----------
unittests/ASTMatchers/Dynamic/ParserTest.cpp | 2 +-
3 files changed, 28 insertions(+), 21 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 lldb.
from 20573224f Skip test with older versions of clang
new 459e5e742 Adding skipIf to std::variant libc++ data-formatter test sinc [...]
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:
.../data-formatter-stl/libcxx/variant/TestDataFormatterLibcxxVariant.py | 2 ++
1 file changed, 2 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 clang.
from 21352e1ac8 [OPENMP] Add reverse_offload clause to requires directive
new 820780c046 [analyzer] [tests] [quickfix] Make the test more resilient f [...]
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/Analysis/html_diagnostics/relevant_lines/synthesized_body.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 llvm.
from 02b73b4b279 [X86] Add CMOV_VK2/VK4 pseudos and remove lowering code tha [...]
new 748b49e3891 [InstCombine] add tests for binop undef-into-constant propa [...]
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/Transforms/InstCombine/vec_demanded_elts.ll | 326 ++++++++++++++++++++++-
1 file changed, 312 insertions(+), 14 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 1887ae7304 ELF: Group and sort output note sections by section alignments
new 34c0fc000f tid-parse.c tid_is_in_list correct 'See' comment.
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 | 4 ++++
gdb/tid-parse.c | 2 +-
2 files changed, 5 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 f1625820c29 * gimple-ssa-sprintf.c (struct fmtresult): Add new member [...]
new c08fb910c5d * libgcc2.c (isnan): Use __builtin_isnan. (isfinite): Use [...]
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:
libgcc/ChangeLog | 18 ++++++++++++------
libgcc/libgcc2.c | 12 +++---------
2 files changed, 15 insertions(+), 15 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 gcc-8-branch
in repository gcc.
from 610f454509c i386: Remove _Unwind_Frames_Increment
new 3c3f7305d4d Backport from mainline 2018-09-28 Uros Bizjak <ubizjak@ [...]
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 | 8 ++++++++
gcc/config/i386/i386.c | 16 ++++++++--------
gcc/config/i386/i386.h | 8 ++++----
gcc/config/i386/predicates.md | 2 +-
gcc/config/i386/sse.md | 2 +-
5 files changed, 22 insertions(+), 14 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 df9220fd714 [RISCV][NFCI] Handle redundant splitf64+buildpairf64 pairs [...]
new 02b73b4b279 [X86] Add CMOV_VK2/VK4 pseudos and remove lowering code tha [...]
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 | 14 ++++----------
lib/Target/X86/X86InstrCompiler.td | 2 ++
2 files changed, 6 insertions(+), 10 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 e66cfcef72 AArch64: Add MOVPRFX tests and update testsuite
new 23e463ed7c ELF: Group PT_NOTE segments by section alignments
new 1887ae7304 ELF: Group and sort output note sections by section alignments
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:
bfd/ChangeLog | 8 ++++
bfd/elf.c | 59 ++++++++++++-------------
ld/ChangeLog | 6 +++
ld/ldlang.c | 140 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
4 files changed, 182 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.