This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3f39bd28244 Revert "[DWARF] Now that Optional is standard layout, put i [...]
new 5c71253fa0d Revert r317029: [globalisel][tablegen] Keep track of the in [...]
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/TableGen/GlobalISelEmitter.cpp | 110 +++++++++++------------------------
1 file changed, 33 insertions(+), 77 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 7f519c8361 [CodeGen] map sqrt libcalls to llvm.sqrt when errno is not set
new daf2537d16 Fix usage of right shift operator in fold expressions
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/Parse/Parser.h | 6 ++++++
lib/Parse/ParseExpr.cpp | 7 ++++---
test/Parser/cxx1z-fold-expressions.cpp | 17 +++++++++++++++++
3 files changed, 27 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 clang.
from 210431c813 [CodeGen] Propagate may-alias'ness of lvalues with TBAA info
new 7f519c8361 [CodeGen] map sqrt libcalls to llvm.sqrt when errno is not set
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/CodeGen/CGBuiltin.cpp | 29 +++++++++++++----------------
test/CodeGen/2005-07-20-SqrtNoErrno.c | 10 ----------
test/CodeGen/builtin-sqrt.c | 19 +++++++++++++++++++
test/CodeGen/libcalls.c | 25 ++++++++++++-------------
4 files changed, 44 insertions(+), 39 deletions(-)
delete mode 100644 test/CodeGen/2005-07-20-SqrtNoErrno.c
create mode 100644 test/CodeGen/builtin-sqrt.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 842a81495d5 2017-10-31 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 61fae5c47ba [C++ PATCH] overloaded operator fns [5/N]
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/cp/ChangeLog | 13 +++++++++++++
gcc/cp/cp-tree.h | 15 ++++++---------
gcc/cp/decl.c | 52 +++++++++++++++++++++++++++-------------------------
gcc/cp/lex.c | 10 ++++------
gcc/cp/mangle.c | 39 ++++++++++++++++++---------------------
5 files changed, 68 insertions(+), 61 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 159d0eccfee [DWARF] Now that Optional is standard layout, put it into a [...]
new b89bb4ebdb4 [globalisel][tablegen] Keep track of the insertion point wh [...]
new 3f39bd28244 Revert "[DWARF] Now that Optional is standard layout, put i [...]
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:
.../DebugInfo/DWARF/DWARFAbbreviationDeclaration.h | 15 ++-
.../DWARF/DWARFAbbreviationDeclaration.cpp | 4 +-
utils/TableGen/GlobalISelEmitter.cpp | 110 ++++++++++++++-------
3 files changed, 90 insertions(+), 39 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 43e662837c Define CMPLX macros for more _FloatN, _FloatNx types.
new e8681faa01 Consolidate Linux sigpending() implementation
new 87bbc4cf1e Remove useless #ifdefs from Linux sig*.c syscalls
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:
ChangeLog | 12 ++++++++
sysdeps/unix/sysv/linux/ia64/sigpending.c | 36 ----------------------
sysdeps/unix/sysv/linux/s390/s390-64/sigpending.c | 36 ----------------------
sysdeps/unix/sysv/linux/sigprocmask.c | 9 +-----
sysdeps/unix/sysv/linux/sigtimedwait.c | 9 +-----
sysdeps/unix/sysv/linux/sigwait.c | 9 +-----
sysdeps/unix/sysv/linux/sigwaitinfo.c | 9 +-----
sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c | 33 --------------------
sysdeps/unix/sysv/linux/x86_64/sigpending.c | 36 ----------------------
9 files changed, 16 insertions(+), 173 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/ia64/sigpending.c
delete mode 100644 sysdeps/unix/sysv/linux/s390/s390-64/sigpending.c
delete mode 100644 sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c
delete mode 100644 sysdeps/unix/sysv/linux/x86_64/sigpending.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 aeaa65aec3f [coro] Make Spill a proper struct instead of deriving from pair.
new 159d0eccfee [DWARF] Now that Optional is standard layout, put it into a [...]
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:
.../llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h | 15 ++++-----------
lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp | 4 ++--
2 files changed, 6 insertions(+), 13 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 d619fda3f46 [globalisel][tablegen] Factor out implicit def/use renderer [...]
new aeaa65aec3f [coro] Make Spill a proper struct instead of deriving from pair.
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/Coroutines/CoroFrame.cpp | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.