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 47298e4d5e5 PR c++/85279 - dump_expr doesn't understand decltype.
new 0b47db52806 [PR target/85056] Address -Wmaybe-uninitialized diagnostic
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/gcc.target/nvptx/pr85056.c | 1 +
2 files changed, 6 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 gcc-6-branch
in repository gcc.
from 544c2270f01 [AArch64] PR target/84748: Mark *compare_cstore<mode>_insn [...]
new 177aa1d840b [PR target/85056] Address -Wmaybe-uninitialized diagnostic
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/gcc.target/nvptx/pr85056.c | 1 +
2 files changed, 6 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-tools-extra.
from ffc3098b s/LLVM_ON_WIN32/_WIN32/, clang-tools-extra
new 183875a7 [clang-tidy] Adding alias for anon namespaces in header (fuch [...]
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:
clang-tidy/fuchsia/FuchsiaTidyModule.cpp | 3 +++
docs/ReleaseNotes.rst | 5 +++++
docs/clang-tidy/checks/fuchsia-header-anon-namespaces.rst | 10 ++++++++++
docs/clang-tidy/checks/google-build-namespaces.rst | 1 +
docs/clang-tidy/checks/list.rst | 1 +
5 files changed, 20 insertions(+)
create mode 100644 docs/clang-tidy/checks/fuchsia-header-anon-namespaces.rst
--
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 openacc-gcc-7-branch
in repository gcc.
from 1c9bd6a1bc3 [nvptx] Enable worker partitioning with warp-sized vector_length
new 5c9c52a50a4 [PR target/85056] Address -Wmaybe-uninitialized diagnostic
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.openacc | 5 +++++
gcc/testsuite/gcc.target/nvptx/pr85056.c | 1 +
2 files changed, 6 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 llvm.
from e72f8b8080e Revert r329611, "AArch64: Allow offsets to be folded into a [...]
new b8924a00e7e [CodeGen] Fix printing bundles in MIR output
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/CodeGen/MachineInstr.h | 3 ++-
lib/CodeGen/MachineBasicBlock.cpp | 3 ++-
lib/CodeGen/MachineInstr.cpp | 8 +++++---
test/CodeGen/ARM/sched-it-debug-nodes.mir | 3 +--
4 files changed, 10 insertions(+), 7 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 08119504de3 Add missing nullptr check to AArch64MachObjectWriter::recor [...]
new e72f8b8080e Revert r329611, "AArch64: Allow offsets to be folded into a [...]
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/AArch64/AArch64ISelDAGToDAG.cpp | 18 ++-
lib/Target/AArch64/AArch64ISelLowering.cpp | 23 ++--
.../AArch64/arm64-2012-05-07-MemcpyAlignBug.ll | 13 +--
test/CodeGen/AArch64/arm64-addrmode.ll | 31 ++---
test/CodeGen/AArch64/arm64-atomic-128.ll | 24 ++--
test/CodeGen/AArch64/arm64-memcpy-inline.ll | 28 ++---
test/CodeGen/AArch64/arm64-misched-multimmo.ll | 12 +-
test/CodeGen/AArch64/arm64-variadic-aapcs.ll | 44 ++++---
test/CodeGen/AArch64/arm64-vector-ldst.ll | 129 +++++++--------------
test/CodeGen/AArch64/cmpxchg-O0.ll | 9 +-
test/CodeGen/AArch64/func-argpassing.ll | 8 +-
test/CodeGen/AArch64/func-calls.ll | 14 +--
test/CodeGen/AArch64/misched-fusion-addr.ll | 6 +-
13 files changed, 144 insertions(+), 215 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 lld.
from 6c333b02c s/LLVM_ON_WIN32/_WIN32/, lld
new e1964ff6e [WebAssembly] Add support for custom sections
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/wasm/Inputs/custom.ll | 6 ++++++
test/wasm/custom-sections.ll | 22 ++++++++++++++++++++++
wasm/InputChunks.cpp | 10 ++++++++++
wasm/InputChunks.h | 21 ++++++++++++++++++++-
wasm/InputFiles.cpp | 2 ++
wasm/InputFiles.h | 2 ++
wasm/OutputSections.cpp | 35 +++++++++++++++++++++++++++++++++++
wasm/OutputSections.h | 21 +++++++++++++++++++++
wasm/Writer.cpp | 22 ++++++++++++++++++++++
9 files changed, 140 insertions(+), 1 deletion(-)
create mode 100644 test/wasm/Inputs/custom.ll
create mode 100644 test/wasm/custom-sections.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 45a689a03ea PR rtl-optimization/85300 * combine.c (subst): Handle sub [...]
new 7875893371c Update links to archived copy of SGI STL docs
new aa0689a67d8 gcc/ChangeLog:
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/doc/cppopts.texi | 4 ++--
gcc/doc/extend.texi | 18 +++++++++---------
gcc/doc/generic.texi | 14 +++++++-------
gcc/doc/implement-c.texi | 4 ++--
gcc/doc/invoke.texi | 8 ++++----
gcc/doc/md.texi | 10 +++++-----
gcc/doc/tree-ssa.texi | 2 +-
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/doc/xml/faq.xml | 6 +++---
.../doc/xml/manual/backwards_compatibility.xml | 2 +-
libstdc++-v3/doc/xml/manual/containers.xml | 2 +-
libstdc++-v3/doc/xml/manual/debug_mode.xml | 2 +-
libstdc++-v3/doc/xml/manual/extensions.xml | 6 +++---
.../doc/xml/manual/policy_data_structures_biblio.xml | 2 +-
libstdc++-v3/doc/xml/manual/using.xml | 10 +++++-----
libstdc++-v3/doc/xml/manual/utilities.xml | 4 ++--
16 files changed, 56 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 llvm.
from 9dd59d34c58 AMDGPU/MC: Allow disassembling without symbol info
new 08119504de3 Add missing nullptr check to AArch64MachObjectWriter::recor [...]
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/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp | 3 ++-
test/MC/AArch64/arm64-no-section.ll | 10 ++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 test/MC/AArch64/arm64-no-section.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 openacc-gcc-7-branch
in repository gcc.
from a5c20661043 [nvptx] Handle large vectors in libgomp
new 1c9bd6a1bc3 [nvptx] Enable worker partitioning with warp-sized vector_length
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.openacc | 5 ++
gcc/config/nvptx/nvptx.c | 2 +-
gcc/testsuite/ChangeLog.openacc | 4 +
gcc/testsuite/gcc.target/nvptx/oacc-autopar.c | 120 ++++++++++++++++++++++++++
4 files changed, 130 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/oacc-autopar.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.