This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxxabi.
from f3a0256 Don't dump llvm-config --cmakedir output if command fails.
new ed61102 [cmake] Handle missing LIBUNWIND_* directories gracefully
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:
CMakeLists.txt | 8 ++++++--
1 file changed, 6 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 gcc.
from 75b4edd Testcase from pr72749
new 212fe0b PR rtl-optimization/78626 PR rtl-optimization/78727 * cpro [...]
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/cprop.c | 25 ++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/torture/pr78626.c | 27 +++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr78727.c | 21 +++++++++++++++++++++
5 files changed, 86 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr78626.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr78727.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 newlib.
from 688d943 Always try to write complete incoming buffer on pipes and fifos
new 411882e Add release message for commit 688d943
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/release/2.7.0 | 4 ++++
1 file changed, 4 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 newlib.
from 338ce06 Add _POSIX_SHARED_MEMORY_OBJECTS
new 688d943 Always try to write complete incoming buffer on pipes and fifos
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/fhandler.cc | 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 gcc.
from c796fa2 Skip tests that are incompatible with Profile Mode
new b2d4fe7 Avoid PR72749 by not using unspecs
new 75b4edd Testcase from pr72749
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:
gcc/ChangeLog | 17 ++++++++--
gcc/combine.c | 1 +
gcc/config/rs6000/rs6000.c | 46 +++++++++++++++++++++++++++
gcc/config/rs6000/rs6000.md | 19 ++++-------
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.c-torture/compile/pr72749.c | 21 ++++++++++++
6 files changed, 93 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr72749.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 1d6becb fix some typos in the doc
new 6dbd68e [X86][XOP] Add tests for integer fused multiply add
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/xop-ifma.ll | 142 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 142 insertions(+)
create mode 100644 test/CodeGen/X86/xop-ifma.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 3a67b12 fix a few typo in the doc but also in the clang messages
new 4113595 Update the tests to match the typo fix done in r292015
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/Sema/enable_if.c | 4 ++--
test/SemaCXX/enable_if.cpp | 8 ++++----
2 files changed, 6 insertions(+), 6 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 81522de * doc/frontends.texi (G++ and GCC): Remove references to Java.
new c796fa2 Skip tests that are incompatible with Profile Mode
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 | 35 ++++++++++++++++++++++
.../array/specialized_algorithms/swap_cxx17.cc | 1 +
.../23_containers/map/modifiers/extract.cc | 1 +
.../map/modifiers/insert_or_assign/1.cc | 1 +
.../23_containers/map/modifiers/try_emplace/1.cc | 1 +
.../23_containers/multimap/modifiers/extract.cc | 1 +
.../23_containers/multiset/modifiers/extract.cc | 1 +
.../23_containers/set/modifiers/extract.cc | 1 +
.../unordered_map/modifiers/extract.cc | 1 +
.../unordered_multimap/modifiers/extract.cc | 1 +
.../unordered_multiset/modifiers/extract.cc | 1 +
.../unordered_set/modifiers/extract.cc | 1 +
.../vector/modifiers/insert_vs_emplace.cc | 1 +
.../25_algorithms/binary_search/partitioned.cc | 1 +
.../25_algorithms/equal_range/partitioned.cc | 1 +
.../25_algorithms/lexicographical_compare/71545.cc | 1 +
.../25_algorithms/lower_bound/partitioned.cc | 1 +
.../25_algorithms/upper_bound/partitioned.cc | 1 +
.../testsuite/libstdc++-prettyprinters/cxx11.cc | 1 +
.../testsuite/libstdc++-prettyprinters/cxx17.cc | 1 +
.../testsuite/libstdc++-prettyprinters/debug.cc | 1 +
.../libstdc++-prettyprinters/debug_cxx11.cc | 1 +
.../libstdc++-prettyprinters/libfundts.cc | 1 +
.../testsuite/libstdc++-prettyprinters/simple.cc | 1 +
.../testsuite/libstdc++-prettyprinters/simple11.cc | 1 +
.../testsuite/libstdc++-prettyprinters/whatis.cc | 1 +
26 files changed, 60 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 6c88744 Add LLVMOption to clang-interpreter, corresponding to r291938.
new 3a67b12 fix a few typo in the doc but also in the clang messages
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/ControlFlowIntegrityDesign.rst | 2 +-
docs/UsersManual.rst | 2 +-
include/clang/Basic/Attr.td | 2 +-
include/clang/Basic/DiagnosticGroups.td | 2 +-
include/clang/Basic/DiagnosticSemaKinds.td | 4 ++--
include/clang/Basic/StmtNodes.td | 2 +-
include/clang/Basic/arm_neon.td | 2 +-
include/clang/Driver/Options.td | 4 ++--
8 files changed, 10 insertions(+), 10 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 release_40
in repository llvm.
from ea937a7 Merging r291875: -------------------------------------------- [...]
new d7e6789 Mention invariant.group in ReleaseNotes
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/ReleaseNotes.rst | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.