This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3781220 Wdocumentation fix
new 3d39cb0 [X86][SSE] Begin merging vector shuffle to BLEND for lowering [...]
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 | 152 ++++++++++++++++++++-----------------
1 file changed, 82 insertions(+), 70 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 54a8f5f [ASTMatchers] add typeAliasTemplateDecl matcher.
new ad6a872 Added `applyAtomicChanges` function.
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/Tooling/Refactoring/AtomicChange.h | 34 ++
lib/Tooling/Refactoring/AtomicChange.cpp | 179 ++++++++++
unittests/Tooling/RefactoringTest.cpp | 430 +++++++++++++++++++++++
3 files changed, 643 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 121956b FileManager: mark virtual file entries as valid entries
new 54a8f5f [ASTMatchers] add typeAliasTemplateDecl matcher.
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/LibASTMatchersReference.html | 9 +++++++++
include/clang/ASTMatchers/ASTMatchers.h | 10 ++++++++++
lib/ASTMatchers/Dynamic/Registry.cpp | 1 +
unittests/ASTMatchers/ASTMatchersNodeTest.cpp | 16 ++++++++++++++++
4 files changed, 36 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 llvm.
from f67785e [X86][SSE] Set second operand to undef instead of first opera [...]
new 3781220 Wdocumentation 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:
lib/Target/X86/X86RegisterBankInfo.h | 1 -
1 file changed, 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 b7dc7ef Handle PHI nodes w/o a argument (PR ipa/80205).
new 34ef259 Add _GLIBCXX_RELEASE macro to "Using" section of manual
new 6f8a1a1 Skip pic-3,4.c and pie-3,4.c for mips*-*-linux-*.
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/testsuite/ChangeLog | 7 ++++
gcc/testsuite/gcc.dg/pic-3.c | 2 +-
gcc/testsuite/gcc.dg/pic-4.c | 2 +-
gcc/testsuite/gcc.dg/pie-3.c | 2 +-
gcc/testsuite/gcc.dg/pie-4.c | 2 +-
libstdc++-v3/ChangeLog | 6 ++++
libstdc++-v3/doc/html/manual/abi.html | 2 +-
.../doc/html/manual/using_concurrency.html | 9 ++---
libstdc++-v3/doc/html/manual/using_macros.html | 25 +++++++++----
libstdc++-v3/doc/xml/manual/abi.xml | 2 +-
libstdc++-v3/doc/xml/manual/using.xml | 42 +++++++++++++++-------
11 files changed, 72 insertions(+), 29 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 eb81f2b Strip trailing whitespace
new f67785e [X86][SSE] Set second operand to undef instead of first opera [...]
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 | 3 ++-
1 file changed, 2 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 newlib.
from d0a359f Implement getloadavg()
new b5b03d2 Change CURR_SHARED_MAGIC to account for getloadavg patch
new 577c9d5 Add latest changes to Cygwin release information
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:
winsup/cygwin/release/2.8.0 | 8 ++++++++
winsup/cygwin/shared_info.h | 2 +-
winsup/doc/new-features.xml | 12 ++++++++++--
3 files changed, 19 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 gcc.
from 1944f54 Fix broken tests for avr target
new b7dc7ef Handle PHI nodes w/o a argument (PR ipa/80205).
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/g++.dg/ipa/pr80205.C | 34 ++++++++++++++
gcc/tree-inline.c | 92 +++++++++++++++++++++-----------------
4 files changed, 96 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr80205.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 c05e814 [AArch64] [Assembler] option to disable negative immediate co [...]
new eb81f2b Strip trailing whitespace
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 | 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 newlib.
from b568f92 declaration of ppoll() by poll.h should be guarded by _GNU_SOURCE
new d0a359f Implement getloadavg()
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/Makefile.in | 1 +
winsup/cygwin/autoload.cc | 5 +
winsup/cygwin/common.din | 1 +
winsup/cygwin/fhandler_proc.cc | 10 +-
winsup/cygwin/include/cygwin/stdlib.h | 4 +
winsup/cygwin/include/cygwin/version.h | 3 +-
winsup/cygwin/loadavg.cc | 192 +++++++++++++++++++++++++++++++++
winsup/cygwin/loadavg.h | 24 +++++
winsup/cygwin/shared.cc | 1 +
winsup/cygwin/shared_info.h | 2 +
winsup/doc/posix.xml | 1 +
11 files changed, 240 insertions(+), 4 deletions(-)
create mode 100644 winsup/cygwin/loadavg.cc
create mode 100644 winsup/cygwin/loadavg.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.