This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1dc84a9 Tweak formatting and docs for pretty printers
new d989a3e PR59161 make pretty printers always return strings
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 | 8 +++
libstdc++-v3/python/libstdcxx/v6/printers.py | 12 ++--
.../testsuite/libstdc++-prettyprinters/59161.cc | 70 ++++++++++++++++++++++
3 files changed, 84 insertions(+), 6 deletions(-)
create mode 100644 libstdc++-v3/testsuite/libstdc++-prettyprinters/59161.cc
--
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 02aa377 Automatic date update in version.in
new a961cdd Linking non-ELF file broken by PR20908 fix
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:
bfd/ChangeLog | 7 +++++++
bfd/elflink.c | 51 +++++++++++++++++++++++----------------------------
2 files changed, 30 insertions(+), 28 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 5f559f3 [change-namespace] handling templated type aliases correctly.
new 1a52049 [change-namespace] fix a case references to templated using 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:
change-namespace/ChangeNamespace.cpp | 10 ++++++----
unittests/change-namespace/ChangeNamespaceTests.cpp | 12 ++++++++++++
2 files changed, 18 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 newlib.
from 86fc4bf Define RtlGenRandom correctly in ntsecapi.h wrapper
new c549e95 Fix some broken links in Cygwin FAQ
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/doc/faq-resources.xml | 4 +---
winsup/doc/faq-setup.xml | 8 ++++----
winsup/doc/faq-using.xml | 2 +-
winsup/doc/faq-what.xml | 4 +---
4 files changed, 7 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 543772a MIPS: Upgrade to R2 for -mmicromips.
new ac98398 Add GDB XMethods for shared_ptr and unique_ptr<T[]>
new 1dc84a9 Tweak formatting and docs for pretty printers
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:
libstdc++-v3/ChangeLog | 25 ++++
libstdc++-v3/python/libstdcxx/v6/printers.py | 27 ++--
libstdc++-v3/python/libstdcxx/v6/xmethods.py | 162 ++++++++++++++++++++-
.../{unique_ptr.cc => shared_ptr.cc} | 30 +++-
.../testsuite/libstdc++-xmethods/unique_ptr.cc | 19 ++-
5 files changed, 238 insertions(+), 25 deletions(-)
copy libstdc++-v3/testsuite/libstdc++-xmethods/{unique_ptr.cc => shared_ptr.cc} (61%)
--
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 1e5c5ee [CostModel] Fix long standing bug with reverse shuffle mask d [...]
new 7b626df [InstCombine] New opportunities for FoldAndOfICmp and FoldXorOfICmp
new be2adce Revert "[TESTS] Initial commit of tests, by Andrew Tischenko"
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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 99 +++++++-
lib/Transforms/InstCombine/InstCombineInternal.h | 1 +
test/CodeGen/X86/recip-fastmath2.ll | 273 ---------------------
test/CodeGen/X86/vector-sqrt.ll | 77 ------
test/Transforms/InstCombine/and-or-icmps.ll | 204 +++++++++++++++
5 files changed, 302 insertions(+), 352 deletions(-)
delete mode 100644 test/CodeGen/X86/recip-fastmath2.ll
delete mode 100644 test/CodeGen/X86/vector-sqrt.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 bcf7924 [TESTS] Initial commit of tests, by Andrew Tischenko
new 8abfa31 Revert "[TESTS] Initial commit of tests, by Andrew Tischenko"
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/vector-sqrt.c | 27 ---------------------------
1 file changed, 27 deletions(-)
delete mode 100644 test/CodeGen/vector-sqrt.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 9086e00 [TESTS] Initial commit of tests, by Andrew Tischenko
new 1e5c5ee [CostModel] Fix long standing bug with reverse shuffle mask d [...]
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/CostModel.cpp | 2 +-
test/Analysis/CostModel/X86/shuffle-broadcast.ll | 31 ++++++++++++++++++++++++
2 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 test/Analysis/CostModel/X86/shuffle-broadcast.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 fbed33d Re-commit r289252 and r289285, and fix PR31374
new bcf7924 [TESTS] Initial commit of tests, by Andrew Tischenko
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/vector-sqrt.c | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
create mode 100644 test/CodeGen/vector-sqrt.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 lld.
from bd71964 [ELF] - Attempt to fix ubuntu 64x buildbot (2).
new b8bdb21 [ELF] - Partial support of --gdb-index command line option (Part 3).
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:
ELF/GdbIndex.cpp | 79 +++++++++++++++++++++++++++++++++++++++---
ELF/GdbIndex.h | 38 +++++++++++++++++++++
ELF/SyntheticSections.cpp | 87 ++++++++++++++++++++++++++++++++++++++++++-----
ELF/SyntheticSections.h | 13 +++++++
test/ELF/gdb-index.s | 13 +++++--
5 files changed, 215 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.