This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d5b3cba3bbe [SLPVectorizer] Moving Entry->NeedToGather check out of inn [...]
new 88a765a7079 [CFLAA] Remove unneded function declaration. NFCI.
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/CFLSteensAliasAnalysis.cpp | 2 --
1 file changed, 2 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 lldb.
from faf1b206d Timer.{h,cpp} moved, find them again in the project file.
new b03c9f086 Update default cpu subtype for armv7 processes to armv7k, the [...]
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/debugserver/source/RNBRemote.cpp | 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 clang.
from adea55fa1f Fix openmp-offload.c test on Windows
new 820a533883 [ODRHash] Improve typedef handling.
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/AST/ODRHash.cpp | 15 ++++++++++++++-
test/Modules/odr_hash.cpp | 16 ++++++++++++++++
2 files changed, 30 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 gcc.
from a7c84a3c594 /cp 2017-06-29 Paolo Carlini <paolo.carlini(a)oracle.com>
new 9ea846c4f1e * arm/arm-builtins.c: Include profile-count.h * except.c [...]
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/ChangeLog | 6 ++++++
gcc/config/arm/arm-builtins.c | 1 +
gcc/except.c | 3 ++-
3 files changed, 9 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 clang.
from 158a1fe17b Insert llvm_unreachable at the end of a function to silence [...]
new adea55fa1f Fix openmp-offload.c test on Windows
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:
test/Driver/openmp-offload.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 31b343e91b1 * constexpr.c, error.c, tree.c: Remove WITH_CLEANUP_EXPR h [...]
new a7c84a3c594 /cp 2017-06-29 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 5 ++++
gcc/cp/class.c | 30 +++++++++++++++---------
gcc/testsuite/ChangeLog | 14 +++++++++++
gcc/testsuite/g++.dg/cpp0x/inh-ctor3.C | 2 +-
gcc/testsuite/g++.dg/diagnostic/variadic1.C | 2 +-
gcc/testsuite/g++.dg/gomp/udr-3.C | 12 +++++-----
gcc/testsuite/g++.dg/overload/error1.C | 2 +-
gcc/testsuite/g++.dg/overload/error2.C | 2 +-
gcc/testsuite/g++.dg/template/duplicate1.C | 2 +-
gcc/testsuite/g++.old-deja/g++.benjamin/warn02.C | 4 ++--
gcc/testsuite/g++.old-deja/g++.brendan/arm2.C | 4 ++--
gcc/testsuite/g++.old-deja/g++.other/redecl2.C | 4 ++--
gcc/testsuite/g++.old-deja/g++.other/redecl4.C | 2 +-
gcc/testsuite/g++.old-deja/g++.pt/memtemp78.C | 6 ++---
14 files changed, 59 insertions(+), 32 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 gcc-7-branch
in repository gcc.
from 859c423032b PR c++/81180 - ICE with C++17 deduction of member class template.
new 24737b9cbc0 [gcc] 2017-06-29 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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/ChangeLog | 28 ++++++
gcc/config/rs6000/rs6000.c | 2 +
gcc/config/rs6000/rs6000.md | 28 +++---
gcc/config/rs6000/vsx.md | 128 +++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 19 ++++
gcc/testsuite/gcc.target/powerpc/pr79799-1.c | 43 +++++++++
gcc/testsuite/gcc.target/powerpc/pr79799-2.c | 31 +++++++
gcc/testsuite/gcc.target/powerpc/pr79799-3.c | 24 +++++
gcc/testsuite/gcc.target/powerpc/pr79799-4.c | 105 ++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr79799-5.c | 25 ++++++
gcc/testsuite/gcc.target/powerpc/pr80510-1.c | 8 +-
gcc/testsuite/gcc.target/powerpc/pr80510-2.c | 8 +-
12 files changed, 426 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79799-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79799-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79799-3.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79799-4.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79799-5.c
--
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-tools-extra.
from cb17dbb1 [clang-tidy] Rename android-file-open-flag and fix a bug
new cdfb024e Fix some typos in the doc
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:
.../checks/misc-forwarding-reference-overload.rst | 14 +++++++-------
.../checks/performance-inefficient-vector-operation.rst | 4 ++--
2 files changed, 9 insertions(+), 9 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 616d6a1621f Revert "[mips] Fix multiprecision arithmetic."
new d5b3cba3bbe [SLPVectorizer] Moving Entry->NeedToGather check out of inn [...]
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/SLPVectorizer.cpp | 8 ++++----
1 file changed, 4 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 compiler-rt.
from 9bf4394e7 [profile] Move __llvm_profile_filename into a separate object
new db318dfe3 Merge
new 2cd50a16a [Sanitizers] Rename CallocShouldReturnNullDueToOverflow to Ch [...]
new 28b9d0a32 Merge
The 3 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/asan/asan_allocator.cc | 2 +-
lib/lsan/lsan_interceptors.cc | 2 +-
lib/msan/msan_allocator.cc | 2 +-
lib/sanitizer_common/sanitizer_allocator.cc | 4 ++--
lib/sanitizer_common/sanitizer_allocator.h | 6 ++++--
lib/scudo/scudo_allocator.cpp | 3 +--
lib/tsan/rtl/tsan_mman.cc | 2 +-
7 files changed, 11 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.