This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5f77a96905b [COFF, ARM64] Reserve X18 register by default
new 5212269bc27 [CMake] Set toolchain tools in cross-target runtimes build
new 6bad828e627 llvm: fix -Wcast gcc warn error from rL308329
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/Object/COFFImportFile.cpp | 9 +++------
runtimes/CMakeLists.txt | 1 +
2 files changed, 4 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 llvm.
from 95801038d63 [Dominators] Improve error checking in deleteEdge
new 5f77a96905b [COFF, ARM64] Reserve X18 register by default
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/AArch64/AArch64Subtarget.cpp | 3 ++-
test/CodeGen/AArch64/arm64-platform-reg.ll | 1 +
2 files changed, 3 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 clang.
from f31a13cc41 [Sema] NFC: Move all availability checking code to SemaDeclAttr.cpp
new b109a98a7b Convert attribute 'target' parsing from a 'pair' to a 'struc [...]
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/Attr.td | 24 +++++++++++++++++-------
lib/CodeGen/CGCall.cpp | 4 ++--
lib/CodeGen/CodeGenModule.cpp | 9 +++++----
3 files changed, 24 insertions(+), 13 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 openmp.
from a07d8b0 Fix failing taskloop tests by omitting gcc
new 4efa4a6 For KMP_PAGE_SIZE, use getpagesize() on Unix, GetSystemInfo() [...]
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:
runtime/src/kmp_os.h | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 c874b4b3b1 [OPENMP] Initial support for 'task_reduction' clause.
new f31a13cc41 [Sema] NFC: Move all availability checking code to SemaDeclAttr.cpp
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/Sema/Sema.h | 20 ++-------
lib/Sema/SemaDeclAttr.cpp | 109 +++++++++++++++++++++++++++++++++++++++++-----
lib/Sema/SemaExpr.cpp | 79 +--------------------------------
3 files changed, 102 insertions(+), 106 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 aae19516704 PR target/81471 * config/i386/i386.md (rorx_immediate_ope [...]
new 8d6a57fd075 2017-07-18 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 18 +++
libstdc++-v3/include/bits/stl_list.h | 156 ++++++++++++---------
.../{set => list}/allocator/default_init.cc | 14 +-
3 files changed, 119 insertions(+), 69 deletions(-)
copy libstdc++-v3/testsuite/23_containers/{set => list}/allocator/default_init.cc (88%)
--
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 ca6d3f8f6ab [DAG] Improve Aliasing of operations to static alloca
new 95801038d63 [Dominators] Improve error checking in deleteEdge
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/llvm/Support/GenericDomTreeConstruction.h | 14 ++++++++++++++
1 file changed, 14 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 openmp.
from 92f7b79 Add recursive task scheduling strategy to taskloop implementation
new a07d8b0 Fix failing taskloop tests by omitting gcc
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:
runtime/test/tasking/omp_taskloop_grainsize.c | 2 ++
runtime/test/tasking/omp_taskloop_num_tasks.c | 2 ++
2 files changed, 4 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 04cbc70306 Add GCC's noexcept-type alias for c++1z-compat-mangling
new c874b4b3b1 [OPENMP] Initial support for 'task_reduction' clause.
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/AST/OpenMPClause.h | 211 ++++++++++++++++++
include/clang/AST/RecursiveASTVisitor.h | 22 ++
include/clang/AST/StmtOpenMP.h | 34 +--
include/clang/Basic/DiagnosticSemaKinds.td | 6 +-
include/clang/Basic/OpenMPKinds.def | 8 +
include/clang/Sema/Sema.h | 10 +-
lib/AST/OpenMPClause.cpp | 57 +++++
lib/AST/StmtOpenMP.cpp | 21 +-
lib/AST/StmtPrinter.cpp | 25 ++-
lib/AST/StmtProfile.cpp | 24 ++
lib/Basic/OpenMPKinds.cpp | 16 +-
lib/CodeGen/CGStmtOpenMP.cpp | 1 +
lib/Parse/ParseOpenMP.cpp | 23 +-
lib/Sema/SemaOpenMP.cpp | 72 ++++--
lib/Sema/TreeTransform.h | 60 +++++
lib/Serialization/ASTReaderStmt.cpp | 42 +++-
lib/Serialization/ASTWriterStmt.cpp | 20 ++
test/OpenMP/taskgroup_ast_print.cpp | 60 ++++-
test/OpenMP/taskgroup_messages.cpp | 2 +
test/OpenMP/taskgroup_task_reduction_messages.cpp | 258 ++++++++++++++++++++++
tools/libclang/CIndex.cpp | 17 ++
21 files changed, 929 insertions(+), 60 deletions(-)
create mode 100644 test/OpenMP/taskgroup_task_reduction_messages.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 compiler-rt.
from 13c2d0857 [Sanitizers] ASan/MSan/LSan allocators set errno on failure.
new f9d9566dc Don't call exit() from atexit handlers on Darwin
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/asan/asan_interceptors.cc | 4 ++++
lib/lsan/lsan_common.cc | 12 +++++-------
lib/lsan/lsan_common.h | 6 ++++++
lib/lsan/lsan_common_linux.cc | 7 +++++++
lib/lsan/lsan_common_mac.cc | 5 +++++
lib/lsan/lsan_interceptors.cc | 6 ++++++
6 files changed, 33 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.