This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from e930e72c0 Split long lines in a test file.
new 29074d4ab [WebAssembly] Use StringSaver to retain ownership of ctor fun [...]
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:
wasm/InputChunks.h | 11 ++++++-----
wasm/Writer.cpp | 4 +++-
2 files changed, 9 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 gcc-6-branch
in repository gcc.
from 6cab3b833d4 Backport r256989
new a54c38895ea Backport r257383
new 9eaf9587808 Backport r257384
new d05e7b8a6b5 Backport r257803
new 20d5e15dda8 Backport r257842
The 4 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 | 41 +++++++++++++++++++++++++++++++
gcc/doc/gcov.texi | 4 ++-
gcc/doc/invoke.texi | 6 ++++-
gcc/final.c | 4 +--
gcc/opts.c | 20 +++++++++++++++
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/gcc.target/i386/pr84310-2.c | 10 ++++++++
gcc/testsuite/gcc.target/i386/pr84310.c | 8 ++++++
8 files changed, 99 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr84310-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr84310.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 gcc-6-branch
in repository gcc.
from 2f3626afcdf Daily bump.
new 843eeecc9de Backport r253729
new 16a5369925c Backport r257183
new 123b3fac4e0 Backport r257343
new 2fb2a2a0227 Backport r257412
new 3ea1cd2a789 Backport r257442
new 06d3ddb4c47 Backport r257490
new ade4fe10e46 Backport r257877
new f21db0ec639 Backport r257939
new 2752b2c34d5 Fix IPA profile merging, fixed in trunk with r253910.
new 17c16883917 Backport r255818
new 6cab3b833d4 Backport r256989
The 11 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 | 40 ++++++++++++++++++++
gcc/cgraph.h | 3 ++
gcc/ipa-cp.c | 18 +++++++++
gcc/ipa-utils.c | 2 +
gcc/loop-unroll.c | 2 +-
gcc/lto-streamer-out.c | 55 +++------------------------
gcc/lto/ChangeLog | 73 ++++++++++++++++++++++++++++++++++++
gcc/lto/lto-lang.c | 2 +
gcc/lto/lto-partition.c | 3 +-
gcc/lto/lto-symtab.c | 47 ++++++++++++++++++-----
gcc/lto/lto.c | 67 ++++++++++++++++++++++++---------
gcc/symtab.c | 56 +++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 20 ++++++++++
gcc/testsuite/gcc.dg/lto/pr81440.h | 4 ++
gcc/testsuite/gcc.dg/lto/pr81440_0.c | 9 +++++
gcc/testsuite/gcc.dg/lto/pr81440_1.c | 6 +++
gcc/testsuite/gcc.dg/lto/pr83954.h | 3 ++
gcc/testsuite/gcc.dg/lto/pr83954_0.c | 8 ++++
gcc/testsuite/gcc.dg/lto/pr83954_1.c | 7 ++++
gcc/tree.c | 7 ++--
20 files changed, 351 insertions(+), 81 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr81440.h
create mode 100644 gcc/testsuite/gcc.dg/lto/pr81440_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr81440_1.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr83954.h
create mode 100644 gcc/testsuite/gcc.dg/lto/pr83954_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr83954_1.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 gcc.
from 04258e15e2a PR middle-end/84723 * multiple_target.c: Include tree-inl [...]
new 5d0fcded03f PR c++/84704 * gimple-expr.c (create_tmp_var_raw): Set DE [...]
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/gimple-expr.c | 3 +++
gcc/tree-pretty-print.c | 19 +++++++++++++++----
3 files changed, 24 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 1344a1a25c9 [SystemZ] NFC refactoring in SystemZHazardRecognizer.
new 65019820f72 [ARM] Fix for PR36577
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/ARMISelLowering.cpp | 25 +++++++++++++++++--------
test/CodeGen/ARM/pr36577.ll | 28 ++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/ARM/pr36577.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 compiler-rt.
from dd41ac244 Attempt to appease buildbots
new 41f54f83a Don't intercept mmap64() on NetBSD
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/sanitizer_common/sanitizer_platform_interceptors.h | 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 c99c7ee14ed Fix Changelog commit errro.
new 04258e15e2a PR middle-end/84723 * multiple_target.c: Include tree-inl [...]
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 | 7 +++++++
gcc/multiple_target.c | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/i386/pr84723-1.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr84723-2.c | 13 +++++++++++++
gcc/testsuite/gcc.target/i386/pr84723-3.c | 17 +++++++++++++++++
gcc/testsuite/gcc.target/i386/pr84723-4.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr84723-5.c | 11 +++++++++++
8 files changed, 97 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr84723-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr84723-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr84723-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr84723-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr84723-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 gcc-7-branch
in repository gcc.
from 3c07907ffc1 PR c++/84684 * constexpr.c (cxx_bind_parameters_in_call): [...]
new 5ecdffc78a2 Backport from mainline 2018-02-07 Georg-Johann Lay <avr [...]
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 | 10 ++++++++++
gcc/config/avr/avr.h | 3 +++
gcc/config/avr/avr.md | 2 ++
3 files changed, 15 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 gcc.
from 19da5bf430c * config/pa/pa.h (ASM_GENERATE_INTERNAL_LABEL): Revise to [...]
new c99c7ee14ed Fix Changelog commit errro.
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 | 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 llvm.
from 1ab36774565 [SystemZ] NFC refactoring in SystemZHazardRecognizer.
new ff11c425c0a [SystemZ] Improve getCurrCycleIdx() in SystemZHazardRecognizer.
new 1344a1a25c9 [SystemZ] NFC refactoring in SystemZHazardRecognizer.
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/Target/SystemZ/SystemZHazardRecognizer.cpp | 28 ++++++++++++++++----------
lib/Target/SystemZ/SystemZHazardRecognizer.h | 8 +++++---
2 files changed, 22 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.