This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from cb02548 fix a typo on the website
new 6e18e6b [OpenMP][libomptarget] Add global memory data sharing support [...]
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 | 159 +++++++++++++++++++++
libomptarget/deviceRTLs/nvptx/src/interface.h | 9 ++
libomptarget/deviceRTLs/nvptx/src/omp_data.cu | 5 +
.../deviceRTLs/nvptx/src/omptarget-nvptx.h | 45 ++++++
libomptarget/deviceRTLs/nvptx/src/option.h | 4 +
5 files changed, 222 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 136895243e Serialize the NonTrivialToPrimitive* flags I added in r326307.
new 7110eaf5a2 This reverts "r327189 - [ARM] Add ARMv8.2-A FP16 vector intrinsic"
new 4bf513aa22 [OpenMP] Add flag for linking runtime bitcode library
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:
include/clang/Basic/DiagnosticDriverKinds.td | 3 +
include/clang/Basic/arm_neon.td | 99 +--
lib/Basic/Targets/ARM.cpp | 9 -
lib/Basic/Targets/ARM.h | 1 -
lib/CodeGen/CGBuiltin.cpp | 114 ++-
lib/CodeGen/CodeGenFunction.h | 9 +-
lib/Driver/ToolChains/Cuda.cpp | 39 +
test/CodeGen/arm-v8.2a-neon-intrinsics.c | 982 ---------------------
test/CodeGen/arm_neon_intrinsics.c | 240 ++---
.../libomptarget/libomptarget-nvptx-sm_20.bc | 0
test/Driver/openmp-offload-gpu.c | 20 +
11 files changed, 279 insertions(+), 1237 deletions(-)
delete mode 100644 test/CodeGen/arm-v8.2a-neon-intrinsics.c
copy bindings/python/tests/__init__.py => test/Driver/Inputs/libomptarget/libompta [...]
--
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 5edc5fb7cf0 [SLP] clean some formats
new 0b6e4ebf673 [x86] add test for WriteZero sched class instructions; 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:
test/CodeGen/X86/sse-schedule.ll | 92 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 92 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 d649f2fa4e [analyzer] Fix the matcher for GCDAntipattern to look for "s [...]
new 136895243e Serialize the NonTrivialToPrimitive* flags I added in r326307.
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/Decl.h | 12 ++++++------
lib/Sema/SemaDecl.cpp | 6 +++---
lib/Serialization/ASTReaderDecl.cpp | 3 +++
lib/Serialization/ASTWriterDecl.cpp | 11 +++++++++++
test/CodeGenObjC/strong-in-c-struct.m | 14 +++++++++++++-
5 files changed, 36 insertions(+), 10 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 f50c99b5612 RISC-V: Add and document the "-mno-relax" option
new d15ccbe37cb PR c++/84839 - ICE with decltype of parameter pack.
new 849d6058dcd PR c++/84720 - ICE with rvalue ref non-type argument.
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/cp/ChangeLog | 7 +++++++
gcc/cp/pt.c | 15 ++++++++++++---
gcc/testsuite/g++.dg/cpp0x/rv-targ1.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp0x/variadic-nested2.C | 9 +++++++++
4 files changed, 38 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/rv-targ1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-nested2.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 b2e9134e8c5 [LazyValueInfo] PR33357 prevent infinite recursion on Binar [...]
new 5edc5fb7cf0 [SLP] clean some formats
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/Vectorize/SLPVectorizer.cpp | 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 gcc.
from 1b2ff8ae15d PR c/46921 Lost side effect when struct initializer express [...]
new f50c99b5612 RISC-V: Add and document the "-mno-relax" option
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 | 7 +++++++
gcc/config/riscv/riscv.c | 5 +++++
gcc/config/riscv/riscv.opt | 5 +++++
gcc/doc/invoke.texi | 9 ++++++++-
4 files changed, 25 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 glibc.
from 2cc7bad0ae [BZ 1190] Make EOF sticky in stdio.
new 7108f1f944 aarch64: Improve strncmp for mutually misaligned inputs
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 | 7 ++++
sysdeps/aarch64/strncmp.S | 95 +++++++++++++++++++++++++++++++++++++++--------
2 files changed, 87 insertions(+), 15 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 02a171a38c3 Implement pure virtual method to fix build.
new b2e9134e8c5 [LazyValueInfo] PR33357 prevent infinite recursion on Binar [...]
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/LazyValueInfo.cpp | 14 ++++++--
.../JumpThreading/PR33357-lvi-recursion.ll | 37 ++++++++++++++++++++++
2 files changed, 48 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/JumpThreading/PR33357-lvi-recursion.ll
--
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 3a484eea97a 2018-03-13 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.com>
new 1b2ff8ae15d PR c/46921 Lost side effect when struct initializer express [...]
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/c/ChangeLog | 6 ++++++
gcc/c/c-typeck.c | 6 ++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr46921.c | 40 ++++++++++++++++++++++++++++++++++++++++
4 files changed, 55 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr46921.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.