This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f5a46e85a5d [SCEV] Use std::move to avoid some APInt copies.
new 74fe5ca7247 [SCEV] Remove extra APInt copies from getRangeForAffineARHelper.
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/Analysis/ScalarEvolution.cpp | 23 ++++++++++-------------
1 file changed, 10 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 f1e55e53fd7 [SCEV] Use APInt's uint64_t operations instead of creating [...]
new f5a46e85a5d [SCEV] Use std::move to avoid some APInt copies.
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/Analysis/ScalarEvolution.cpp | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 583a25140f3 [LazyValueInfo] Avoid unnecessary copies of ConstantRanges
new 7ab4d4886eb [SCEV] Avoid a couple APInt copies by capturing by referenc [...]
new f1e55e53fd7 [SCEV] Use APInt's uint64_t operations instead of creating [...]
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/Analysis/ScalarEvolution.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 3ff05338440 Note addition of NetBSD support in googletest
new 583a25140f3 [LazyValueInfo] Avoid unnecessary copies of ConstantRanges
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/Analysis/LazyValueInfo.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 libcxx.
from 5dbf23499 [libcxx] [test] Suppress MSVC's /analyze warning C6294 in a m [...]
new a9f9f0b20 Fix lgamma_r linking errors on Windows. It appears the normal [...]
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/random | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 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 9d90a01fafa [sanitizer-coverage] implement -fsanitize-coverage=no-prune [...]
new 3ff05338440 Note addition of NetBSD support in googletest
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/unittest/googletest/README.LLVM | 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 zorg.
from e3718c3 [powerpc] Reactivate ppc64le lnt buildbot
new 797c9c8 Add GCC ToT libc++ builder
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:
buildbot/osuosl/master/config/builders.py | 9 +++++++++
1 file changed, 9 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 lldb.
from e65740cbe Added "info threads", "thread 1" and "apropos".
new 0eda222b8 Be a little more permissive in DynamicLoaderMacOS::CanLoadImage
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:
source/API/SBProcess.cpp | 16 ++++++++++++++--
.../DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp | 17 +++++++++--------
2 files changed, 23 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 gcc.
from b64291507e9 Daily bump.
new 9b859c0a17f Add fuchsia support to libgcc
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:
libgcc/ChangeLog | 8 ++++++++
libgcc/config.host | 17 ++++++++++++++++
libgcc/config/arm/unwind-arm.h | 2 +-
libgcc/config/t-slibgcc-fuchsia | 44 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 70 insertions(+), 1 deletion(-)
create mode 100644 libgcc/config/t-slibgcc-fuchsia
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.