This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from d5b0db5 Remove additional function template definitions from the dylib
new 51eb1d5 Add 'inline' but not 'always_inline' to std::strings destructor.
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/string | 2 +-
1 file changed, 1 insertion(+), 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 39fd0bb [SCEV] In CompareValueComplexity, order global values by their name
new 399f721 [SCEV] Reduce boilerplate in unit tests
new 5c51de1 [SCEV] Try to order n-ary expressions in CompareValueComplexity
new 472e478 Make a test case more rigorous; NFC
The 3 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/ScalarEvolution.cpp | 45 ++++++++++----
unittests/Analysis/ScalarEvolutionTest.cpp | 95 +++++++++++++++---------------
2 files changed, 82 insertions(+), 58 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 libcxx.
from 026d38e Optimize filesystem::path by providing weaker exception guarantees.
new d5b0db5 Remove additional function template definitions from the dylib
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/string | 2 +-
lib/abi/CHANGELOG.TXT | 15 +++++++++++++++
lib/abi/x86_64-linux-gnu.abilist | 2 --
3 files changed, 16 insertions(+), 3 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 binutils-gdb.
from 1964088 Automatic date update in version.in
new c646b02 Revert part "Set dynamic tag VMA and size from dynamic sectio [...]
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 | 6 ++++++
bfd/elf32-microblaze.c | 4 ++--
2 files changed, 8 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 binutils-2_27-branch
in repository binutils-gdb.
from 093eb52 Automatic date update in version.in
new 3645ea6 Revert part "Set dynamic tag VMA and size from dynamic sectio [...]
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 | 6 ++++++
bfd/elf32-microblaze.c | 4 ++--
2 files changed, 8 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.
from cc28bf9 Fix clang installed path to handle case where clang is invoke [...]
new f4ae46b [analyzer] NumberObjectConversion: support more types, misc updates.
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:
.../Checkers/NumberObjectConversionChecker.cpp | 269 ++++++++++++++-------
test/Analysis/number-object-conversion.c | 40 +++
test/Analysis/number-object-conversion.cpp | 53 +++-
test/Analysis/number-object-conversion.m | 72 ++++--
4 files changed, 305 insertions(+), 129 deletions(-)
create mode 100644 test/Analysis/number-object-conversion.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 gcc.
from cc3fb1b Daily bump.
new 7f0c266 [gcc]
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 | 33 +++++
gcc/gimple-ssa-strength-reduction.c | 233 +++++++++++++++++++++++---------
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.dg/tree-ssa/pr54245.c | 48 -------
gcc/testsuite/gcc.dg/tree-ssa/slsr-8.c | 15 +-
5 files changed, 221 insertions(+), 116 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr54245.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 libcxx.
from eb6b13f Fix _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to always have [...]
new 026d38e Optimize filesystem::path by providing weaker exception guarantees.
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:
benchmarks/CMakeLists.txt | 1 +
benchmarks/filesystem.bench.cpp | 34 +++++++++++++++++++++++++++++++++
include/experimental/filesystem | 14 ++++++++++++--
include/string | 42 ++++++++++++++++++-----------------------
4 files changed, 65 insertions(+), 26 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 libcxx.
from ad1a12c Improve performance of constructing filesystem::path from strings.
new eb6b13f Fix _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to always have [...]
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:
docs/DesignDocs/VisibilityMacros.rst | 11 +++++------
include/__config | 6 +-----
.../strings/basic.string/string.cons/dtor_noexcept.pass.cpp | 5 +++++
3 files changed, 11 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 8efd711 2016-10-30 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new cc3fb1b Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.