This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8cf654979b3 [Doc] Update LangRef for new Module Flag Behavior
new f9877058a2f [llvm-dwarfdump] - Attemp to fix BB after r310915.
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/DebugInfo/DWARF/DWARFDie.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 hjl/fma/2.26
in repository glibc.
discards 36ce3e00a8 x86-64: Add FMA multiarch functions to libm
adds 82efa1ffd4 posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)
adds 302434688d nss: Call __resolv_context_put before early return in get*_r [...]
adds c55ad6452e malloc: Avoid optimizer warning with GCC 7 and -O3
adds 2aa1a7a8f8 assert: Suppress pedantic warning caused by statement expres [...]
new 7e7b5de8ff x86-64: Add FMA multiarch functions to libm
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (36ce3e00a8)
\
N -- N -- N refs/heads/hjl/fma/2.26 (7e7b5de8ff)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 31 +++++++++++++++++++++++++++++++
NEWS | 2 ++
assert/assert.h | 12 +++++++++---
malloc/malloc.c | 20 ++++++++++++++++----
nss/getXXbyYY_r.c | 10 +++++++++-
sysdeps/posix/preadv2.c | 2 +-
sysdeps/posix/preadv64v2.c | 2 +-
sysdeps/posix/pwritev2.c | 2 +-
sysdeps/posix/pwritev64v2.c | 2 +-
sysdeps/unix/sysv/linux/preadv2.c | 4 ++--
sysdeps/unix/sysv/linux/preadv64v2.c | 4 ++--
sysdeps/unix/sysv/linux/pwritev2.c | 4 ++--
sysdeps/unix/sysv/linux/pwritev64v2.c | 4 ++--
13 files changed, 79 insertions(+), 20 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 glibc.
from bbf5c4388a aio: Remove support for BROKEN_THREAD_SIGNALS
new 6b11a6ad71 gmon: Run tst-gmon-prof only for run-built-tests=yes
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 | 5 +++++
gmon/Makefile | 2 ++
2 files changed, 7 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 c69952ba26 [OpenCL] Support variable memory scope in atomic builtins
new 67c555104b Remove -finclude-default-header in OpenCL atomic tests
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/CodeGenOpenCL/atomic-ops-libcall.cl | 21 +++++++++++++++++++--
test/CodeGenOpenCL/atomic-ops.cl | 27 ++++++++++++++++++++++++---
test/SemaOpenCL/atomic-ops.cl | 27 ++++++++++++++++++++++++---
3 files changed, 67 insertions(+), 8 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 0cca55d7f58 [llvm-dwarfdump] - Refactor section name/uniqueness gathering.
new 8cf654979b3 [Doc] Update LangRef for new Module Flag Behavior
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/LangRef.rst | 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 glibc.
from 6014c65de2 gmon: Add test for basic mcount/gprof functionality
new bbf5c4388a aio: Remove support for BROKEN_THREAD_SIGNALS
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 | 14 ++++++++++++++
sysdeps/pthread/aio_misc.c | 4 ----
sysdeps/pthread/aio_misc.h | 16 ----------------
sysdeps/pthread/aio_notify.c | 18 ------------------
sysdeps/pthread/aio_suspend.c | 3 ---
sysdeps/pthread/lio_listio.c | 16 ----------------
6 files changed, 14 insertions(+), 57 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 c3ca0b5132 Allow pretty platform names in availability attributes
new c69952ba26 [OpenCL] Support variable memory scope in atomic builtins
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/AST/Expr.h | 34 +++++--
include/clang/Basic/DiagnosticSemaKinds.td | 2 -
include/clang/Basic/SyncScope.h | 139 ++++++++++++++++++++++++++---
lib/AST/Expr.cpp | 33 ++++---
lib/CodeGen/CGAtomic.cpp | 85 ++++++++++++++----
lib/Frontend/InitPreprocessor.cpp | 10 ++-
lib/Sema/SemaChecking.cpp | 37 +++-----
test/CodeGenOpenCL/atomic-ops-libcall.cl | 5 +-
test/CodeGenOpenCL/atomic-ops.cl | 75 ++++++++++++++++
test/SemaOpenCL/atomic-ops.cl | 17 +++-
10 files changed, 350 insertions(+), 87 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 lld.
from fb777a316 Update comments as the function does not write to the first p [...]
new a4dcdd594 Remove SymbolTable::findInCurrentDSO.
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/SymbolTable.cpp | 7 -------
ELF/SymbolTable.h | 1 -
ELF/SyntheticSections.cpp | 10 ++++++----
3 files changed, 6 insertions(+), 12 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 97c5e76113c Revert r310919 - [globalisel][tablegen] Support zero-instru [...]
new 0cca55d7f58 [llvm-dwarfdump] - Refactor section name/uniqueness gathering.
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/llvm/DebugInfo/DWARF/DWARFObject.h | 1 +
include/llvm/DebugInfo/DWARF/DWARFSection.h | 5 +++++
lib/DebugInfo/DWARF/DWARFContext.cpp | 13 +++++++++++++
lib/DebugInfo/DWARF/DWARFDie.cpp | 25 +++++++------------------
4 files changed, 26 insertions(+), 18 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 hjl/expf/master
in repository glibc.
at a696cda418 x86-64: Optimize e_expf with FMA [BZ #21912]
This branch includes the following new commits:
new a696cda418 x86-64: Optimize e_expf with FMA [BZ #21912]
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.