This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from db695f4 New utility to visualize optimization records
new 7a0dadb [InstCombine] fold select X, (ext X), C
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/Transforms/InstCombine/InstCombineSelect.cpp | 22 +++++++++++++++++++++-
test/Transforms/InstCombine/select-bitext.ll | 24 ++++++++----------------
2 files changed, 29 insertions(+), 17 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 0365bfa 2016-10-07 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 9fb0e32 Implement std::has_unique_object_representations
new fe6660b Improve implementation-defined docs for libstdc++
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 | 15 +++
libstdc++-v3/doc/xml/manual/status_cxx1998.xml | 18 ++--
libstdc++-v3/doc/xml/manual/status_cxx2011.xml | 80 ++++++++++++++-
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 111 ++++++++++++++++++++-
libstdc++-v3/include/std/type_traits | 10 ++
.../requirements/explicit_instantiation.cc | 8 +-
.../requirements/typedefs.cc | 10 +-
.../has_unique_object_representations/value.cc | 110 ++++++++++++++++++++
8 files changed, 339 insertions(+), 23 deletions(-)
copy libstdc++-v3/testsuite/20_util/{is_callable => has_unique_object_representati [...]
copy libstdc++-v3/testsuite/20_util/{is_nothrow_callable => has_unique_object_repr [...]
create mode 100644 libstdc++-v3/testsuite/20_util/has_unique_object_representation [...]
--
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 327a871 [analyzer] Re-apply r283092, attempt no.4, chunk no.3.
new 014cf5b [analyzer] Re-apply r283092, attempt no.4, chunk no.3, fixup 1.
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/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h | 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 clang.
from cd26b3f [Driver] Make -print-libgcc-file-name print compiler-rt lib w [...]
new 327a871 [analyzer] Re-apply r283092, attempt no.4, chunk no.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:
.../StaticAnalyzer/Core/BugReporter/BugReporter.h | 18 +++++++++++++++++-
1 file changed, 17 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 glibc.
from 96b7fe4 Consolidate posix_fadvise implementations
new 12e5d36 Fix iseqsig for ports that do not support FE_INVALID
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 | 2 ++
math/s_iseqsig_template.c | 1 +
2 files changed, 3 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 gdb-7.12-branch
in repository binutils-gdb.
from 013fd7c Set GDB version number to 7.12.
new a039123 Document the GDB 7.12 release in gdb/ChangeLog
new 856c9a7 Bump GDB version number to 7.12.0.DATE-git.
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:
gdb/ChangeLog | 8 ++++++++
gdb/version.in | 2 +-
2 files changed, 9 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 9aa8644 AMDGPU/SI: Emit fixups for long branches
new db695f4 New utility to visualize optimization records
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:
utils/opt-viewer/opt-viewer.py | 189 +++++++++++++++++++++++++++++++++++++++++
utils/opt-viewer/style.css | 125 +++++++++++++++++++++++++++
2 files changed, 314 insertions(+)
create mode 100755 utils/opt-viewer/opt-viewer.py
create mode 100644 utils/opt-viewer/style.css
--
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 2debfe6 [analyzer] Re-apply r283092, attempt no.4, chunk no.2.
new cd26b3f [Driver] Make -print-libgcc-file-name print compiler-rt lib 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:
docs/CommandGuide/clang.rst | 3 ++-
include/clang/Driver/Options.td | 3 ++-
lib/Driver/Driver.cpp | 10 +++++++++-
test/Driver/print-libgcc-file-name.c | 15 +++++++++++++++
4 files changed, 28 insertions(+), 3 deletions(-)
create mode 100644 test/Driver/print-libgcc-file-name.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 annotated tag gdb-7.12-release
in repository binutils-gdb.
at 31b2ac0 (tag)
tagging 013fd7c2f84387f218364f6cc95e16708dfba28e (commit)
replaces 2.24.51.20140326
tagged by Joel Brobecker
on Fri Oct 7 10:10:45 2016 -0700
- Log -----------------------------------------------------------------
GDB 7.12 Release.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlf31xUACgkQku2wS/8yXPOgDwCeNRPY4q3WO+4DmzF5ePf+VoHi
ppUAnjRAL2LGTlGXw09PxOa4gWuXsP/B
=HqG5
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 013fd7c Set GDB version number to 7.12.
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.