This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7fce876 nvptx backend prerequisites for OpenMP offloading
new 722c5d82 gcc/testsuite * gcc.target/arm/ivopts-orig_biv-inc.c: Adjus [...]
new 05edb14 [PR libgfortran/78314] Fix ieee_support_halting
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 | 10 ++++++
gcc/testsuite/gcc.target/arm/ivopts-orig_biv-inc.c | 2 +-
gcc/testsuite/gfortran.dg/ieee/ieee_6.f90 | 9 +++---
libgfortran/ChangeLog | 5 +++
libgfortran/config/fpu-glibc.h | 36 +++++++++++++++++++++-
5 files changed, 56 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 lld.
from b6f5a9a [ELF] Convert RelocationSection to input section
new b959386 Define -build-id=tree as a synonym for -build-id=sha1.
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/Driver.cpp | 2 +-
test/ELF/build-id.s | 32 +++++++++++++++++++++-----------
2 files changed, 22 insertions(+), 12 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 9285a58 test commit, changed tab to spaces, NFC
new 195a4bc [sancov] Name the global containing the main source file name
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/Transforms/Instrumentation/SanitizerCoverage.cpp | 6 +++---
test/Instrumentation/SanitizerCoverage/coverage.ll | 2 +-
2 files changed, 4 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-tools-extra.
from 248b903 [clang-tidy] New check to prefer transparent functors to non- [...]
new 236050c [change-namespace] handle constructor initializer: Derived : [...]
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:
change-namespace/ChangeNamespace.cpp | 38 ++++++-
change-namespace/ChangeNamespace.h | 3 +
test/change-namespace/lambda-function.cpp | 22 ++++
.../change-namespace/ChangeNamespaceTests.cpp | 113 +++++++++++++++++----
4 files changed, 152 insertions(+), 24 deletions(-)
create mode 100644 test/change-namespace/lambda-function.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 llvm.
from 744fcd8 Add a little endian variant of TCE.
new 9285a58 test commit, changed tab to spaces, NFC
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/Analysis/ScalarEvolution.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 8bf0ced Remove duplicate condition (PR30648). NFCI.
new f8c470e target-data test update for TCE and TCELE
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/target-data.c | 6 +++++-
1 file 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 dd4a826 Fix test names for trad.exp tests
new 5b631e0 Support non-masked epilogue vectoriziation
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 | 29 +++++++
gcc/params.def | 5 ++
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.dg/vect/vect-tail-nomask-1.c | 106 +++++++++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 41 ++++++++++
gcc/tree-if-conv.c | 2 +-
gcc/{ccmp.h => tree-if-conv.h} | 11 ++-
gcc/tree-vect-data-refs.c | 12 ++-
gcc/tree-vect-loop-manip.c | 10 ++-
gcc/tree-vect-loop.c | 102 +++++++++++++++++++-----
gcc/tree-vectorizer.c | 17 +++-
gcc/tree-vectorizer.h | 19 ++++-
12 files changed, 321 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-tail-nomask-1.c
copy gcc/{ccmp.h => tree-if-conv.h} (75%)
--
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 86ae549 Add a little endian variant of TCE.
new 8bf0ced Remove duplicate condition (PR30648). NFCI.
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/Serialization/ASTReader.cpp | 3 +--
1 file changed, 1 insertion(+), 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 lldb.
from 54ab540 Remove TimeValue class
new 73b19b5 Remove Windows-specific minidump plugin
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:
cmake/LLDBDependencies.cmake | 3 +-
source/Plugins/Process/CMakeLists.txt | 1 -
.../Process/Windows/MiniDump/CMakeLists.txt | 21 -
.../Windows/MiniDump/ProcessWinMiniDump.cpp | 631 ---------------------
.../Process/Windows/MiniDump/ProcessWinMiniDump.h | 86 ---
.../Process/Windows/MiniDump/ThreadWinMiniDump.cpp | 87 ---
.../Process/Windows/MiniDump/ThreadWinMiniDump.h | 43 --
.../x64/RegisterContextWindowsMiniDump_x64.cpp | 42 --
.../x64/RegisterContextWindowsMiniDump_x64.h | 36 --
.../x86/RegisterContextWindowsMiniDump_x86.cpp | 42 --
.../x86/RegisterContextWindowsMiniDump_x86.h | 37 --
11 files changed, 1 insertion(+), 1028 deletions(-)
delete mode 100644 source/Plugins/Process/Windows/MiniDump/CMakeLists.txt
delete mode 100644 source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.cpp
delete mode 100644 source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.h
delete mode 100644 source/Plugins/Process/Windows/MiniDump/ThreadWinMiniDump.cpp
delete mode 100644 source/Plugins/Process/Windows/MiniDump/ThreadWinMiniDump.h
delete mode 100644 source/Plugins/Process/Windows/MiniDump/x64/RegisterContextWind [...]
delete mode 100644 source/Plugins/Process/Windows/MiniDump/x64/RegisterContextWind [...]
delete mode 100644 source/Plugins/Process/Windows/MiniDump/x86/RegisterContextWind [...]
delete mode 100644 source/Plugins/Process/Windows/MiniDump/x86/RegisterContextWind [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.