This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5b64093 [IndVars] Ignore (s|z)exts that don't extend the induction variable
new 1231164 Constify ValueTracking. 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:
include/llvm/Analysis/ValueTracking.h | 63 ++++++----
lib/Analysis/ValueTracking.cpp | 224 +++++++++++++++++++---------------
2 files changed, 166 insertions(+), 121 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 647e473 [CUDA] Place GPU binary into .nv_fatbin section and align it by 8.
new ac8b515 Fix build broken after llvm/ADT/DenseMap.h replacement of cli [...]
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/Basic/FileManager.cpp | 7 ++++++-
1 file changed, 6 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 82d16ec Fix some Clang-tidy modernize-use-using and Include What You [...]
new 5b64093 [IndVars] Ignore (s|z)exts that don't extend the induction variable
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/Scalar/IndVarSimplify.cpp | 8 ++++++++
test/Transforms/IndVarSimplify/pr28935.ll | 20 ++++++++++++++++++++
2 files changed, 28 insertions(+)
create mode 100644 test/Transforms/IndVarSimplify/pr28935.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 llvm.
from afcd057 [libFuzzer] mention one more trophie in LLVM
new 82d16ec Fix some Clang-tidy modernize-use-using and Include What You [...]
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/DenseMap.h | 17 +++++----
include/llvm/ADT/Statistic.h | 6 ++--
include/llvm/Support/AtomicOrdering.h | 48 +++++++++++++-------------
include/llvm/Support/Debug.h | 9 ++---
lib/Analysis/Lint.cpp | 31 ++++++++++++++---
lib/IR/Verifier.cpp | 65 ++++++++++++++++++++++++++++-------
6 files changed, 121 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 master
in repository gcc.
from f2fae91 Daily bump.
new f9f7135 crypto/aes, hash/crc32: ignore s390x specific files for now
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/go/crypto/aes/cbc_s390x.go | 2 ++
libgo/go/crypto/aes/ctr_s390x.go | 2 ++
libgo/go/hash/crc32/crc32_s390x.go | 2 ++
4 files changed, 7 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 06c1127 [LSV] Use a set rather than an ArraySlice at the end of getVe [...]
new afcd057 [libFuzzer] mention one more trophie in LLVM
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/LibFuzzer.rst | 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 master
in repository llvm.
from 18c3af1 Minor comment fix ("generate" --> "generates").
new 50724be [LSV] Use OrderedBasicBlock instead of rolling it ourselves. NFC
new 06c1127 [LSV] Use a set rather than an ArraySlice at the end of getVe [...]
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:
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 53 +++++++++++-------------
1 file changed, 25 insertions(+), 28 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 libcxxabi.
from e1b2d05 Depend directly on unwind when not building standalone
new eb3e8cf Fix ASAN failures in the demangler
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:
src/cxa_demangle.cpp | 67 +++++++++++++++++++++++++++++++++++++--------
test/test_demangle.pass.cpp | 16 +++++++++++
2 files changed, 72 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 gcc.
from 153e4ac PR c/71512 * ubsan.c (instrument_si_overflow): Pass true in [...]
new 16d8a251 syscall: remove exec_solaris_test.go
new f2fae91 Daily bump.
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:
gcc/DATESTAMP | 2 +-
gcc/go/gofrontend/MERGE | 2 +-
libgo/go/syscall/exec_solaris_test.go | 37 -----------------------------------
3 files changed, 2 insertions(+), 39 deletions(-)
delete mode 100644 libgo/go/syscall/exec_solaris_test.go
--
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 gcc-6-branch
in repository gcc.
from d6b2dea PR c/71512 * ubsan.c (instrument_si_overflow): Pass true in [...]
new 2547449 Backport from mainline:
new ca9d1aa Daily bump.
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:
gcc/DATESTAMP | 2 +-
libgo/go/cmd/go/build.go | 35 ++++++++++++++++-------------------
2 files changed, 17 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.