This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from 143f713a [CUDA, test-suite] Adjust path to libc++ headers in clang's b [...]
new b3be2fa9 [test-suite, CUDA] Filter out long-running redundant SIMD 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:
External/CUDA/CMakeLists.txt | 54 +++++++++++++++++++++++++++-----------------
1 file changed, 33 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 openmp.
from 942037e PR30734: Remove __kmp_ft_page_allocate()
new c6bb224 [OMPT] Print two more addresses in print_fuzzy_address_block()
new bf0dde7 [OMPT] Adapt OMPT callbacks for tasks to handle untied tasks [...]
new de6991e [OMPT] Fix OMPT callbacks for the taskloop construct and add [...]
The 3 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_tasking.cpp | 321 ++++++++++++++++++++++++-----------
runtime/test/ompt/callback.h | 13 +-
runtime/test/ompt/tasks/task_types.c | 33 +++-
runtime/test/ompt/tasks/taskloop.c | 62 +++++++
4 files changed, 322 insertions(+), 107 deletions(-)
create mode 100644 runtime/test/ompt/tasks/taskloop.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 clang.
from 8ac9d0b254 [ASTMatchers] Introduce a matcher for `ObjCIvarExpr`, suppor [...]
new 107f2b7480 Fix typos in 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:
include/clang/AST/TypeLoc.h | 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 clang.
from 3d38d9f1f0 [OPENMP] Static variables on device must be externally visible.
new 8ac9d0b254 [ASTMatchers] Introduce a matcher for `ObjCIvarExpr`, suppor [...]
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/ASTMatchers/ASTMatchersInternal.h | 1 +
1 file changed, 1 insertion(+)
--
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 glibc.
from da80612d61 Add the missing ChangeLog entry for commit be525a69a66
new 2c6da2f487 Fix Linux fcntl OFD locks on unsupported kernels
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:
ChangeLog | 6 ++++++
sysdeps/unix/sysv/linux/tst-ofdlocks-compat.c | 7 ++++++-
sysdeps/unix/sysv/linux/tst-ofdlocks.c | 7 ++++++-
3 files changed, 18 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 gcc.
from 41f6d43173e PR tree-optimization/86696 - ICE in handle_char_store at gc [...]
new 959342f678c gcc/ChangeLog:
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/doc/extend.texi | 90 ++++++++++++++++++++++++++---------------------------
2 files changed, 53 insertions(+), 45 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 37c69c45d18 Daily bump.
new 5db40a1fed4 Backport from mainline 2018-07-16 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 | 10 ++++++++++
gcc/expmed.c | 5 +++++
2 files changed, 15 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 f0389c4d45 [ASTMatchers] Introduce a matcher for `ObjCIvarExpr`, suppor [...]
new 3d38d9f1f0 [OPENMP] Static variables on device must be externally visible.
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/AST/ASTContext.cpp | 21 +++++++++++++++++++++
test/OpenMP/declare_target_codegen.cpp | 7 +++++--
.../nvptx_declare_target_var_ctor_dtor_codegen.cpp | 2 +-
3 files changed, 27 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 llvm.
from 767b5de4f4a bpf: add missing RegState to notify MachineInstr verifier n [...]
new f25070cb8b0 Revert "Enable MachineOutliner by default under -Oz for AArch64"
new 4d940e78155 [demangler] Support for reference collapsing
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/Demangle/ItaniumDemangle.cpp | 102 +++++++++++----------
lib/Target/AArch64/AArch64InstrInfo.cpp | 5 -
lib/Target/AArch64/AArch64InstrInfo.h | 1 -
lib/Target/AArch64/AArch64TargetMachine.cpp | 3 -
test/CodeGen/AArch64/O3-pipeline.ll | 2 -
test/CodeGen/AArch64/arm64-memset-to-bzero.ll | 6 +-
test/CodeGen/AArch64/arm64-opt-remarks-lazy-bfi.ll | 8 +-
test/CodeGen/AArch64/cond-sel.ll | 4 +-
test/CodeGen/AArch64/machine-outliner-default.mir | 71 --------------
test/CodeGen/AArch64/machine-outliner-flags.ll | 8 +-
test/CodeGen/AArch64/max-jump-table.ll | 1 -
11 files changed, 68 insertions(+), 143 deletions(-)
delete mode 100644 test/CodeGen/AArch64/machine-outliner-default.mir
--
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 libcxxabi.
from b680d15 [CMake] Don't use LIBCXXABI_ENABLE_STATIC option before its declared
new 4a3bc0a [demangler] Support for reference collapsing
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:
src/cxa_demangle.cpp | 101 ++++++++++++++++++++++++--------------------
test/test_demangle.pass.cpp | 4 ++
2 files changed, 60 insertions(+), 45 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.