This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 245c383 [InstCombine] auto-generate checks for min/max tests
new f8e32dd [libFuzzer] remove large examples from the libFuzzer docs and [...]
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:
docs/LibFuzzer.rst | 168 ++-------------------------------------------
docs/ProgrammersManual.rst | 1 +
2 files changed, 6 insertions(+), 163 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 34a73b3 [PPC] Adding the removed testcase again
new 245c383 [InstCombine] auto-generate checks for min/max tests
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/select.ll | 68 ++++++++++++++++++++---------------
1 file changed, 40 insertions(+), 28 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 1e312c9 PR70975 Pass valid offset argument to sendfile
new bd7b3fc PR fortran/78026 * parse.c (decode_statement): Don't create [...]
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/fortran/ChangeLog | 29 +++++++++++++++++-------
gcc/fortran/match.c | 34 ++++++++++++++++++----------
gcc/fortran/parse.c | 21 ++++-------------
gcc/testsuite/ChangeLog | 10 +++++---
gcc/testsuite/gfortran.dg/gomp/pr78026.f03 | 5 ++++
gcc/testsuite/gfortran.dg/select_type_38.f03 | 10 ++++++++
6 files changed, 70 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr78026.f03
create mode 100644 gcc/testsuite/gfortran.dg/select_type_38.f03
--
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 zorg.
from e9ca96a [libFuzzer] add one more real-life test to the bot; enable fa [...]
new d67b8eb Removed redundant step.
new e5f620a Use buildbot RemoveDirectory instead of platform-dependent rm [...]
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:
zorg/buildbot/builders/ClangAndLLDBuilder.py | 31 ++++++++++------------------
1 file changed, 11 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 86f0394 [LoopUnroll] Check partial unrolling is enabled before initia [...]
new 34a73b3 [PPC] Adding the removed testcase 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:
test/CodeGen/PowerPC/pzero-fp-xored.ll | 71 ++++++++++++++++++++++++++++++++++
1 file changed, 71 insertions(+)
create mode 100644 test/CodeGen/PowerPC/pzero-fp-xored.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 master
in repository gcc.
from 43f7268 * oacc-init.c (goacc_new_thread): Use sizeof of the appropri [...]
new b95a2fd PR middle-end/78025 * omp-simd-clone.c (simd_clone_adjust): [...]
new 1e312c9 PR70975 Pass valid offset argument to sendfile
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 | 6 +
gcc/omp-simd-clone.c | 226 +++++++++++++++++------------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/gomp/declare-simd-7.C | 50 +++++++
libstdc++-v3/ChangeLog | 6 +
libstdc++-v3/src/filesystem/ops.cc | 3 +-
6 files changed, 202 insertions(+), 94 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/declare-simd-7.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 lldb.
from 98fb7f2 Fix an issue where frame variable -s <varname> would not show [...]
new b8309ac Add support for "type lookup" to find C and C++ types
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/functionalities/type_lookup/Makefile | 2 +-
.../functionalities/type_lookup/TestTypeLookup.py | 6 +-
.../type_lookup/{main.m => main.mm} | 22 ++++++-
.../Language/CPlusPlus/CPlusPlusLanguage.cpp | 76 ++++++++++++++++++++++
.../Plugins/Language/CPlusPlus/CPlusPlusLanguage.h | 2 +
5 files changed, 104 insertions(+), 4 deletions(-)
rename packages/Python/lldbsuite/test/functionalities/type_lookup/{main.m => main. [...]
--
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 63ba1c9 Use -fopenmp=libomp in all OpenMP offloading tests.
new 038c96d [coroutines] Add diagnostics for copy/move assignment operato [...]
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 | 13 ++-
lib/Sema/SemaCoroutine.cpp | 125 ++++++++++++++++++-----------
test/SemaCXX/coroutines.cpp | 25 +++++-
3 files changed, 104 insertions(+), 59 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 74906fa [InstCombine] handle simple vector integer constants in IsFre [...]
new 6c0e6ef [X86][AVX512] Fix MUL v8i64 costs on non-AVX512DQ targets
new 86f0394 [LoopUnroll] Check partial unrolling is enabled before initia [...]
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/X86/X86TargetTransformInfo.cpp | 1 +
lib/Transforms/Scalar/LoopUnrollPass.cpp | 4 ++--
test/Analysis/CostModel/X86/arith.ll | 4 ++--
3 files changed, 5 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 clang.
from af2b453 [Driver][OpenMP] Add support to create jobs for unbundling actions.
new 63ba1c9 Use -fopenmp=libomp in all OpenMP offloading tests.
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/Driver/openmp-offload.c | 44 ++++++++++++++++++++------------------------
1 file changed, 20 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.