This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 17510688 Add entry 6e92a6a2a72d3b7a5e1b29042d8a6a43fe1085aa from https [...]
new 9012085d Add entry 2a859b20146108af84c741a509dc0e534e045768 from https [...]
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:
.../2a859b20146108af84c741a509dc0e534e045768/jira/components | 2 +-
.../2a859b20146108af84c741a509dc0e534e045768/jira/description | 5 ++++-
llvm/sha1/2a859b20146108af84c741a509dc0e534e045768/jira/summary | 2 +-
llvm/sha1/2a859b20146108af84c741a509dc0e534e045768/jira/yaml | 9 ++++++---
llvm/sha1/2a859b20146108af84c741a509dc0e534e045768/status.txt | 3 ++-
.../llvm-aarch64-master-O2}/details.txt | 4 ++--
.../llvm-aarch64-master-O2/reproduction_instructions.txt | 4 ++--
.../llvm-aarch64-master-O2/status.txt | 3 +++
.../llvm-aarch64-master-O2/summary.txt | 1 -
.../tcwg_bmk-code_speed-spec2k6/status.txt | 3 ++-
10 files changed, 23 insertions(+), 13 deletions(-)
copy llvm/sha1/{a292e7edf8b2fc51d3e86a96ff5dff45d16bd264/tcwg_bmk-fujitsu_speed-cp [...]
create mode 100644 llvm/sha1/2a859b20146108af84c741a509dc0e534e045768/tcwg_bmk-cod [...]
delete mode 100644 llvm/sha1/2a859b20146108af84c741a509dc0e534e045768/tcwg_bmk-cod [...]
--
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 054f25955c2 gdb/x86: use size of XSAVE area of enabled features
new ce65386db66 gdb/doc: extend the description for Progspace.filename
new 5ce85461a14 gdb/python: new Progspace.symbol_file attribute
new 4e02aca0c5e gdb/python: new Progspace.executable_filename attribute
new a0a031bce05 gdb: remove one user of the executable changed observer
new a2827364e2b gdb: remove final user of the executable_changed observer
new aac60a978e2 gdb: remove unnecessary notification of executable_changed [...]
new 063453b199e gdb: pass more arguments to the executable_changed observer
new 42f297ad36a gdb/python: make the executable_changed event available fro [...]
new c7bdb38bafa gdb: use reopen_exec_file from reread_symbols
The 9 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:
gdb/NEWS | 17 ++
gdb/auxv.c | 10 +-
gdb/doc/python.texi | 72 +++++++-
gdb/exec.c | 11 +-
gdb/observable.h | 18 +-
gdb/python/py-all-events.def | 1 +
gdb/python/py-event-types.def | 5 +
gdb/python/py-progspace.c | 100 ++++++++++-
gdb/symfile.c | 27 ++-
gdb/symtab.c | 18 +-
.../py-exec-file.c} | 2 +-
gdb/testsuite/gdb.python/py-exec-file.exp | 195 +++++++++++++++++++++
gdb/testsuite/gdb.python/py-progspace.exp | 9 +
13 files changed, 444 insertions(+), 41 deletions(-)
copy gdb/testsuite/{gdb.arch/aarch64-w-registers.c => gdb.python/py-exec-file.c} (93%)
create mode 100644 gdb/testsuite/gdb.python/py-exec-file.exp
--
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.
tcwg-buildslave pushed a change to branch linaro-local/v0.0_to_v0.1-136/tcwg_bmk-code_speed-spec2k6/llvm-aarch64-master-O2
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-spec2k6/llvm-aarch64-master-O2.
at 72807a992 onsuccess: #136: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
No new revisions were added by this update.
--
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 0c8ecbcd3cf [RA]: Add flag for checking IRA in progress
new 88d8829e4f4 RISC-V: Support {U}INT64 to FP16 auto-vectorization
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/config/riscv/autovec.md | 24 +++++++++++
gcc/config/riscv/vector-iterators.md | 38 +++++++++++++++++
.../gcc.target/riscv/rvv/autovec/unop/cvt-0.c | 21 ++++++++++
.../gcc.target/riscv/rvv/autovec/unop/cvt-1.c | 22 ++++++++++
.../gcc.target/riscv/rvv/autovec/vls/cvt-0.c | 47 ++++++++++++++++++++++
5 files changed, 152 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/cvt-0.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/cvt-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/cvt-0.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.