This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 65b4bbf [OpenMP][libomptarget] Enable multiple frames per global memory slot
new b0644ab [OpenMP][libomptarget] Enable usage of shared memory slots
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 | 16 +---------------
1 file changed, 1 insertion(+), 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 gcc.
from 33aaff6f008 Enable Intel ENCLV support.
new 24ea12bf622 Credit Paul Hua for r258559
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 | 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 openmp.
from 78e208a [libomptarget][nvptx] Bug fix: Correctly identify the warp ma [...]
new 65b4bbf [OpenMP][libomptarget] Enable multiple frames per global memory slot
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 | 163 +++++++++++++++------
libomptarget/deviceRTLs/nvptx/src/interface.h | 1 +
.../deviceRTLs/nvptx/src/omptarget-nvptx.h | 4 +
3 files changed, 121 insertions(+), 47 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 a25e503459 Recommit r326946 after reducing CallArgList memory footprint
new ecef9fa6ef [OPENMP] Codegen for `omp declare target` construct.
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 | 9 +++--
lib/CodeGen/CGDecl.cpp | 5 ++-
lib/CodeGen/CGOpenMPRuntime.cpp | 54 +++++++++++++++++++++++++---
lib/CodeGen/CGOpenMPRuntime.h | 20 +++++++++++
lib/CodeGen/CGStmtOpenMP.cpp | 10 ++++++
lib/CodeGen/CodeGenModule.cpp | 12 +++++++
lib/Parse/ParseOpenMP.cpp | 8 ++++-
lib/Sema/SemaOpenMP.cpp | 14 +++++---
test/OpenMP/declare_target_codegen.cpp | 66 ++++++++++++++++++++++++++++++++++
9 files changed, 184 insertions(+), 14 deletions(-)
create mode 100644 test/OpenMP/declare_target_codegen.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 glibc.
from b47c3e7637 aarch64/strncmp: Use lsr instead of mov+lsr
new f1c8185d34 Use correct includes in benchtests
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 | 9 +++++++++
benchtests/Makefile | 2 +-
benchtests/bench-strcoll.c | 1 +
benchtests/bench-string.h | 10 ++++++++++
benchtests/bench-strstr.c | 1 +
benchtests/bench-strtok.c | 2 +-
benchtests/bench-timing.h | 1 +
7 files changed, 24 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 617b572b0d4 rs6000: Fix for the previous abi_v4_pass_in_fpr change
new 01a98ed9c26 Fix testcase for PR c/84852
new 33aaff6f008 Enable Intel ENCLV support.
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 | 11 +++++
gcc/config/i386/sgxintrin.h | 71 ++++++++++++++++++++++++++++-----
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.dg/fixits-pr84852-1.c | 2 +-
gcc/testsuite/gcc.target/i386/sgx.c | 17 +++++---
5 files changed, 90 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 258a13c8f29 [X86][Btver2] Remove JAny resource, and map system/microcod [...]
new ffb3337b41a [PowerPC] Optimize TLS initial-exec sequence to use X-Form [...]
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/PowerPC/PPCISelDAGToDAG.cpp | 113 +++++++++++++++++++++-
lib/Target/PowerPC/PPCInstr64Bit.td | 44 ++++++++-
test/CodeGen/PowerPC/tls-pie-xform.ll | 169 +++++++++++++++++++++++++++++++++
3 files changed, 324 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/PowerPC/tls-pie-xform.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 lldb.
from 628a53e21 Next batch of test-tree-cleaning changes
new d82f286f0 Fix TestProcessLaunch breakage on MacOS
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:
.../lldbsuite/test/functionalities/process_launch/TestProcessLaunch.py | 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 clang.
from 84c267252d [AAch64] Tests for ACLE FP16 macros
new a25e503459 Recommit r326946 after reducing CallArgList memory footprint
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/CodeGen/CGAtomic.cpp | 2 +-
lib/CodeGen/CGCall.cpp | 197 +++++++++++++++++-----------
lib/CodeGen/CGCall.h | 50 ++++++-
lib/CodeGen/CGClass.cpp | 8 +-
lib/CodeGen/CGDecl.cpp | 16 +++
lib/CodeGen/CGExprCXX.cpp | 8 +-
lib/CodeGen/CGGPUBuiltin.cpp | 13 +-
lib/CodeGen/CGObjCGNU.cpp | 2 +-
lib/CodeGen/CGObjCMac.cpp | 4 +-
lib/CodeGen/CodeGenFunction.h | 4 +-
lib/CodeGen/ItaniumCXXABI.cpp | 3 +-
lib/CodeGen/MicrosoftCXXABI.cpp | 3 +-
test/CodeGenCXX/amdgcn-func-arg.cpp | 94 +++++++++++++
test/CodeGenOpenCL/addr-space-struct-arg.cl | 39 +++++-
test/CodeGenOpenCL/byval.cl | 1 -
15 files changed, 333 insertions(+), 111 deletions(-)
create mode 100644 test/CodeGenCXX/amdgcn-func-arg.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 llvm.
from 353be84b744 [InstSimplify] add tests with NaN operand for fp binops; NFC
new 258a13c8f29 [X86][Btver2] Remove JAny resource, and map system/microcod [...]
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/X86/X86ScheduleBtVer2.td | 8 +--
test/CodeGen/X86/mmx-schedule.ll | 2 +-
test/CodeGen/X86/schedule-x86_32.ll | 42 +++++++-------
test/CodeGen/X86/schedule-x86_64.ll | 106 ++++++++++++++++++------------------
test/CodeGen/X86/sse3-schedule.ll | 4 +-
test/CodeGen/X86/x87-schedule.ll | 92 +++++++++++++++----------------
6 files changed, 125 insertions(+), 129 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.