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 badc002020 Let i386_target_description return tdesc_i386_mmx
new 6c869779da Fix simulator
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:
sim/moxie/ChangeLog | 5 +++++
sim/moxie/interp.c | 18 +++++++++++-------
2 files changed, 16 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 gcc.
from 16414c649cb PR sanitizer/82072 * convert.c (do_narrow): When sanitizi [...]
new b17ce62f45e 2017-09-03 Jeff Law <law(a)redhat.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/ChangeLog | 6 +++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/tree-ssa/pr64910-2.c | 85 +++++++++++++++++++++++++++++++
gcc/tree-ssa-reassoc.c | 12 +++++
4 files changed, 108 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr64910-2.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 e6cf8170ccd Added shuffle test case from PR34382
new f070a0d73d1 [X86][AVX512] Add support for VPERMILPS v16f32 shuffle lowe [...]
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/X86/X86ISelLowering.cpp | 9 +++
.../CodeGen/X86/avx512-shuffles/in_lane_permute.ll | 70 ++++++++++------------
test/CodeGen/X86/vector-shuffle-512-v16.ll | 3 +-
3 files changed, 40 insertions(+), 42 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 2677f9404b4 Added shuffle test case from PR34369
new e6cf8170ccd Added shuffle test case from PR34382
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/X86/vector-shuffle-512-v16.ll | 11 +++++++++++
1 file changed, 11 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.
from 9b9a718032 Fix MSVC narrowing conversion warning.
new c55c0db172 clang-format: Fix indentation of macros in include guards (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/Format/UnwrappedLineParser.cpp | 7 +++----
unittests/Format/FormatTest.cpp | 10 +++++++++-
2 files changed, 12 insertions(+), 5 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 gcc-7-branch
in repository gcc.
from de933300846 Daily bump.
new d93fa9bed39 PR libstdc++/81338 correctly manage string capacity
new 941df8edb71 PR libstdc++/81599 fix typo in Doxygen comments
new 270ae11f102 PR libstdc++/81891 fix double-free in hashtable constructor
new c9b1fc3594d Fix test for __is_aggregate support in Clang
new b744d6f64e5 Fix test for __has_unique_object_representations support in Clang
new a578aa818aa PR libstdc++/81912 make std::__iterator_category constexpr
new 0a1b919ee76 PR c++/82039 suppress -Wzero-as-null-pointer-constant warning
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:
libstdc++-v3/ChangeLog | 62 ++++++++++++++++++++++
libstdc++-v3/include/bits/basic_string.h | 5 +-
libstdc++-v3/include/bits/hashtable.h | 13 +----
libstdc++-v3/include/bits/sstream.tcc | 19 +++++++
.../include/bits/stl_iterator_base_types.h | 3 +-
libstdc++-v3/include/bits/stl_stack.h | 2 +-
libstdc++-v3/include/ext/new_allocator.h | 2 +-
libstdc++-v3/include/std/sstream | 21 ++++++--
libstdc++-v3/include/std/type_traits | 18 ++++---
.../unordered_map/cons/81891.cc} | 50 +++++++++--------
.../testsuite/24_iterators/container_access.cc | 3 +-
.../testsuite/24_iterators/range_access.cc | 2 +-
.../testsuite/24_iterators/range_access_cpp14.cc | 2 +-
.../testsuite/24_iterators/range_access_cpp17.cc | 57 ++++++++++++++++++++
.../basic_stringstream/assign/81338.cc} | 19 +++----
15 files changed, 217 insertions(+), 61 deletions(-)
copy libstdc++-v3/testsuite/{22_locale/codecvt/codecvt_utf8_utf16/79511.cc => 23_c [...]
create mode 100644 libstdc++-v3/testsuite/24_iterators/range_access_cpp17.cc
copy libstdc++-v3/testsuite/{23_containers/queue/77528.cc => 27_io/basic_stringstr [...]
--
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 b7c157e0 [cppcoreguidelines] Don't rely on SmallPtrSet iteration order.
new 84290a7f clangd: Tolerate additional headers
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/JSONRPCDispatcher.cpp | 101 +++++++++++++++++++++++++++----------------
test/clangd/protocol.test | 82 +++++++++++++++++++++++++++++++++++
2 files changed, 145 insertions(+), 38 deletions(-)
create mode 100644 test/clangd/protocol.test
--
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 f5e1594f883 2017-09-04 Richard Biener <rguenther(a)suse.de>
new 16414c649cb PR sanitizer/82072 * convert.c (do_narrow): When sanitizi [...]
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 | 7 +++++++
gcc/convert.c | 14 +++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/ubsan/pr82072.c | 19 +++++++++++++++++++
4 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr82072.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 5afc1530d6b [DebugInfo] - Fix for lld DWARF parsing of base address sel [...]
new 2677f9404b4 Added shuffle test case from PR34369
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/X86/vector-shuffle-256-v16.ll | 37 ++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.