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 f3eb68a89 Add entry b7e51b4f139ec18c498c818c6bcaa5a842cea83c from https [...]
new a5177b6fa Add entry 53266f73f037bd20bcbbd7852fd0c6a7703b4c38 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:
.../llvm-aarch64-master-Oz_LTO/details.txt | 2 ++
1 file changed, 2 insertions(+)
--
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 f115c06aa Add entry 9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b from https [...]
new f3eb68a89 Add entry b7e51b4f139ec18c498c818c6bcaa5a842cea83c 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:
.../llvm-aarch64-master-Oz_LTO/details.txt | 2 ++
.../reproduction_instructions.txt | 23 +---------------------
2 files changed, 3 insertions(+), 22 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 4a6461552 Add entry aa7497a66c4272669fa63f7ec61a3f01aa9dabaf from https [...]
new f115c06aa Add entry 9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b 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:
.../llvm-aarch64-master-Oz_LTO/details.txt | 2 ++
.../reproduction_instructions.txt | 23 +---------------------
2 files changed, 3 insertions(+), 22 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 7f5e46575 Add entry b10ecfa914dd1bc2013584917d0505ba5f15f75c from https [...]
new 4a6461552 Add entry aa7497a66c4272669fa63f7ec61a3f01aa9dabaf 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:
.../jira/description | 2 +-
.../jira/yaml | 2 +-
.../status.txt | 2 +-
.../llvm-aarch64-master-Oz_LTO/details.txt | 8 +++++---
.../reproduction_instructions.txt | 23 +---------------------
.../llvm-aarch64-master-Oz_LTO/status-summary.txt | 2 +-
.../llvm-aarch64-master-Oz_LTO/status.txt | 2 +-
.../tcwg_bmk-code_size-cpu2017fast/status.txt | 2 +-
8 files changed, 12 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 glibc.
from 4afbc1aa2e htl: don't export __pthread_default_rwlockattr anymore.
new 246e52574d math: Consolidate cospif and sinpif internal tables
new 1faccf388a math: Consolidate acospif and asinpif internal tables
new 0242c9f9e6 math: Consolidate acosf and asinf internal tables
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:
math/Makefile | 3 +
sysdeps/ieee754/flt-32/e_acosf.c | 19 +----
sysdeps/ieee754/flt-32/e_asinf.c | 19 +----
sysdeps/ieee754/flt-32/s_acospif.c | 53 +-------------
.../{e_sincoshf_data.h => s_asincosf_data.c} | 37 ++++++----
.../{e_sincoshf_data.h => s_asincosf_data.h} | 23 +++---
sysdeps/ieee754/flt-32/s_asincospif_data.c | 81 ++++++++++++++++++++++
.../{e_sincoshf_data.h => s_asincospif_data.h} | 20 +++---
sysdeps/ieee754/flt-32/s_asinpif.c | 55 +--------------
sysdeps/ieee754/flt-32/s_cospif.c | 61 +---------------
sysdeps/ieee754/flt-32/s_sincospif_data.c | 80 +++++++++++++++++++++
.../{e_sincoshf_data.h => s_sincospif_data.h} | 23 +++---
sysdeps/ieee754/flt-32/s_sinpif.c | 60 +---------------
13 files changed, 234 insertions(+), 300 deletions(-)
copy sysdeps/ieee754/flt-32/{e_sincoshf_data.h => s_asincosf_data.c} (53%)
copy sysdeps/ieee754/flt-32/{e_sincoshf_data.h => s_asincosf_data.h} (70%)
create mode 100644 sysdeps/ieee754/flt-32/s_asincospif_data.c
copy sysdeps/ieee754/flt-32/{e_sincoshf_data.h => s_asincospif_data.h} (75%)
create mode 100644 sysdeps/ieee754/flt-32/s_sincospif_data.c
copy sysdeps/ieee754/flt-32/{e_sincoshf_data.h => s_sincospif_data.h} (70%)
--
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 230678c19cb AVR: ad target/118764 - Mention CVT availability in device- [...]
new dfd0ced98fc tree-optimization/118895 - ICE during PRE
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/gcc.dg/pr118895.c | 13 +++++++++++++
gcc/tree-ssa-sccvn.cc | 13 ++++++++-----
2 files changed, 21 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr118895.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 3b7f9396e Add entry fc157522c5680b0ff982442bc8043c1e8c998161 from https [...]
new 7f5e46575 Add entry b10ecfa914dd1bc2013584917d0505ba5f15f75c 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 | 4 +---
.../jira/description | 4 +---
.../jira/yaml | 4 +---
.../llvm-aarch64-master-Oz_LTO/details.txt | 2 ++
.../reproduction_instructions.txt | 23 +---------------------
5 files changed, 6 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 9335ff73a50 gcc: testsuite: Fix builtin-speculation-overloads[14].C testism
new 230678c19cb AVR: ad target/118764 - Mention CVT availability in device- [...]
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/avr/gen-avr-mmcu-specs.cc | 5 +++--
1 file changed, 3 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from b2009689d Add entry 1a5d8926c5f9c1e75a285e122cf6cad0191a41b5 from https [...]
new 3b7f9396e Add entry fc157522c5680b0ff982442bc8043c1e8c998161 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 | 4 +---
.../jira/description | 4 +---
.../jira/yaml | 4 +---
.../llvm-aarch64-master-Oz_LTO/details.txt | 2 ++
.../reproduction_instructions.txt | 23 +---------------------
5 files changed, 6 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from c41179846 Add entry 25da8e5a9798a1c25526e4dc8db571fc25cca187 from https [...]
new b2009689d Add entry 1a5d8926c5f9c1e75a285e122cf6cad0191a41b5 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:
.../llvm-aarch64-master-Oz_LTO/details.txt | 2 ++
.../reproduction_instructions.txt | 23 +---------------------
2 files changed, 3 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.