This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8443ec98cfe Daily bump.
new b421e0d272d [ARC] Update sleep builtin.
new ce95ea092c5 [ARC] Fix FLS, SETI patterns.
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 | 15 +++++++++++++++
gcc/config/arc/arc-protos.h | 1 -
gcc/config/arc/arc.c | 26 --------------------------
gcc/config/arc/arc.md | 18 +++++++-----------
4 files changed, 22 insertions(+), 38 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 ba43c43904 Use special new Clang flag 'FrontendTimesIsEnabled' instead [...]
new 41ef6cd003 [Solaris] __float128 is supported on Solaris/x86
new 3a450c6074 Format closing braces when reformatting the line containing [...]
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/Basic/Targets/OSTargets.h | 10 +++++
lib/Format/AffectedRangeManager.cpp | 20 +++++----
lib/Format/AffectedRangeManager.h | 9 ++--
lib/Format/Format.cpp | 9 ++--
lib/Format/NamespaceEndCommentsFixer.cpp | 3 +-
lib/Format/SortJavaScriptImports.cpp | 3 +-
lib/Format/TokenAnnotator.h | 2 +
lib/Format/UnwrappedLineFormatter.cpp | 9 ++--
lib/Format/UnwrappedLineParser.cpp | 2 +-
lib/Format/UnwrappedLineParser.h | 6 ++-
lib/Format/UsingDeclarationsSorter.cpp | 3 +-
test/CodeGenCXX/float128-declarations.cpp | 4 ++
unittests/Format/FormatTestSelective.cpp | 68 ++++++++++++++++++++++++++++++-
13 files changed, 118 insertions(+), 30 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 f7726f47da Revert "[clang-format] Improve Incomplete detection for (tex [...]
new ba43c43904 Use special new Clang flag 'FrontendTimesIsEnabled' instead [...]
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/Frontend/Utils.h | 6 +
lib/CodeGen/BackendUtil.cpp | 4 +-
lib/CodeGen/CodeGenAction.cpp | 18 +--
lib/Frontend/CMakeLists.txt | 1 +
.../Frontend/FrontendTiming.cpp | 20 +--
test/Frontend/ftime-report-template-decl.cpp | 159 +++++++++++++++++++++
6 files changed, 184 insertions(+), 24 deletions(-)
copy include/clang/Basic/ExpressionTraits.h => lib/Frontend/FrontendTiming.cpp (52%)
create mode 100644 test/Frontend/ftime-report-template-decl.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 openacc-gcc-7-branch
in repository gcc.
from b957d7c71a0 [nvptx, openacc] Don't emit barriers for empty loops
new 708bb8f7b27 [nvptx] Force vl32 if calling vector-partitionable routines
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.openacc | 10 +++
gcc/config/nvptx/nvptx.c | 90 ++++++++++++++++++++--
gcc/omp-offload.c | 2 +-
gcc/omp-offload.h | 1 +
libgomp/ChangeLog.openacc | 7 ++
.../libgomp.oacc-c-c++-common/pr85486-2.c | 53 +++++++++++++
.../libgomp.oacc-c-c++-common/pr85486-3.c | 56 ++++++++++++++
.../testsuite/libgomp.oacc-c-c++-common/pr85486.c | 52 +++++++++++++
8 files changed, 264 insertions(+), 7 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/pr85486-2.c
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/pr85486-3.c
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/pr85486.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 llvm.
from 1b68b2eca5b Test commit access.
new 0a556c8c152 Fix BNF nits in TableGen language reference.
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/TableGen/LangRef.rst | 6 +++---
1 file changed, 3 insertions(+), 3 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 e89759088e [Atomics] warn about atomic accesses using libcalls
new f7726f47da Revert "[clang-format] Improve Incomplete detection for (tex [...]
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/Format/TokenAnnotator.cpp | 23 ++++----------
unittests/Format/FormatTestProto.cpp | 25 ++--------------
unittests/Format/FormatTestTextProto.cpp | 51 ++------------------------------
3 files changed, 9 insertions(+), 90 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 83cd5098e06 [AArch64][SVE] Asm: Support for structured ST2, ST3 and ST4 [...]
new 1b68b2eca5b Test commit access.
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/TableGen/index.rst | 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 lldb.
from 2daa75756 [lit] Generate a single lit cfg file for tests that require d [...]
new 5febeff67 [CMake] Gate 'dsymutil' dependency
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/CMakeLists.txt | 4 ++--
1 file changed, 2 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 binutils-gdb.
from 5373441d20 Automatic date update in version.in
new 5a6312e8c0 Silence gcc-8 warnings
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:
bfd/ChangeLog | 9 +++++++++
bfd/elf-linux-core.h | 16 ++++++++++++++++
bfd/elf.c | 4 ++++
gas/ChangeLog | 7 +++++++
gas/config/tc-cr16.c | 5 +++--
gas/config/tc-crx.c | 7 +++++--
gas/stabs.c | 4 ++--
7 files changed, 46 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.
from 1dfd6cdd38 [XRay] Change std::sort to llvm::sort in response to r327219
new e89759088e [Atomics] warn about atomic accesses using libcalls
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 | 3 +++
lib/CodeGen/CGAtomic.cpp | 16 ++++++++++------
test/CodeGen/atomics-sema-alignment.c | 27 +++++++++++++++++++++++++++
3 files changed, 40 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/atomics-sema-alignment.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.