This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 3ce5128 Mark some more powerpc relocs as not handled by generic linker
new b751e63 Early expression evaluation
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:
ld/ChangeLog | 6 +++
ld/ldexp.c | 83 ++++++++++++++---------------------------
ld/testsuite/ld-elf/maxpage3b.d | 3 +-
3 files changed, 37 insertions(+), 55 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 dj/malloc
in repository glibc.
from 2c5e3bf Fix trace window unmapping bug
new f57aaed Minor tweaks to trace_run and trace2wl
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:
malloc/trace2wl.cc | 11 ++++++++++-
malloc/trace_run.c | 14 ++++----------
2 files changed, 14 insertions(+), 11 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 ddff628 llvm-readobj: add some more aliases
new 11bf1ab Revert "Revert r275883 and r275891. They seem to cause PR28608."
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/Utils/LCSSA.cpp | 22 +++++++--
lib/Transforms/Utils/LoopSimplify.cpp | 62 ++++++++++++++++++-----
test/Transforms/LCSSA/pr28424.ll | 87 +++++++++++++++++++++++++++++++++
test/Transforms/LCSSA/pr28608.ll | 35 +++++++++++++
test/Transforms/LoopSimplify/pr28272.ll | 76 ++++++++++++++++++++++++++++
5 files changed, 267 insertions(+), 15 deletions(-)
create mode 100644 test/Transforms/LCSSA/pr28424.ll
create mode 100644 test/Transforms/LCSSA/pr28608.ll
create mode 100644 test/Transforms/LoopSimplify/pr28272.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 06a1ffe Revert r276069: MSVC bots not happy
new 8c7a868 [Sema] Compute the nullability of a conditional expression ba [...]
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/Sema/SemaExpr.cpp | 53 +++++++++++++++++++++++++++++++++++
test/Sema/nullability.c | 67 ++++++++++++++++++++++++++++++++++++++++++++
test/SemaCXX/nullability.cpp | 20 +++++++++++++
3 files changed, 140 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 binutils-gdb.
from 0806868 Automatic date update in version.in
new 3ce5128 Mark some more powerpc relocs as not handled by generic linker
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:
bfd/ChangeLog | 6 +++
bfd/elf32-ppc.c | 134 ++++++++++++++++++++++++++++----------------------------
bfd/elf64-ppc.c | 2 +-
3 files changed, 74 insertions(+), 68 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 dbf6ad3 [LSV] Don't assume that loads/stores appear in address order [...]
new ddff628 llvm-readobj: add some more aliases
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:
tools/llvm-readobj/llvm-readobj.cpp | 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 clang.
from 23def50 Fix r276069: add default argument for new parameter
new 06a1ffe Revert r276069: MSVC bots not happy
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/DeclTemplate.h | 77 +++++++++++---------------------
lib/AST/ASTContext.cpp | 7 +--
lib/AST/ASTImporter.cpp | 12 +----
lib/AST/DeclTemplate.cpp | 28 +++++-------
lib/Sema/SemaLambda.cpp | 2 +-
lib/Sema/SemaTemplate.cpp | 5 ++-
lib/Sema/SemaTemplateDeduction.cpp | 4 +-
lib/Sema/SemaTemplateInstantiateDecl.cpp | 6 +--
lib/Serialization/ASTReader.cpp | 3 +-
lib/Serialization/ASTWriter.cpp | 1 -
10 files changed, 47 insertions(+), 98 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 30f6cf7 Fixing a few places in this doc which look like obvious typos.
new dbf6ad3 [LSV] Don't assume that loads/stores appear in address order [...]
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/Vectorize/LoadStoreVectorizer.cpp | 60 ++++++++++++++--------
.../LoadStoreVectorizer/AMDGPU/insertion-point.ll | 30 +++++++++++
2 files changed, 70 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 clang.
from d575960 Fix r276069: use LLVM_CONSTEXPR
new 23def50 Fix r276069: add default argument for new parameter
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/DeclTemplate.h | 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 llvm.
from e3d8cd8 Revert "RegScavenging: Add scavengeRegisterBackwards()"
new 30f6cf7 Fixing a few places in this doc which look like obvious typos.
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/TableGen/BackEnds.rst | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.