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 e344b461 Add entry db158c7c830807caeeb0691739c41f1d522029e9 from https [...]
new c71097e1 Add entry db158c7c830807caeeb0691739c41f1d522029e9 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:
.../commit-log.txt | 10 ++++++++--
.../jira/description | 15 ++++++++++++---
.../jira/summary | 2 +-
.../db158c7c830807caeeb0691739c41f1d522029e9/jira/yaml | 18 ++++++++++++++----
.../status.txt | 5 ++++-
.../llvm-aarch64-master-O3/details.txt | 2 ++
.../reproduction_instructions.txt | 8 ++++----
.../llvm-aarch64-master-O3/status.txt | 3 +++
.../tcwg_bmk-code_speed-spec2k6/status.txt | 5 ++++-
9 files changed, 52 insertions(+), 16 deletions(-)
create mode 100644 llvm/sha1/db158c7c830807caeeb0691739c41f1d522029e9/tcwg_bmk-cod [...]
copy {gcc/sha1/7b34cacc5735385e7e2855d7c0a6fad60ef4a99b/tcwg_bmk-code_size-spec2k6 [...]
create mode 100644 llvm/sha1/db158c7c830807caeeb0691739c41f1d522029e9/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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 89e74779 Add entry e7b267444045c507654a2a3f758efee5d5b550df from https [...]
new e344b461 Add entry db158c7c830807caeeb0691739c41f1d522029e9 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:
.../tcwg_bmk-code_speed-spec2k6/llvm-aarch64-master-O3}/build_url | 2 +-
.../llvm-aarch64-master-O3}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{be58b42a7510e3fe204e015bcf5faa9ed35d1766/tcwg_bmk-code_speed-spec2 [...]
copy llvm/sha1/db158c7c830807caeeb0691739c41f1d522029e9/{tcwg_bmk-code_size-cpu201 [...]
--
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 da4e06d476d ada: Elide the copy in extended returns for nonlimited by-r [...]
new c9b4c79ea21 LoongArch: Add Loongson SX base instruction support.
new cc0457a7ed2 LoongArch: Add Loongson SX directive builtin function support.
new bfcccf06fbf LoongArch: Add Loongson ASX base instruction support.
new 72b639760a8 LoongArch: Add Loongson ASX directive builtin function support.
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:
gcc/config.gcc | 2 +-
gcc/config/loongarch/constraints.md | 131 +-
gcc/config/loongarch/genopts/loongarch.opt.in | 4 +
gcc/config/loongarch/lasx.md | 5104 +++++++++++++++++++++++
gcc/config/loongarch/lasxintrin.h | 5338 +++++++++++++++++++++++++
gcc/config/loongarch/loongarch-builtins.cc | 2686 ++++++++++++-
gcc/config/loongarch/loongarch-ftypes.def | 666 ++-
gcc/config/loongarch/loongarch-modes.def | 39 +
gcc/config/loongarch/loongarch-protos.h | 35 +
gcc/config/loongarch/loongarch.cc | 4751 ++++++++++++++++++++--
gcc/config/loongarch/loongarch.h | 117 +-
gcc/config/loongarch/loongarch.md | 56 +-
gcc/config/loongarch/loongarch.opt | 4 +
gcc/config/loongarch/lsx.md | 4467 +++++++++++++++++++++
gcc/config/loongarch/lsxintrin.h | 5181 ++++++++++++++++++++++++
gcc/config/loongarch/predicates.md | 333 +-
gcc/doc/md.texi | 11 +
17 files changed, 28645 insertions(+), 280 deletions(-)
create mode 100644 gcc/config/loongarch/lasx.md
create mode 100644 gcc/config/loongarch/lasxintrin.h
create mode 100644 gcc/config/loongarch/lsx.md
create mode 100644 gcc/config/loongarch/lsxintrin.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.