This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 3ec35ba6d [ELF] Change sh_link of .rel{,a}.plt to make GNU strip happy
new cab58aa32 Change the timestamp of llvmcache-foo file to meet the thinL [...]
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/ELF/lto/cache.ll | 4 ++++
test/wasm/lto/cache.ll | 4 ++++
2 files changed, 8 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 9a556415ec Reapply Logging: make os_log buffer size an integer constant [...]
new 40a12dcd50 [OPENMP][NVPTX]Improve emission of the globalized variables [...]
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/LangOptions.def | 2 +
include/clang/Driver/Options.td | 4 +
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 265 ++++++++++++++++++++-
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 18 ++
lib/Driver/ToolChains/Clang.cpp | 2 +
lib/Frontend/CompilerInvocation.cpp | 8 +
test/OpenMP/nvptx_data_sharing.cpp | 13 +-
...tx_distribute_parallel_generic_mode_codegen.cpp | 13 +-
test/OpenMP/nvptx_parallel_codegen.cpp | 13 +-
test/OpenMP/nvptx_parallel_for_codegen.cpp | 14 +-
...arget_teams_distribute_parallel_for_codegen.cpp | 11 +-
..._teams_distribute_parallel_for_simd_codegen.cpp | 11 +-
test/OpenMP/nvptx_teams_codegen.cpp | 38 ++-
13 files changed, 390 insertions(+), 22 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 svn-tags/RELEASE_701
in repository openmp.
at 45ca03d Creating release candidate rc1 from release_701 branch
This branch includes the following new commits:
new 52b545b Creating release directory for release_701.
new 45ca03d Creating release candidate rc1 from release_701 branch
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.
--
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 35f8cbc [OpenMP][libomptarget] Add runtime function for pushing coale [...]
new f3f860a [OPENMP][NVPTX]Fixed/improved support for globalization in te [...]
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:
libomptarget/deviceRTLs/nvptx/src/data_sharing.cu | 53 ++++++++++++++++++----
libomptarget/deviceRTLs/nvptx/src/interface.h | 6 +++
libomptarget/deviceRTLs/nvptx/src/omp_data.cu | 7 ++-
.../deviceRTLs/nvptx/src/omptarget-nvptx.cu | 32 +++----------
.../deviceRTLs/nvptx/src/omptarget-nvptx.h | 26 ++++++++---
.../deviceRTLs/nvptx/src/omptarget-nvptxi.h | 49 +++++++++-----------
6 files changed, 102 insertions(+), 71 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.