This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 374d90a LTO: display file name if LTO version check fails
new cf58e90 Fix leak in tree-ssa-loop-prefetch.c
new a014ba8 Fix leak in gcc/tree-ssa-reassoc.c.
new 4ff6d41 Fix memory leak in omp-simd-clone.c
new 11f3ea7 Fix memory leak in tree-vect-slp.c
new af91a85 Fix memory leak in ipa-pure-const
new 644f5edb Fix memory leak in tree-if-conv.c
new 9bde174 Fix memory leak in tree-parloops.c
new bfbe72d Fix memory leak in tree-vect-stmts.c
The 8 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 | 39 +++++++++++++++++++++++++++++++++++++++
gcc/ipa-pure-const.c | 14 ++++++++------
gcc/omp-simd-clone.c | 1 +
gcc/tree-if-conv.c | 4 ++--
gcc/tree-parloops.c | 1 +
gcc/tree-ssa-loop-prefetch.c | 2 +-
gcc/tree-ssa-reassoc.c | 2 +-
gcc/tree-vect-slp.c | 5 ++++-
gcc/tree-vect-stmts.c | 21 +++++----------------
9 files changed, 62 insertions(+), 27 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-5-branch
in repository gcc.
from 9d0576a Backported from mainline 2016-05-19 Jakub Jelinek <jakub@ [...]
new a1aefba [PR 70646] Store size to inlining predicate conditions
new 063b929 Respect --param ipa-max-agg-items=0
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 | 27 ++++++++
gcc/ipa-inline-analysis.c | 127 +++++++++++++++++++++++--------------
gcc/ipa-inline.h | 2 +
gcc/ipa-prop.c | 3 +
gcc/lto-streamer.h | 2 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/ipa/pr70646.c | 40 ++++++++++++
7 files changed, 156 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr70646.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-4_9-branch
in repository gcc.
from d52c2ad Backported from mainline 2016-05-19 Jakub Jelinek <jakub@ [...]
new 1100b0e [PR 70646] Store size to inlining predicate conditions
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 | 24 +++++++
gcc/ipa-inline-analysis.c | 125 ++++++++++++++++++++++---------------
gcc/ipa-inline.h | 2 +
gcc/ipa-prop.c | 4 +-
gcc/ipa-prop.h | 2 +-
gcc/lto-streamer.h | 2 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/ipa/pr70646.c | 40 ++++++++++++
8 files changed, 151 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr70646.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 binutils-gdb.
from bfb0d95 Fix invalid implicit conversions from void *
new 606851f Set sh_entsize for .init_array and similar.
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:
bfd/ChangeLog | 6 ++++++
bfd/elf.c | 9 ++++++---
2 files changed, 12 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 gcc.
from aa21990 [ARM] Fix costing of sign-extending load in rtx costs
new 374d90a LTO: display file name if LTO version check fails
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/lto-section-in.c | 3 ++-
gcc/lto-streamer.c | 7 ++++---
gcc/lto-streamer.h | 2 +-
4 files changed, 14 insertions(+), 5 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 b5f9eab Backported from mainline 2016-05-19 Jakub Jelinek <jakub@ [...]
new c1a43fd [PR 70646] Store size to inlining predicate conditions
new 3875889 Respect --param ipa-max-agg-items=0
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 | 27 ++++++++
gcc/ipa-inline-analysis.c | 132 +++++++++++++++++++++++--------------
gcc/ipa-inline.h | 2 +
gcc/ipa-prop.c | 3 +
gcc/lto-streamer.h | 2 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/ipa/pr70646.c | 40 +++++++++++
7 files changed, 159 insertions(+), 52 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr70646.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 ab4af72 [ARM] Add cdp intrinsic tests.
new ae7c8dd [AArch64 ] Generate a BFXIL from 'or (and X, Mask0Imm),(and Y [...]
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/AArch64/AArch64ISelDAGToDAG.cpp | 59 ++++++++++++++++++++++++++
test/CodeGen/AArch64/bitfield-insert.ll | 67 ++++++++++++++++++++++++++++++
2 files changed, 126 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 3f5ea43 [ARM] PR target/71056: Don't use vectorized builtins when NEO [...]
new c28211a gcc/
new aa21990 [ARM] Fix costing of sign-extending load in rtx costs
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 | 14 +++++++++++++
gcc/config/arm/arm.c | 2 --
gcc/cse.c | 13 ++++--------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr71148.c | 46 ++++++++++++++++++++++++++++++++++++++++++
5 files changed, 69 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr71148.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 lldb.
from dca6e5b Fix build after rL270009
new 3e25e65 Avoid an assertion failure when a bit field is extracted from [...]
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:
source/Core/Scalar.cpp | 4 ++--
unittests/Core/ScalarTest.cpp | 24 ++++++++++++++++++++++++
2 files changed, 26 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 2a7d4c2 2016-05-19 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 3f5ea43 [ARM] PR target/71056: Don't use vectorized builtins when NEO [...]
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/config/arm/arm-builtins.c | 6 +++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/pr71056.c | 32 ++++++++++++++++++++++++++++++++
4 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr71056.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.