This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 824a2485e2c * gcc-interface/misc.c (default_pass_by_ref): Minor tweak.
new f07a7cbfc92 PR libstdc++/83427 detect weak result type from noexcept functions
new e4b0fa23333 * gcc-interface/Makefile.in: Generalize support for symbol [...]
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/ada/ChangeLog | 6 +-
gcc/ada/gcc-interface/Makefile.in | 28 ++-
libstdc++-v3/ChangeLog | 21 ++
libstdc++-v3/include/bits/refwrap.h | 242 ++++++++++-----------
libstdc++-v3/include/bits/std_function.h | 19 --
libstdc++-v3/include/std/functional | 65 +-----
.../mem_fn/80478.cc => bind/83427.cc} | 12 +-
libstdc++-v3/testsuite/20_util/bind/refqual.cc | 8 +-
.../mem_fn/80478.cc => reference_wrapper/83427.cc} | 20 +-
9 files changed, 195 insertions(+), 226 deletions(-)
copy libstdc++-v3/testsuite/20_util/{function_objects/mem_fn/80478.cc => bind/8342 [...]
copy libstdc++-v3/testsuite/20_util/{function_objects/mem_fn/80478.cc => reference [...]
--
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-7-branch
in repository gcc.
from 038cd0e355f * gcc-interface/decl.c (gnat_to_gnu_field): Do not set the [...]
new 0e2e7e374ff PR libstdc++/83427 detect weak result type from noexcept functions
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:
libstdc++-v3/ChangeLog | 6 ++
libstdc++-v3/include/bits/refwrap.h | 111 ++++++++++++---------
.../mem_fn/80478.cc => bind/83427.cc} | 12 ++-
.../mem_fn/80478.cc => reference_wrapper/83427.cc} | 20 +++-
4 files changed, 93 insertions(+), 56 deletions(-)
copy libstdc++-v3/testsuite/20_util/{function_objects/mem_fn/80478.cc => bind/8342 [...]
copy libstdc++-v3/testsuite/20_util/{function_objects/mem_fn/80478.cc => reference [...]
--
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 08014e8ab96 [arm] Add -mverbose-cost-dump and de-verbosify cost dumps
new 9ca42b6474e * gcc-interface/decl.c (gnat_to_gnu_field): Do not set the [...]
new db27256ba7e * gcc-interface/trans.c (Call_to_gnu): Set DECL_DISREGARD_ [...]
new f367d7d74d7 vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimi [...]
new 824a2485e2c * gcc-interface/misc.c (default_pass_by_ref): Minor tweak.
The 4 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 | 18 ++++++++
gcc/ada/ChangeLog | 14 +++++++
gcc/ada/gcc-interface/decl.c | 3 +-
gcc/ada/gcc-interface/misc.c | 12 +++---
gcc/ada/gcc-interface/trans.c | 14 +++++--
gcc/domwalk.h | 2 +-
gcc/testsuite/ChangeLog | 9 ++++
gcc/testsuite/gcc.dg/pr83312.c | 30 +++++++++++++
gcc/testsuite/gnat.dg/alignment13.adb | 21 ++++++++++
gcc/tree-cfg.c | 79 ++++++++++++++++++++++-------------
gcc/tree-vrp.c | 76 ++++++++++++++++++++-------------
11 files changed, 209 insertions(+), 69 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr83312.c
create mode 100644 gcc/testsuite/gnat.dg/alignment13.adb
--
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-7-branch
in repository gcc.
from 6f0b1062224 PR libstdc++/59568 don't use putback or update value when e [...]
new 038cd0e355f * gcc-interface/decl.c (gnat_to_gnu_field): Do not set the [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/decl.c | 3 ++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/alignment13.adb | 21 +++++++++++++++++++++
4 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/alignment13.adb
--
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 bdc57113d1c PR libstdc++/59568 don't use putback or update value when e [...]
new 9ce66358064 * gcc-interface/decl.c (gnat_to_gnu_field): Do not set the [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/decl.c | 3 ++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/alignment13.adb | 21 +++++++++++++++++++++
4 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/alignment13.adb
--
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 71ce0c7b2f [ClangFormat] IndentWrappedFunctionNames should be true in t [...]
new 8ea73c59c0 [OPENMP] Add codegen for target data constructs with `nowait [...]
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/CGOpenMPRuntime.cpp | 67 +++++++++++++++++++++++++++++--
test/OpenMP/target_enter_data_codegen.cpp | 4 +-
test/OpenMP/target_exit_data_codegen.cpp | 4 +-
test/OpenMP/target_update_codegen.cpp | 4 +-
4 files changed, 70 insertions(+), 9 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 92d81a8d465 Revert CodeGen: Fix assertion in machine inst sheduler due [...]
new e8153722a35 [mips] Update some tests before posting a patch, NFC.
new 9ad242e7fab [X86][AVX][AVX2]: Adding full coverage of MC encoding for t [...]
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:
test/CodeGen/Mips/llvm-ir/and.ll | 2292 ++++-
test/CodeGen/Mips/llvm-ir/ashr.ll | 1134 ++-
test/CodeGen/Mips/llvm-ir/lshr.ll | 1147 ++-
test/CodeGen/Mips/llvm-ir/or.ll | 1328 ++-
test/CodeGen/Mips/llvm-ir/shl.ll | 1185 ++-
test/CodeGen/Mips/llvm-ir/xor.ll | 735 +-
test/MC/X86/AVX-32.s | 9326 +++++++++++++++++
test/MC/X86/AVX-64.s | 19218 ++++++++++++++++++++++++++++++++++++
test/MC/X86/AVX2-32.s | 3962 ++++++++
test/MC/X86/AVX2-64.s | 7930 +++++++++++++++
10 files changed, 46786 insertions(+), 1471 deletions(-)
create mode 100644 test/MC/X86/AVX-32.s
create mode 100644 test/MC/X86/AVX-64.s
create mode 100644 test/MC/X86/AVX2-32.s
create mode 100644 test/MC/X86/AVX2-64.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 llvm.
from 9b53469bfe2 [LLVMgold] Use platform dependent extension in tests
new 9a94efd832d Re-commit: [TableGen] AsmMatcher: Fix bug with reported dia [...]
new 92d81a8d465 Revert CodeGen: Fix assertion in machine inst sheduler due [...]
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/CodeGen/MachineScheduler.cpp | 8 +--
lib/CodeGen/ScheduleDAGInstrs.cpp | 3 +-
lib/Target/AArch64/SVEInstrFormats.td | 2 +-
lib/Target/AMDGPU/GCNSchedStrategy.cpp | 19 +++---
test/CodeGen/AMDGPU/debug-value.ll | 106 --------------------------------
test/MC/AArch64/arm64-diags.s | 8 +--
test/MC/AArch64/basic-a64-diagnostics.s | 22 +++----
utils/TableGen/AsmMatcherEmitter.cpp | 5 +-
8 files changed, 29 insertions(+), 144 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/debug-value.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 clang.
from b007293d31 When attempting to complete an incomplete array bound type i [...]
new 71ce0c7b2f [ClangFormat] IndentWrappedFunctionNames should be true in 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/Format/Format.cpp | 1 +
unittests/Format/FormatTestObjC.cpp | 7 +++++--
2 files changed, 6 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-tools-extra.
from 64b8582e [clangd] Changed tracing interfaces
new ffd3d648 Add support for NOLINT and NOLINTNEXTLINE comments mentioning [...]
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/ClangTidyDiagnosticConsumer.cpp | 49 ++++++++++++++++++++++++-----
docs/ReleaseNotes.rst | 2 ++
docs/clang-tidy/index.rst | 50 ++++++++++++++++++++++++++++++
test/clang-tidy/nolint.cpp | 15 +++++++--
test/clang-tidy/nolintnextline.cpp | 20 ++++++++++--
5 files changed, 124 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.