This is an automated email from the git hooks/post-receive script.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from ae1dcd5 TestRelease.job: Use jenkins helper to clone repo
new 36bc134 abe-bisect.sh: Cleanup workdir before starting.
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:
abe-bisect.sh | 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 8c7a5be54ff GIMPLEFE: Handle missing labels in goto statements
new c15a50ea2ea Port Doxygen support script from Perl to Python; add unittests
new 16ed3c2c499 Change comment style to one we normally use.
new d0cbc668c82 Doxygen: transform ENUM_BITFIELD and comments starting with '/**'.
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:
contrib/ChangeLog | 12 ++
..._gcc_for_doxygen => filter_gcc_for_doxygen_new} | 6 +-
contrib/filter_params.py | 174 +++++++++++++++++++++
gcc/ChangeLog | 17 ++
gcc/tree-vect-loop.c | 12 +-
gcc/tree-vect-stmts.c | 18 +--
gcc/tree-vectorizer.h | 4 +-
7 files changed, 223 insertions(+), 20 deletions(-)
copy contrib/{filter_gcc_for_doxygen => filter_gcc_for_doxygen_new} (50%)
mode change 100755 => 100644
create mode 100644 contrib/filter_params.py
--
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 54fae019dcc passes.c: implement pre-ICE emergency dumping
new 5362e31edc6 Fix configure.ac to respect --{enable,disable}-werror option.
new 8c7a5be54ff GIMPLEFE: Handle missing labels in goto statements
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:
ChangeLog | 6 ++++++
configure | 7 +++++--
configure.ac | 7 +++++--
gcc/c/ChangeLog | 5 +++++
gcc/c/gimple-parser.c | 12 +++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/gimplefe-error-7.c | 27 +++++++++++++++++++++++++++
7 files changed, 64 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-error-7.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 a688c8eaae7 [PowerPC] Fix a performance bug for PPC::XXPERMDI.
new 1550dee1197 [DAG] Avoid use of stale store.
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++--
test/CodeGen/AArch64/pr33172.ll | 32 ++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AArch64/pr33172.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 gcc.
from f6e3159f36a [ARC] Recognise add_n and sub_n in combine again
new 54fae019dcc passes.c: implement pre-ICE emergency dumping
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 | 9 +++++++++
gcc/passes.c | 19 +++++++++++++++++++
gcc/plugin.c | 10 ----------
gcc/plugin.h | 2 --
gcc/toplev.c | 12 +++++++++++-
gcc/tree-pass.h | 1 +
6 files changed, 40 insertions(+), 13 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 binutils-2_28-branch
in repository binutils-gdb.
from 9603ba6470 Automatic date update in version.in
new 9461c0a1d9 PowerPC64 ld help quoting
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:
ld/ChangeLog | 4 ++++
ld/emultempl/ppc64elf.em | 4 ++--
2 files changed, 6 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 binutils-gdb.
from 13ace07792 btrace: support decoder events
new ab12fca390 PowerPC64 ld help quoting
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:
ld/ChangeLog | 4 ++++
ld/emultempl/ppc64elf.em | 4 ++--
2 files changed, 6 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 05935e94575 PR libstdc++/80893 Fix null dereference in vector<bool>
new f6e3159f36a [ARC] Recognise add_n and sub_n in combine again
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/arc/arc.c | 20 +++++++++---
gcc/config/arc/arc.md | 26 +++++++++++++++
gcc/config/arc/predicates.md | 5 +++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/arc/add_n-combine.c | 48 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/arc/sub_n-combine.c | 21 ++++++++++++
7 files changed, 128 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/add_n-combine.c
create mode 100644 gcc/testsuite/gcc.target/arc/sub_n-combine.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 7913836381e Regenerate xchg-nofold.ll expected results. NFC.
new a688c8eaae7 [PowerPC] Fix a performance bug for PPC::XXPERMDI.
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/PPCISelLowering.cpp | 106 ++++++++++--
lib/Target/PowerPC/PPCISelLowering.h | 8 +
lib/Target/PowerPC/PPCInstrInfo.td | 5 +
lib/Target/PowerPC/PPCInstrVSX.td | 4 +-
test/CodeGen/PowerPC/vec_xxpermdi.ll | 307 +++++++++++++++++++++++++++++++++
5 files changed, 417 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGen/PowerPC/vec_xxpermdi.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 gcc.
from e4b21f537af [1/2] Add get_next_strinfo helper function
new 05935e94575 PR libstdc++/80893 Fix null dereference in vector<bool>
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:
libstdc++-v3/ChangeLog | 10 ++++++++
libstdc++-v3/include/bits/stl_bvector.h | 14 ++++++++---
.../vector/{59829.cc => bool/80893.cc} | 29 ++++++++++++++--------
libstdc++-v3/testsuite/util/testsuite_allocator.h | 8 +++++-
4 files changed, 46 insertions(+), 15 deletions(-)
copy libstdc++-v3/testsuite/23_containers/vector/{59829.cc => bool/80893.cc} (73%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.