This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c590a00 Revert "[ValueTracking] Teach computeKnownBits for PHI nodes [...]
new 0282a55 Revert "[Coverage] Clarify ownership of a MemoryBuffer in the [...]
new 174360e Revert "[Coverage] Move logic to encode filenames and mapping [...]
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:
.../ProfileData/Coverage/CoverageMappingReader.h | 3 +-
.../ProfileData/Coverage/CoverageMappingWriter.h | 24 ++++-----
lib/ProfileData/Coverage/CoverageMapping.cpp | 8 ++-
lib/ProfileData/Coverage/CoverageMappingReader.cpp | 9 ++--
lib/ProfileData/Coverage/CoverageMappingWriter.cpp | 57 +++-------------------
5 files changed, 31 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 9107129 [Diag] Add getter shouldAlwaysPrint. NFC
new 03f9ee0 Revert "[Coverage] Adopt llvm::coverage::encodeFilenamesAndRa [...]
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/CoverageMappingGen.cpp | 28 ++++++++++++++++++----------
1 file changed, 18 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 master
in repository lld.
from 5c15d6d Make SymbolTable::findAll to return only defined symbols.
new d36769d Rename matchStr -> globMatch.
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/LinkerScript.cpp | 8 ++++----
ELF/LinkerScript.h | 2 +-
ELF/SymbolTable.cpp | 2 +-
3 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 users/pmuldoon/c++compile
in repository binutils-gdb.
from fa8cc6d implemented remaining unary exprs, improved exprs interface d [...]
new 9298d4d split class decl from defs, manage scopes and decl reactivation
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:
gdb/compile/compile-cplus-support.c | 20 ++-
gdb/compile/compile-cplus-types.c | 58 ++++++--
gdb/compile/compile-internal.h | 5 +
gdb/testsuite/gdb.compile/compile-cplus-mod.c | 8 +-
gdb/testsuite/gdb.compile/compile-cplus.exp | 9 +-
include/gcc-cp-fe.def | 184 ++++++++++++++++++++------
include/gcc-cp-interface.h | 21 ++-
7 files changed, 243 insertions(+), 62 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 d68165e [ValueTracking] Teach computeKnownBits for PHI nodes to compu [...]
new 6818d39 [Diag] Add getter shouldAlwaysPrint. NFC
new c590a00 Revert "[ValueTracking] Teach computeKnownBits for PHI nodes [...]
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:
include/llvm/IR/DiagnosticInfo.h | 6 +-
lib/Analysis/ValueTracking.cpp | 12 ---
lib/IR/DiagnosticInfo.cpp | 4 +-
lib/Transforms/Scalar/LoopDistribute.cpp | 5 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
test/Transforms/BBVectorize/loop1.ll | 2 +-
test/Transforms/InstCombine/phi.ll | 115 -----------------------------
7 files changed, 11 insertions(+), 135 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 0711806 Mark inheriting constructors as deleted if the corresponding [...]
new 9107129 [Diag] Add getter shouldAlwaysPrint. NFC
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/CodeGenAction.cpp | 6 +++---
1 file changed, 3 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 lld.
from 4dfdcb7 [ELF] Support for wildcard in version scripts.
new 5c15d6d Make SymbolTable::findAll to return only defined symbols.
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 | 40 ++++++++++++++++++++++++----------------
1 file changed, 24 insertions(+), 16 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 dejagnu.
from 4ca812c * configure.ac, dejagnu.h, runtest, runtest.exp, baseboards [...]
new f7ce220 * aclocal.m4, Makefile.in: Regenerate with automake 1.15. * [...]
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 +++++
Makefile.in | 46 ++++++++++++++++++++++++++----------------
aclocal.m4 | 67 ++++++++++++++++++++++++++++++++-----------------------------
configure | 27 ++++++++++++++++++-------
4 files changed, 89 insertions(+), 56 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.