This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 5fe0eb01fd7 [ARC] Backport r254866.
new 739dabbf3b0 Backport r253639
new abd06c89d3a Backport r253845
new ae87191da26 Backport r253886
new 7c45a147b1d Backport r254257
new a14e226d66a Backport r254519
new 9000d2b3494 Backport r254524
new 998e97d2ec2 Backport r255001
The 7 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 | 61 +++++++++++++++++++++++++++++++++++++
gcc/asan.c | 4 +++
gcc/doc/gcov.texi | 7 +++++
gcc/dse.c | 6 ++++
gcc/file-find.c | 35 ---------------------
gcc/file-find.h | 1 -
gcc/gcc-ar.c | 8 -----
gcc/gimplify.c | 4 ++-
gcc/print-rtl.c | 2 +-
gcc/testsuite/ChangeLog | 16 ++++++++++
gcc/testsuite/g++.dg/asan/pr82792.C | 32 +++++++++++++++++++
gcc/testsuite/gcc.dg/asan/pr82545.c | 17 +++++++++++
12 files changed, 147 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/asan/pr82792.C
create mode 100644 gcc/testsuite/gcc.dg/asan/pr82545.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 d9219a222c Add target triples to openmp-offload-gpu.c
new 20f8dd07c7 [OpenMP] Add implicit data sharing support when offloading t [...]
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/CGOpenMPRuntimeNVPTX.cpp | 194 +++++++++++++++++++++++++----
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 11 ++
test/OpenMP/nvptx_data_sharing.cpp | 52 ++++++++
test/OpenMP/nvptx_parallel_codegen.cpp | 22 ++--
test/OpenMP/nvptx_target_teams_codegen.cpp | 4 +-
5 files changed, 247 insertions(+), 36 deletions(-)
create mode 100644 test/OpenMP/nvptx_data_sharing.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 14544e6ee72 [ARM] Don't omit non-default predication code
new a694e228c26 Add MemorySSA as loop dependency, disabled by default [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:
include/llvm/Analysis/LoopAnalysisManager.h | 5 +++++
include/llvm/Transforms/Scalar/LoopPassManager.h | 8 +++++++-
lib/Analysis/LoopAnalysisManager.cpp | 18 +++++++++++++++---
lib/Transforms/Scalar/LICM.cpp | 16 ++++++++++++----
lib/Transforms/Scalar/LoopDistribute.cpp | 2 +-
lib/Transforms/Scalar/LoopLoadElimination.cpp | 3 ++-
lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
7 files changed, 43 insertions(+), 11 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 d06b067d4a9 Remove not needed xstrdup_for_dump.
new 6b68e1d8819 2017-11-21 Paolo Carlini <paolo.carlini(a)oracle.com>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/pr83020.C | 16 ++++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr83020.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 252ae7370ad [Asm] Improve "too few operands" errors
new 14544e6ee72 [ARM] Don't omit non-default predication code
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/AsmParser/ARMAsmParser.cpp | 7 ++++---
test/MC/ARM/invalid-fp-armv8.s | 2 +-
test/MC/ARM/invalid-neon-v8.s | 6 ++++++
3 files changed, 11 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 b181279f89b Revert r318759 due to make check-all failure on Windows
new 175246cb2c0 [Asm] Finish matching once end of formal and actual lists r [...]
new 252ae7370ad [Asm] Improve "too few operands" errors
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:
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 10 +++++++---
test/MC/ARM/diagnostics.s | 6 ++++++
test/MC/ARM/ldrd-strd-gnu-bad-inst.s | 16 ++++++++--------
test/MC/ARM/thumb-diagnostics.s | 9 +++++++++
test/MC/ARM/thumb2-diagnostics.s | 6 ++++++
utils/TableGen/AsmMatcherEmitter.cpp | 3 ++-
6 files changed, 38 insertions(+), 12 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 a010e1809ca [InstCombine] Test for PR35354: unable to vectorize loop wi [...]
new 3149db1b8c9 [ARM] Add diagnostics for SPR/DPR lists
new b181279f89b Revert r318759 due to make check-all failure on Windows
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:
lib/Target/ARM/ARMInstrInfo.td | 10 +++++--
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 3 +++
test/MC/AArch64/arm64-diags.s | 8 +++---
test/MC/AArch64/basic-a64-diagnostics.s | 22 ++++++++--------
test/MC/ARM/vldm-vstm-diags.s | 44 +++++++++++++++++++++++++++++++
utils/TableGen/AsmMatcherEmitter.cpp | 5 ++--
6 files changed, 73 insertions(+), 19 deletions(-)
create mode 100644 test/MC/ARM/vldm-vstm-diags.s
--
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 libcxxabi.
from 43600b4 [libcxxabi][CMake] Provide option to disable installing of th [...]
new 1c300b9 [demangler] Document some features that the demangler doesn't [...]
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:
src/cxa_demangle.cpp | 6 ++++++
test/test_demangle.pass.cpp | 35 +++++++++++++++++++++++++++++++++--
2 files changed, 39 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 clang.
from 6fc980f819 [OpenMP] Consistently use cubin extension for nvlink
new d9219a222c Add target triples to openmp-offload-gpu.c
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/Driver/openmp-offload-gpu.c | 9 ++++++---
1 file changed, 6 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 ab2a527abc6 * c-common.c (get_nonnull_operand): Use tree_to_uhwi.
new 417b45c8f5c PR target/82880 * config/mips/frame-header-opt.c (mips_re [...]
new d06b067d4a9 Remove not needed xstrdup_for_dump.
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 | 12 ++++++++++++
gcc/config/mips/frame-header-opt.c | 3 +--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/opts-8.c | 6 ++++++
gcc/tree-inline.c | 4 ++--
5 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/opts-8.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.