This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 792c305d691 [adt] SparseBitVector::test() should be const
new 63293707a9b Remove unused internal template 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/llvm/ADT/iterator.h | 4 +---
1 file changed, 1 insertion(+), 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 3c95e03870 [ASTImporter][Structural Eq] Check for isBeingDefined
new 62ba703789 Part of PR39508: Emit an @llvm.invariant.start after storing [...]
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/CGDeclCXX.cpp | 28 +++++++++++++++++++---------
lib/CodeGen/CodeGenFunction.h | 9 ++++++---
lib/CodeGen/ItaniumCXXABI.cpp | 4 ++--
test/CodeGenCXX/cxx11-thread-local.cpp | 2 ++
4 files changed, 29 insertions(+), 14 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 ce682641033 2018-10-31 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new ea2e69a44e6 PR bootstrap/82856
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/go/gofrontend/MERGE | 2 +-
libgo/Makefile.am | 2 +
libgo/Makefile.in | 1110 ++++++++++++++-----------------
libgo/aclocal.m4 | 718 ++++++++++++--------
libgo/config/go.m4 | 92 ---
libgo/config/libtool.m4 | 4 +-
libgo/configure | 1548 +++++++++++++++++++++++++------------------
libgo/configure.ac | 74 ++-
libgo/testsuite/Makefile.in | 134 ++--
9 files changed, 2004 insertions(+), 1680 deletions(-)
delete mode 100644 libgo/config/go.m4
--
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 30005234d7d [SelectionDAG] Handle constant range [0,1) in lowerRangeToA [...]
new cd627aacb4c [InstCombine] add tests for fmin/fmax pattern matching fail [...]
new 792c305d691 [adt] SparseBitVector::test() should be const
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/ADT/SparseBitVector.h | 38 +++++++++++++++++++-------
test/Transforms/InstCombine/minmax-fp.ll | 46 ++++++++++++++++++++++++++++++--
unittests/ADT/SparseBitVectorTest.cpp | 5 ++++
3 files changed, 77 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.