This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a6753a0 gcc/ PR target/54236 * config/sh/predicates.md (t_reg_opera [...]
new e6488cd * config/rs6000/rs6000.c (rs6000_xcoff_asm_named_section): Pl [...]
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 | 5 +++++
gcc/config/rs6000/rs6000.c | 8 +++++---
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 gcc.
from 498b871 [Patch 1/2 AArch64/ARM] Give AArch64 ROR (Immediate) a new ty [...]
new a6753a0 gcc/ PR target/54236 * config/sh/predicates.md (t_reg_opera [...]
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/sh/predicates.md | 22 ++++++-
gcc/config/sh/sh.c | 100 ++++++++++++++++++--------------
gcc/testsuite/ChangeLog | 9 +++
gcc/testsuite/gcc.target/sh/pr54236-1.c | 26 ++++++++-
gcc/testsuite/gcc.target/sh/pr54236-5.c | 89 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/sh/pr54236-6.c | 75 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/sh/pr59533-1.c | 47 +++++++++++++--
8 files changed, 322 insertions(+), 56 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sh/pr54236-5.c
create mode 100644 gcc/testsuite/gcc.target/sh/pr54236-6.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-5-branch
in repository gcc.
from f382302 2015-09-28 Richard Biener <rguenther(a)suse.de>
new 5353e39 gcc/ Backport from mainline 2015-09-27 Oleg Endo <olegend [...]
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 | 16 +++++++++
gcc/config/sh/sh-protos.h | 1 +
gcc/config/sh/sh.c | 3 +-
gcc/config/sh/sh.md | 83 ++++++++++++++++++++++++++++++++++++++++++-----
4 files changed, 92 insertions(+), 11 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 cbe77e0 gcc/testsuite/ * gcc.target/i386/avx512vbmi-check.h ( [...]
new f382302 2015-09-28 Richard Biener <rguenther(a)suse.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 | 24 +++++++++++++++++++++++
gcc/fold-const.c | 8 ++++++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr67442.c | 12 ++++++++++++
gcc/tree-vect-data-refs.c | 35 +++++++++++++++++-----------------
gcc/tree-vect-stmts.c | 26 ++++++++++++++++---------
gcc/tree-vectorizer.h | 15 +++++++++------
7 files changed, 93 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67442.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-5-branch
in repository gcc.
from 47f7b91 2015-09-28 Daniel Cederman <cederman(a)gaisler.com>
new cbe77e0 gcc/testsuite/ * gcc.target/i386/avx512vbmi-check.h ( [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/avx512vbmi-check.h | 2 +-
2 files changed, 6 insertions(+), 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 0c831bf Add missing PR line in ChangeLog entry
new 498b871 [Patch 1/2 AArch64/ARM] Give AArch64 ROR (Immediate) a new ty [...]
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/aarch64/aarch64.md | 14 +++++++-------
gcc/config/aarch64/thunderx.md | 2 +-
gcc/config/arm/cortex-a53.md | 2 +-
gcc/config/arm/cortex-a57.md | 2 +-
gcc/config/arm/types.md | 2 ++
6 files changed, 22 insertions(+), 10 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 45a4c8d [RTL-ifcvt] PR rtl-optimization/67481: Look more deeply for C [...]
new 0c831bf Add missing PR line in ChangeLog entry
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/testsuite/ChangeLog | 1 +
1 file changed, 1 insertion(+)
--
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 ab8c4a5 update a few places for the change from gimple_statement_base [...]
new 2d97a89 Add gcc.dg/vect/pr62171.c
new 88523f0 [RTL-ifcvt] PR rtl-optimization/67465: Handle pairs of comple [...]
new 45a4c8d [RTL-ifcvt] PR rtl-optimization/67481: Look more deeply for C [...]
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.
Summary of changes:
gcc/ChangeLog | 15 +++++++++++
gcc/ifcvt.c | 46 +++++++++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 11 ++++++++
gcc/testsuite/gcc.dg/pr67465.c | 53 +++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr62171.c | 27 +++++++++++++++++++
5 files changed, 151 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr67465.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr62171.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-5-branch
in repository gcc.
from fc5be6b Daily bump.
new f666dc9 2015-09-28 Daniel Cederman <cederman(a)gaisler.com>
new 390732c 2015-09-28 Daniel Cederman <cederman(a)gaisler.com>
new 47f7b91 2015-09-28 Daniel Cederman <cederman(a)gaisler.com>
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.
Summary of changes:
gcc/ChangeLog | 20 ++++++++++++++++++++
gcc/config/sparc/driver-sparc.c | 1 +
gcc/config/sparc/sparc.c | 2 +-
gcc/config/sparc/sparc.md | 26 ++++++++++++++++----------
gcc/config/sparc/sparc.opt | 4 ++--
gcc/config/sparc/sync.md | 6 +++---
gcc/doc/invoke.texi | 4 ++--
7 files changed, 45 insertions(+), 18 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 93c4ee4 2015-09-28 Daniel Cederman <cederman(a)gaisler.com>
new ab8c4a5 update a few places for the change from gimple_statement_base [...]
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/doc/gimple.texi | 12 ++++++------
gcc/gdbhooks.py | 2 +-
gcc/gimple.h | 10 +++++-----
4 files changed, 18 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.