This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8be5cb7 /cp 2016-11-04 Paolo Carlini <paolo.carlini(a)oracle.com>
new cdf5668 PR target/77834 * alias.c (nonoverlapping_memrefs_p): Retur [...]
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/alias.c | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr77834.c | 18 ++++++++++++++++++
4 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr77834.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 llvm.
from bbf0c3a [docs] Add initial Global ISel documentation.
new 933679b llvm/test/Transforms/DCE/calls-errno.ll: Suppress checking @p [...]
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/Transforms/DCE/calls-errno.ll | 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 133e559 [gcc]
new 8be5cb7 /cp 2016-11-04 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 | 6 ++++++
gcc/cp/pt.c | 14 +++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/pr67980.C | 23 +++++++++++++++++++++++
4 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr67980.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 lld.
from 7d4deed Fix -Wcast-qual warnings.
new 4075103 Revert r285968: Always use parallel_for_each because it falls [...]
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:
ELF/OutputSections.cpp | 9 +++++++--
1 file changed, 7 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 lldb.
from 06954d5 Fix GDBRemoteCommunicationClientTest.TestPacketSpeedJSON
new 22f93c9 Preliminary plumbing work to make 'parray' able to take offse [...]
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:
.../lldb/DataFormatters/DumpValueObjectOptions.h | 21 +++++++++++++++-
source/DataFormatters/DumpValueObjectOptions.cpp | 10 ++++++--
source/DataFormatters/ValueObjectPrinter.cpp | 29 ++++++++++++++--------
3 files changed, 47 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 gcc.
from 94d076e * expr.h (copy_blkmode_from_reg): Delete. * expr.c (copy_bl [...]
new 133e559 [gcc]
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 | 8 ++++
gcc/config/rs6000/rs6000.c | 43 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 10 +++++
gcc/testsuite/gcc.target/powerpc/fold-vec-add-1.c | 45 +++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/fold-vec-add-2.c | 45 +++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/fold-vec-add-3.c | 45 +++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/fold-vec-add-4.c | 45 +++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/fold-vec-add-5.c | 16 ++++++++
gcc/testsuite/gcc.target/powerpc/fold-vec-add-6.c | 22 +++++++++++
gcc/testsuite/gcc.target/powerpc/fold-vec-add-7.c | 21 +++++++++++
10 files changed, 300 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-add-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-add-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-add-3.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-add-4.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-add-5.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-add-6.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-add-7.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 llvm.
from 9933d26 [X86] Broadcast from memory intructions aren't unfoldable
new bbf0c3a [docs] Add initial Global ISel documentation.
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/GlobalISel.rst | 672 ++++++++++++++++++++++++++++++++++++++++++++++++++++
docs/index.rst | 4 +
2 files changed, 676 insertions(+)
create mode 100644 docs/GlobalISel.rst
--
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 lld.
from 5668bb3 Fix some Clang-tidy modernize-use-default and Include What Yo [...]
new 7d4deed Fix -Wcast-qual warnings.
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:
COFF/PDB.cpp | 2 +-
ELF/SyntheticSections.cpp | 2 +-
2 files 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 lld.
from 413c7e5 Add a few const qualifiers.
new 5668bb3 Fix some Clang-tidy modernize-use-default and Include What Yo [...]
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/lld/Core/Atom.h | 16 +++++++++-------
include/lld/Core/LinkingContext.h | 21 ++++++++++++++-------
include/lld/Core/Node.h | 11 ++++++-----
include/lld/Core/Reader.h | 18 ++++++++----------
lib/Core/LinkingContext.cpp | 11 ++++++-----
lib/Driver/DarwinLdDriver.cpp | 34 +++++++++++++++++++++++++++-------
6 files changed, 70 insertions(+), 41 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 1c518af Correct typo in changelog author
new 91af28a * defaults.h (LOAD_EXTEND_OP): Define if not already defined [...]
new 94d076e * expr.h (copy_blkmode_from_reg): Delete. * expr.c (copy_bl [...]
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/ChangeLog | 21 +++++++++++++++++++++
gcc/combine.c | 12 ++++--------
gcc/cse.c | 4 ----
gcc/defaults.h | 4 ++++
gcc/expr.c | 2 +-
gcc/expr.h | 3 ---
gcc/fold-const.c | 4 ----
gcc/fwprop.c | 2 --
gcc/postreload.c | 4 ----
gcc/reload.c | 48 ++++++++++++++++++++----------------------------
gcc/reload1.c | 10 ++++------
gcc/rtlanal.c | 13 +------------
12 files changed, 55 insertions(+), 72 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.