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 a8ddfbe [clang-tidy] Avoid duplicated DenseMap lookup.
new 159c8d3 Restructure release notes.
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/ReleaseNotes.rst | 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 clang.
from dea4d0c [Coverage] Strengthen a test case
new 0def072 [Coverage] Attempt to appease a Windows 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:
test/CoverageMapping/abspath.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 gcc.
from 3f3b8ac Daily bump.
new 91045d1 compiler: fix check for duplicate declaration
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 +-
gcc/go/gofrontend/parse.cc | 11 +++++++++--
2 files changed, 10 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 lldb.
from 8d4676c Stop printing double { characters on Dictionary StructuredDat [...]
new 12485c2 Add support to get the shared cache information from the new [...]
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/lldb/Target/Process.h | 13 ++++++++
.../MacOSX-DYLD/DynamicLoaderMacOS.cpp | 7 ++++
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 27 ++++++++++++++++
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 19 +++++++++++
.../gdb-remote/GDBRemoteCommunicationClient.h | 4 +++
.../Process/gdb-remote/ProcessGDBRemote.cpp | 37 ++++++++++++++++++++++
.../Plugins/Process/gdb-remote/ProcessGDBRemote.h | 3 ++
7 files changed, 110 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 llvm.
from a8d06be [AArch64] Cleanup sign extend in genAlternativeCodeSequence
new 09d947a GVN-hoist: move check before mutating the IR
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/GVNHoist.cpp | 14 ++++++++------
1 file changed, 8 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 master
in repository gcc.
from 0752378 Fix naming, qualification and broken test for propagate_const
new 3a42150 2016-07-21 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 3f3b8ac 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/testsuite/ChangeLog | 16 +
.../gcc.target/powerpc/vec-extract-v16qi.c | 11 +
.../gcc.target/powerpc/vec-extract-v16qiu.c | 10 +
.../gcc.target/powerpc/vec-extract-v2df.c | 9 +
.../gcc.target/powerpc/vec-extract-v2di.c | 9 +
.../gcc.target/powerpc/vec-extract-v4sf.c | 9 +
.../gcc.target/powerpc/vec-extract-v4si.c | 9 +
.../gcc.target/powerpc/vec-extract-v4siu.c | 9 +
.../gcc.target/powerpc/vec-extract-v8hi.c | 9 +
.../gcc.target/powerpc/vec-extract-v8hiu.c | 9 +
gcc/testsuite/gcc.target/powerpc/vec-extract.h | 1124 ++++++++++++++++++++
12 files changed, 1225 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-v16qi.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-v16qiu.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-v2df.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-v2di.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-v4sf.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-v4si.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-v4siu.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-v8hi.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-v8hiu.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract.h
--
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 22e03f9 PR c++/71728 * constexpr.c (potential_constant_expression_1 [...]
new e7c0c81 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 1d70b08 Daily bump.
new 995a633 Daily bump.
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/DATESTAMP | 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 gcc-4_9-branch
in repository gcc.
from bb079d7 Daily bump.
new 4de3729 Daily bump.
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/DATESTAMP | 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 887e0c0 [analyzer] Add checker modeling potential C++ self-assignment
new dea4d0c [Coverage] Strengthen a test case
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/CoverageMapping/abspath.cpp | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.