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 44a9611236d PR libstdc++/83134 Ensure std::__not_ converts B::value to bool
new 5a9917f5fd1 PR libstdc++/82522 overload map insert functions for rvalue [...]
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 | 20 ++++++++++++++++++++
libstdc++-v3/doc/xml/manual/intro.xml | 6 ++++++
libstdc++-v3/include/bits/stl_map.h | 17 ++++++++++++++++-
libstdc++-v3/include/bits/stl_multimap.h | 16 ++++++++++++++++
libstdc++-v3/include/bits/unordered_map.h | 22 ++++++++++++++++++++++
.../map/modifiers/insert/dr2354.cc} | 11 ++++++++---
.../multimap/modifiers/insert/dr2354.cc} | 11 ++++++++---
.../unordered_map/insert/dr2354.cc} | 11 ++++++++---
.../unordered_multimap/insert/dr2354.cc} | 11 ++++++++---
9 files changed, 112 insertions(+), 13 deletions(-)
copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 23_containers [...]
copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 23_containers [...]
copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 23_containers [...]
copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 23_containers [...]
--
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 31eff6b5eec Fix line endings. NFCI.
new 7d160f71435 IR printing improvement for function passes - introducing - [...]
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/Pass.h | 6 +++++
lib/IR/IRPrintingPasses.cpp | 5 +++-
lib/IR/LegacyPassManager.cpp | 8 ++++++
test/Other/print-module-scope.ll | 55 ++++++++++++++++++++++++++++++++++++++++
4 files changed, 73 insertions(+), 1 deletion(-)
create mode 100644 test/Other/print-module-scope.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 glibc.
from ef9ecfa63c intl: create target directory for bison
new 5b7bd9756c sparc: Fix sparv9 multiarch build
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:
ChangeLog | 5 +++++
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.c | 2 +-
2 files changed, 6 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 llvm.
from 7cb910a453a [opt-remarks] If hotness threshold is set, ignore remarks w [...]
new 53305ce424b [X86][AVX512] Tag VPERM2I/VPERM2T instructions scheduler class
new 31eff6b5eec Fix line endings. NFCI.
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/X86/X86InstrAVX512.td | 110 ++++++++++++++++++++++-----------------
1 file changed, 63 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 newlib.
from b7b6b42cd newlib: vfscanf: Implement %l[
new 08d77e515 cygwin: document %l[ and bump API minor
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:
winsup/cygwin/include/cygwin/version.h | 3 ++-
winsup/cygwin/release/2.10.0 | 2 ++
winsup/doc/new-features.xml | 4 ++++
3 files changed, 8 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 binutils-gdb.
from d0df06af9b Fix dependency tracking for objects in subdirectories
new 0f873fd58b Use consistent types for holding instructions, instruction m [...]
new e2e321740c Add support for the readnever concept
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:
gas/ChangeLog | 12 +
gas/config/tc-ppc.c | 64 +-
gdb/ChangeLog | 31 +
gdb/NEWS | 6 +
gdb/coffread.c | 3 +-
gdb/doc/ChangeLog | 8 +
gdb/doc/gdb.texinfo | 21 +-
gdb/dwarf2read.c | 3 +
gdb/elfread.c | 3 +-
gdb/main.c | 37 +-
gdb/objfile-flags.h | 4 +
gdb/symfile.c | 47 +-
gdb/testsuite/ChangeLog | 6 +
.../{gdb.dlang/circular.c => gdb.base/readnever.c} | 24 +-
gdb/testsuite/gdb.base/readnever.exp | 83 ++
gdb/top.h | 1 +
gdb/xcoffread.c | 48 +-
include/ChangeLog | 10 +
include/opcode/ppc.h | 22 +-
opcodes/ChangeLog | 51 ++
opcodes/ppc-dis.c | 90 +-
opcodes/ppc-opc.c | 932 ++++++++++-----------
22 files changed, 903 insertions(+), 603 deletions(-)
copy gdb/testsuite/{gdb.dlang/circular.c => gdb.base/readnever.c} (73%)
create mode 100644 gdb/testsuite/gdb.base/readnever.exp
--
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 b405b13abc2 RTEMS/Ada: Fix some POSIX types
new a6332f3b512 Remove _Node_insert_return::get() member functions (P0508R0)
new 5abe82a5a04 Fix typo in std::wbuffer_convert
new 59a0f470e71 PR libstdc++/83226 avoid forming pointer-to-reference type
new 6cdf0c63854 PR libstdc++/82685 add 'noexcept' to string_view literals
new 7fbed621a8f Add noexcept to generic std::size, std::empty and std::data
new ee19955c951 Add noexcept to std::shared_future copy operations (LWG DR 2799)
new bb3453bd959 Add noexcept to std::integral_constant members
new 44a9611236d PR libstdc++/83134 Ensure std::__not_ converts B::value to bool
The 8 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 | 60 ++++++++++++++++++++++
libstdc++-v3/include/bits/locale_conv.h | 2 +-
libstdc++-v3/include/bits/node_handle.h | 25 ++-------
libstdc++-v3/include/bits/range_access.h | 14 +++--
libstdc++-v3/include/experimental/string_view | 8 +--
libstdc++-v3/include/std/future | 4 +-
libstdc++-v3/include/std/string_view | 8 +--
libstdc++-v3/include/std/type_traits | 19 +++----
libstdc++-v3/include/std/utility | 2 +-
.../20_util/declval/requirements/1_neg.cc | 2 +-
.../mem_fn/80478.cc => logical_traits/83134.cc} | 11 ++--
.../make_signed/requirements/typedefs_neg.cc | 2 +-
.../make_unsigned/requirements/typedefs_neg.cc | 4 +-
.../2.cc => 22_locale/conversions/buffer/3.cc} | 35 +++++++++----
.../map/modifiers/insert/83226.cc} | 8 +--
15 files changed, 133 insertions(+), 71 deletions(-)
copy libstdc++-v3/testsuite/20_util/{function_objects/mem_fn/80478.cc => logical_t [...]
copy libstdc++-v3/testsuite/{25_algorithms/is_partitioned/2.cc => 22_locale/conver [...]
copy libstdc++-v3/testsuite/{21_strings/basic_string/cons/wchar_t/79162.cc => 23_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 54b4cc42dbd [X86][AVX512] Tag VFPCLASS instructions scheduler class
new 7cb910a453a [opt-remarks] If hotness threshold is set, ignore remarks w [...]
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/Analysis/OptimizationRemarkEmitter.cpp | 9 ++--
lib/CodeGen/MachineOptimizationRemarkEmitter.cpp | 7 ++-
.../arm64-spill-remarks-treshold-hotness.ll | 60 ++++++++++++++++++++++
...l => optimization-remarks-hotness-threshold.ll} | 38 +++-----------
4 files changed, 75 insertions(+), 39 deletions(-)
create mode 100644 test/CodeGen/AArch64/arm64-spill-remarks-treshold-hotness.ll
copy test/Transforms/Inline/{optimization-remarks-passed-yaml.ll => optimization-r [...]
--
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 6831839b [clangd] Filter completion results by fuzzy-matching identifiers.
new fad12f82 [clangd] Fuzzy match scorer
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/CMakeLists.txt | 1 +
clangd/FuzzyMatch.cpp | 373 +++++++++++++++++++++++++++++++++++
clangd/FuzzyMatch.h | 84 ++++++++
unittests/clangd/CMakeLists.txt | 1 +
unittests/clangd/FuzzyMatchTests.cpp | 252 +++++++++++++++++++++++
5 files changed, 711 insertions(+)
create mode 100644 clangd/FuzzyMatch.cpp
create mode 100644 clangd/FuzzyMatch.h
create mode 100644 unittests/clangd/FuzzyMatchTests.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.