This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from d7d72b7 Block library shutdown until unreaped threads finish spin-waiting
new 7c9019f [OPNEMP, NVPTX] Fixed sychronization construct + code cleanup.
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/loop.cu | 18 ++++-----------
libomptarget/deviceRTLs/nvptx/src/reduction.cu | 26 ++++++---------------
libomptarget/deviceRTLs/nvptx/src/supporti.h | 3 +--
libomptarget/deviceRTLs/nvptx/src/sync.cu | 32 +++++++++++---------------
4 files changed, 25 insertions(+), 54 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 binutils-gdb.
from c265869848 x86: Remove broadcast_not_on_src_operand
new e2b7fbc46d x86: Add a test for missing broadcast
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:
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/i386/inval-avx512f.l | 3 +++
gas/testsuite/gas/i386/inval-avx512f.s | 2 ++
gas/testsuite/gas/i386/x86-64-inval-avx512f.l | 4 ++++
gas/testsuite/gas/i386/x86-64-inval-avx512f.s | 2 ++
5 files changed, 19 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 gcc.
from 567f8615f61 2018-07-23 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new fd6e1d5e5a3 2018-07-23 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new c54f4cd12fa gcc: 2018-07-23 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 10 ++++++++++
gcc/genmatch.c | 10 ++++++----
gcc/gimple-fold.c | 16 +++-------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr86617.c | 11 +++++++++++
5 files changed, 35 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr86617.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 e08d24e89f [AST] Use llvm::TrailingObjects in CXXTryStmt
new e701fd8949 [NEON] Fix support for vrndi_f32(), vrndiq_f32() and vrndns_ [...]
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/arm_neon.td | 3 +-
lib/CodeGen/CGBuiltin.cpp | 19 +++--
test/CodeGen/aarch64-neon-misc.c | 112 ------------------------------
test/CodeGen/arm-neon-directed-rounding.c | 112 +++++++++++++++++++-----------
test/CodeGen/arm64-vrnd.c | 29 --------
5 files changed, 87 insertions(+), 188 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 lldb.
from e5ba12437 Defend LoadImageUsingPaths against a path list with empty pat [...]
new cc0f203c4 [lldb-mi] Re-implement data-info-line command.
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:
lit/tools/lldb-mi/data/data-info-line.test | 36 ++++
lit/tools/lldb-mi/data/inputs/data-info-line.c | 4 +
.../lldb-mi/data}/lit.local.cfg | 0
.../test/tools/lldb-mi/data/TestMiData.py | 56 ------
tools/lldb-mi/MICmdCmdData.cpp | 216 +++++++--------------
tools/lldb-mi/MICmdCmdData.h | 4 +-
6 files changed, 117 insertions(+), 199 deletions(-)
create mode 100644 lit/tools/lldb-mi/data/data-info-line.test
create mode 100644 lit/tools/lldb-mi/data/inputs/data-info-line.c
copy lit/{Breakpoint => tools/lldb-mi/data}/lit.local.cfg (100%)
--
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 d30fb72191a rs6000: Improve vsx_init_v4si
new 567f8615f61 2018-07-23 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 4 ++++
gcc/hsa-dump.c | 2 +-
2 files changed, 5 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 2e2d5d03cb [Tooling] Use UniqueStringSaver. NFC
new e08d24e89f [AST] Use llvm::TrailingObjects in CXXTryStmt
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/StmtCXX.h | 19 +++++++++----------
lib/AST/StmtCXX.cpp | 10 +++-------
2 files changed, 12 insertions(+), 17 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 binutils-gdb.
from 04e65276fa [ARC] Fix decoding of w6 signed short immediate.
new c265869848 x86: Remove broadcast_not_on_src_operand
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:
gas/ChangeLog | 6 ++++++
gas/config/tc-i386.c | 4 ----
2 files changed, 6 insertions(+), 4 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 576662c3d6b [GVN] Don't use the eliminated load as an available value i [...]
new 942fbb23308 [ARM] ARMCodeGenPrepare backend pass
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/ARM/ARM.h | 2 +
lib/Target/ARM/ARMCodeGenPrepare.cpp | 746 +++++++++++++++++++++++++++++
lib/Target/ARM/ARMTargetMachine.cpp | 8 +
lib/Target/ARM/CMakeLists.txt | 1 +
test/CodeGen/ARM/arm-cgp-icmps.ll | 468 ++++++++++++++++++
test/CodeGen/ARM/arm-cgp-phis-calls-ret.ll | 392 +++++++++++++++
test/CodeGen/ARM/arm-cgp-signed.ll | 45 ++
7 files changed, 1662 insertions(+)
create mode 100644 lib/Target/ARM/ARMCodeGenPrepare.cpp
create mode 100644 test/CodeGen/ARM/arm-cgp-icmps.ll
create mode 100644 test/CodeGen/ARM/arm-cgp-phis-calls-ret.ll
create mode 100644 test/CodeGen/ARM/arm-cgp-signed.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 llvm.
from 40f8300dd17 [MemorySSAUpdater] Update Phi operands after trivial Phi el [...]
new 576662c3d6b [GVN] Don't use the eliminated load as an available value i [...]
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/Scalar/GVN.cpp | 9 ++++
test/Transforms/GVN/PRE/phi-translate-2.ll | 39 ++++++++++++++
test/Transforms/GVN/PRE/pre-after-rle.ll | 82 ++++++++++++++++++++++++++++++
3 files changed, 130 insertions(+)
create mode 100644 test/Transforms/GVN/PRE/pre-after-rle.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.