This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40
in repository llvm.
from 5c598c982bc Merging part of 292188:
new 5039a727745 Merging r303257:
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/Target/PowerPC/PPCFrameLowering.cpp | 23 +++++++-----
test/CodeGen/PowerPC/save-bp.ll | 54 +++++++++++++++++++++++++++
test/CodeGen/PowerPC/save-cr-ppc32svr4.ll | 46 +++++++++++++++++++++++
test/CodeGen/PowerPC/save-crbp-ppc32svr4.ll | 57 +++++++++++++++++++++++++++++
4 files changed, 171 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/PowerPC/save-bp.ll
create mode 100644 test/CodeGen/PowerPC/save-cr-ppc32svr4.ll
create mode 100644 test/CodeGen/PowerPC/save-crbp-ppc32svr4.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 404324ef9b1 [Nios2] Target registration
new 4ca30c7c760 Test commit: fix typos
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/CodeGen/ScheduleDAG.h | 6 +++---
1 file changed, 3 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.
yvan.roux pushed a change to branch releases/linaro-7.1-2017.05-rc1
in repository toolchain/release-notes.
from fa4d322 Fix date version for linaro-GCC-7.1-2017.05-rc1.
new 31e7966 Fix component versions and NEWS content.
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:
components/toolchain/binaries/README.textile | 29 ++++++++++++++--------
.../toolchain/binaries/README.textile.series | 29 +++++++++++++---------
2 files changed, 35 insertions(+), 23 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 e1f772b87 More StructuredData::Type::eTypeDictionary -> lldb::eStructur [...]
new bcefbd1a3 Replaced StructuredData::Type with eStructuredDataType
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:
unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | 5 +++--
1 file changed, 3 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.
yvan.roux pushed a change to branch releases/linaro-7.1-2017.05-rc1
in repository toolchain/release-notes.
from 14d534a Generated Release Notes for linaro-GCC-7.1-2017.05-rc1.
new fa4d322 Fix date version for linaro-GCC-7.1-2017.05-rc1.
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:
components/toolchain/binaries/README.textile | 10 +++++-----
components/toolchain/gcc-linaro/7/README.textile | 2 +-
2 files changed, 6 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.
yvan.roux pushed a change to branch releases/linaro-7.1-2017.05-rc1
in repository toolchain/release-notes.
at 14d534a Generated Release Notes for linaro-GCC-7.1-2017.05-rc1.
This branch includes the following new commits:
new 12c91e2 Update template for GCC 7 series.
new dfa2a6b Added NEWS items for releases/linaro-7.1-2017.05-rc1.
new 14d534a Generated Release Notes for linaro-GCC-7.1-2017.05-rc1.
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.
--
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 f3c19444895 Daily bump.
new 06224b1837d Backport r246525
new 8a0b10898d5 Backport r246530
new fb9095ac827 Backport r246730
new ac470b78b55 Backport r246804
new 2b8e98b604e Backport r246837
new 545b1b98f5e Backport r246847
new 2f651aedb54 Backport r246848
new cdc3f2e1a02 Backport r246903
new cb1547164ac Backport r246961
new caadea656d4 Backport r246995
new 3306c729792 Backport r246996
new 22ad2f4d360 Backport r247097
The 12 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 | 102 +++++++++++++++++++++
gcc/auto-profile.c | 4 +-
gcc/cgraph.c | 2 +
gcc/cgraphunit.c | 4 +
gcc/doc/lto.texi | 2 +-
gcc/gcov-io.c | 8 +-
gcc/gcov-tool.c | 9 ++
gcc/gcov.c | 63 ++-----------
gcc/ipa-cp.c | 6 ++
gcc/ipa-devirt.c | 8 +-
gcc/ipa-split.c | 9 ++
gcc/testsuite/ChangeLog | 49 ++++++++++
gcc/testsuite/g++.dg/ipa/pr79931.C | 24 +++++
gcc/testsuite/g++.dg/ipa/pr80205.C | 34 +++++++
gcc/testsuite/g++.dg/ipa/pr80212.C | 18 ++++
gcc/testsuite/gcc.dg/asan/pr80166.c | 24 +++++
gcc/testsuite/gcc.dg/ipa/pr80104.c | 15 +++
gcc/testsuite/gcc.dg/ubsan/pr70878.c | 9 ++
gcc/tree-inline.c | 94 ++++++++++---------
gcc/ubsan.c | 6 +-
libgcc/ChangeLog | 8 ++
libgcc/libgcov-driver.c | 9 ++
libsanitizer/ChangeLog | 9 ++
.../sanitizer_common_interceptors.inc | 3 +-
24 files changed, 412 insertions(+), 107 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr79931.C
create mode 100644 gcc/testsuite/g++.dg/ipa/pr80205.C
create mode 100644 gcc/testsuite/g++.dg/ipa/pr80212.C
create mode 100644 gcc/testsuite/gcc.dg/asan/pr80166.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr80104.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr70878.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 1c5b81edd46 [trivial] fix a typo in comment, NFC
new a67ba2c9a13 [ARM] GlobalISel: Extract helper. 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/Target/ARM/ARMCallLowering.cpp | 63 ++++++++++++++++++++------------------
1 file changed, 34 insertions(+), 29 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 90288301e Added new API to SBStructuredData class
new e1f772b87 More StructuredData::Type::eTypeDictionary -> lldb::eStructur [...]
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:
.../Process/gdb-remote/GDBRemoteCommunicationClient.cpp | 4 ++--
.../Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.