This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8e1aae99cc9 PR tree-optimization/84960 * tree-cfg.c (remove_bb): Don' [...]
new 049fd039432 2018-03-21 Thomas Koenig <tkoenig(a)gcc.gnu.org> Harald An [...]
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/trans-types.c | 1 +
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr84957.f90 | 17 +++++++++++++++++
4 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr84957.f90
--
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 74173207d10 Revert r328119 "[InstCombine] add folds for xor-of-icmp sig [...]
new d03537f6d36 [POWER9][NFC] update testcase check statements
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/PowerPC/f128-arith.ll | 78 +++++++++++++++++++-------------------
1 file changed, 39 insertions(+), 39 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 12b2011 [OpenMP][libomptarget] Fix master warp check
new 9fae990 [OpenMP][libomptarget] Initialize global memory stack only once.
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 | 11 ++++++++---
libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h | 7 +++++++
2 files changed, 15 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 clang-tools-extra.
from 96f0a4e6 Reland "[lit] Adding config initialization to lit tests in cl [...]
new 32302a61 [clangd][nfc] Correct header name 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:
clangd/index/Index.h | 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 gcc.
from 6187b750b67 PR tree-optimization/84982 * gimple-ssa-store-merging.c ( [...]
new 009bee8c461 poly_span_traits fixes (PR 84811)
new 8e1aae99cc9 PR tree-optimization/84960 * tree-cfg.c (remove_bb): Don' [...]
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 | 16 ++++++
gcc/poly-int.h | 72 ++++++++++++++++-----------
gcc/testsuite/ChangeLog | 10 ++++
gcc/testsuite/gcc.c-torture/compile/pr84960.c | 17 +++++++
gcc/testsuite/gcc.dg/torture/pr84811.c | 20 ++++++++
gcc/tree-cfg.c | 6 +++
6 files changed, 112 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr84960.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr84811.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 openmp.
from 0a274b4 [OpenMP][libomptarget] Enable globalization for workers
new 12b2011 [OpenMP][libomptarget] Fix master warp check
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 | 30 ++++++++++++++--------
.../deviceRTLs/nvptx/src/omptarget-nvptx.cu | 3 ++-
.../deviceRTLs/nvptx/src/omptarget-nvptx.h | 4 +--
3 files changed, 24 insertions(+), 13 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 36cdb40ffa9 [llvm-objcopy] Implement support for section groups
new 74173207d10 Revert r328119 "[InstCombine] add folds for xor-of-icmp sig [...]
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/InstCombine/InstCombineAndOrXor.cpp | 30 ----------------------
test/Transforms/InstCombine/compare-signs.ll | 25 +++++++++---------
test/Transforms/InstCombine/xor-icmps.ll | 28 +++++++++++---------
3 files changed, 29 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 openmp.
from a2d302c Read OMP_TARGET_OFFLOAD and provide API to access ICV
new 0a274b4 [OpenMP][libomptarget] Enable globalization for workers
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 | 68 ++++++++++++-----------
1 file changed, 35 insertions(+), 33 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 b1202ffa53 DT_FLAGS_1: Add Solaris bits
new 7eb2418fa4 Add myself as a write-after-approval GDB maintainer.
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:
gdb/ChangeLog | 5 +++++
gdb/MAINTAINERS | 1 +
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.