This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e78372b [ARM] PR67305, tighten neon_vector_mem_operand on eliminable [...]
new af83072 Fix whitespace+typo from "Share code from fold_array_ctor_ref [...]
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 | 4 ++++
gcc/fold-const.c | 58 ++++++++++++++++++++++++++++----------------------------
2 files changed, 33 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 gcc.
from eafd78a Fix typo.
new 906752b 2015-11-11 Claudiu Zissulescu <claziss(a)synopsys.com>
new e78372b [ARM] PR67305, tighten neon_vector_mem_operand on eliminable [...]
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 | 66 +++++
gcc/common/config/arc/arc-common.c | 34 ++-
gcc/config/arc/arc-opts.h | 4 +-
gcc/config/arc/arc-protos.h | 1 +
gcc/config/arc/arc.c | 350 ++++++++++++++++++++---
gcc/config/arc/arc.h | 46 +++-
gcc/config/arc/arc.md | 552 ++++++++++++++++++++++++++++++-------
gcc/config/arc/arc.opt | 33 +++
gcc/config/arc/arcEM.md | 93 +++++++
gcc/config/arc/arcHS.md | 76 +++++
gcc/config/arc/constraints.md | 24 ++
gcc/config/arc/predicates.md | 6 +-
gcc/config/arc/t-arc-newlib | 17 +-
gcc/config/arm/arm.c | 6 +-
gcc/doc/invoke.texi | 73 ++++-
15 files changed, 1234 insertions(+), 147 deletions(-)
create mode 100644 gcc/config/arc/arcEM.md
create mode 100644 gcc/config/arc/arcHS.md
--
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 hsa
in repository gcc.
from 02a1871 [hsa] Set decl-specific optimizations of HSA functions
new 096078a [hsa] Fix compilation error
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.hsa | 4 ++++
gcc/hsa.c | 2 +-
2 files changed, 5 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 dejagnu.
from 5eea9a5 * lib/target.exp (default_target_compile): Honor LDFLAGS_FOR [...]
new 0ef0397 * doc/user.xml (Summary File): 'untested', not 'runtested'. [...]
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:
ChangeLog | 5 +++++
doc/dejagnu.texi | 2 +-
doc/user.xml | 2 +-
3 files 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 gcc.
from d8b1429 Fix various memory leaks
new 420161d Fix target arch attribute for Skylake.
new eafd78a Fix typo.
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 | 9 +++++++++
gcc/config/i386/i386.c | 8 ++++++--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/ext/mv16.C | 18 ++++++++++++++++++
4 files changed, 37 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 0c4d798 2015-11-11 Claudiu Zissulescu <claziss(a)synopsys.com>
new d8b1429 Fix various memory leaks
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/gimple-ssa-strength-reduction.c | 3 +--
gcc/passes.c | 19 ++++++++++++++-----
gcc/tree-sra.c | 4 ++--
gcc/var-tracking.c | 2 +-
5 files changed, 28 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
discards 7acfb0d WIP2
discards 27e6400 WIP
discards e2e34d6 WIP: 'Semi-trusted' concept, for testing purposes
discards b52ef2d Add trusted-host-session.yaml
discards dc3c1e2 Support gathering of results to bundle stream
new 89b9b97 Support post-run-cmd
new 6db1671 Support gathering of results to bundle stream
new eb296fb Add trusted-host-session.yaml
new 8866880 WIP: 'Semi-trusted' concept, for testing purposes
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7acfb0d)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (8866880)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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 d4198c5 [Patch] PR tree-optimization/68234 Improve range info for loo [...]
new 0c4d798 2015-11-11 Claudiu Zissulescu <claziss(a)synopsys.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:
libgcc/ChangeLog | 16 +++++++++++++
libgcc/config/arc/dp-hack.h | 2 +-
libgcc/config/arc/gmon/dcache_linesz.S | 2 ++
libgcc/config/arc/gmon/profil.S | 11 +++++++++
libgcc/config/arc/ieee-754/arc-ieee-754.h | 7 ++++++
libgcc/config/arc/ieee-754/divdf3.S | 37 ++++++++++++++++++++++--------
libgcc/config/arc/ieee-754/divsf3-stdmul.S | 14 +++++------
libgcc/config/arc/ieee-754/muldf3.S | 8 +++----
libgcc/config/arc/ieee-754/mulsf3.S | 6 ++---
libgcc/config/arc/lib1funcs.S | 15 ++++++++----
libgcc/config/arc/t-arc700-uClibc | 4 ++--
11 files changed, 91 insertions(+), 31 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 c7bb78e Tighten up checks when tying chains.
new d4198c5 [Patch] PR tree-optimization/68234 Improve range info for loo [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr68234.c | 24 ++++++++++++++++++++
gcc/tree-vrp.c | 39 +++++++++++++++++++++------------
4 files changed, 61 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr68234.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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
from 27e6400 WIP
new 7acfb0d WIP2
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:
config/bench/lava/host-session | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.