This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a6c630c314b libstdc++: Add masked ++/-- implementation for sizeof < 16
new db41057a94f docs: Use @var{S} etc. in Spec File invoke.texi documentation
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/doc/invoke.texi | 94 ++++++++++++++++++++++++++---------------------------
1 file changed, 47 insertions(+), 47 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 0b02da5b99e tree-optimization/114057 - handle BB reduction remain defs as LIVE
new 9ac3119fec8 libstdc++: add ARM SVE support to std::experimental::simd
new 0ac2c0f0687 libstdc++: Fix call signature of builtins from masked ++/--
new a6c630c314b libstdc++: Add masked ++/-- implementation for sizeof < 16
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:
libstdc++-v3/include/Makefile.am | 1 +
libstdc++-v3/include/Makefile.in | 1 +
libstdc++-v3/include/experimental/bits/simd.h | 135 +-
.../include/experimental/bits/simd_builtin.h | 180 +-
.../include/experimental/bits/simd_converter.h | 57 +-
.../include/experimental/bits/simd_detail.h | 12 +-
libstdc++-v3/include/experimental/bits/simd_math.h | 15 +-
libstdc++-v3/include/experimental/bits/simd_sve.h | 1852 ++++++++++++++++++++
libstdc++-v3/include/experimental/bits/simd_x86.h | 28 +-
libstdc++-v3/include/experimental/simd | 3 +
.../testsuite/experimental/simd/tests/bits/main.h | 3 +
11 files changed, 2174 insertions(+), 113 deletions(-)
create mode 100644 libstdc++-v3/include/experimental/bits/simd_sve.h
--
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 aac30f8416e testsuite: Fix up ext-floating{3,12}.C on i686-linux
new 0b02da5b99e tree-optimization/114057 - handle BB reduction remain defs as LIVE
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/tree-vect-slp.cc | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 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 258defbdee9 aarch64: Align lrcpc3 FEAT_STRING with /proc/cpuinfo 'Featu [...]
new aac30f8416e testsuite: Fix up ext-floating{3,12}.C on i686-linux
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/g++.dg/cpp23/ext-floating12.C | 2 ++
gcc/testsuite/g++.dg/cpp23/ext-floating3.C | 1 +
gcc/testsuite/lib/target-supports.exp | 3 +++
3 files changed, 6 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.
unknown user pushed a change to branch master
in repository gcc.
from 291c46a3f0d testsuite: Fix copy-headers-8.c
new d9ea5181800 aarch64: Add +lse128 architectural extension command-line flag
new 258defbdee9 aarch64: Align lrcpc3 FEAT_STRING with /proc/cpuinfo 'Featu [...]
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/config/aarch64/aarch64-option-extensions.def | 6 ++++--
gcc/doc/invoke.texi | 4 ++++
.../gcc.target/aarch64/cpunative/{info_16 => info_23} | 2 +-
.../gcc.target/aarch64/cpunative/{info_16 => info_24} | 4 ++--
.../aarch64/cpunative/{native_cpu_13.c => native_cpu_23.c} | 7 +++----
.../aarch64/cpunative/{native_cpu_13.c => native_cpu_24.c} | 9 ++++-----
gcc/testsuite/gcc.target/aarch64/lse128-flag.c | 10 ++++++++++
7 files changed, 28 insertions(+), 14 deletions(-)
copy gcc/testsuite/gcc.target/aarch64/cpunative/{info_16 => info_23} (60%)
copy gcc/testsuite/gcc.target/aarch64/cpunative/{info_16 => info_24} (52%)
copy gcc/testsuite/gcc.target/aarch64/cpunative/{native_cpu_13.c => native_cpu_23. [...]
copy gcc/testsuite/gcc.target/aarch64/cpunative/{native_cpu_13.c => native_cpu_24. [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/lse128-flag.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 gcc.
from 4b8e7b57d95 Daily bump.
new 291c46a3f0d testsuite: Fix copy-headers-8.c
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/tree-ssa/copy-headers-8.c | 5 ++++-
1 file changed, 4 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.
"Prathamesh Kulkarni pushed a change to branch master
in repository toolchain/bmk-scripts.
from 65929a0 Pass status.csv to metric files.
new 91ec84e gather-metrics.sh: Relevant changes from other patches in the [...]
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:
gather-metrics.sh | 8 ++++----
1 file changed, 4 insertions(+), 4 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.
"Prathamesh Kulkarni pushed a change to branch master
in repository toolchain/bmk-scripts.
from 393a9ea merge-metric-csvs.py: Add --interesting_symbols and --metric_ [...]
new 65929a0 Pass status.csv to metric files.
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:
md5sum-data-to-csv.py | 3 ++-
metric_utils.py | 11 +++++++++--
size-data-to-csv.py | 27 +++++++++++++++++----------
sve-data-to-csv.py | 4 +++-
vect-data-to-csv.py | 3 ++-
5 files changed, 33 insertions(+), 15 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.
"Prathamesh Kulkarni pushed a change to branch master
in repository toolchain/bmk-scripts.
from 5220b39 Remove merging of status metric in fixup-perf-csv.py.
new 393a9ea merge-metric-csvs.py: Add --interesting_symbols and --metric_ [...]
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:
merge-metric-csvs.py | 26 +++++++++++++++++++++++++-
1 file changed, 25 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.
"Prathamesh Kulkarni pushed a change to branch master
in repository toolchain/bmk-scripts.
from 0f75b31 compute-variability.py: new weight method 2-peaks-linear
new 5220b39 Remove merging of status metric in fixup-perf-csv.py.
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:
fixup-perf-csv.py | 54 +++++++++++-------------------------------------------
1 file changed, 11 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.