ping patch is in: https://gcc.gnu.org/ml/gcc-patches/2015-09/msg00417.html
Thank you > On 07 Sep 2015, at 12:40, Benedikt Huber > <benedikt.hu...@theobroma-systems.com> wrote: > > This fifth revision of the patch: > * Moves a function declaration to a header. > * Adds comments to functions. > > Ok for check in. > > Benedikt Huber (1): > 2015-09-03 Benedikt Huber <benedikt.hu...@theobroma-systems.com> > Philipp Tomsich <philipp.toms...@theobroma-systems.com> > > gcc/ChangeLog | 21 ++++ > gcc/config/aarch64/aarch64-builtins.c | 107 +++++++++++++++++++ > gcc/config/aarch64/aarch64-opts.h | 7 ++ > gcc/config/aarch64/aarch64-protos.h | 3 + > gcc/config/aarch64/aarch64-simd.md | 27 +++++ > gcc/config/aarch64/aarch64-tuning-flags.def | 1 + > gcc/config/aarch64/aarch64.c | 113 ++++++++++++++++++++- > gcc/config/aarch64/aarch64.md | 3 + > gcc/config/aarch64/aarch64.opt | 8 ++ > gcc/doc/invoke.texi | 19 ++++ > gcc/testsuite/gcc.target/aarch64/rsqrt-asm-check.c | 63 ++++++++++++ > gcc/testsuite/gcc.target/aarch64/rsqrt.c | 107 +++++++++++++++++++ > 12 files changed, 474 insertions(+), 5 deletions(-) > create mode 100644 gcc/testsuite/gcc.target/aarch64/rsqrt-asm-check.c > create mode 100644 gcc/testsuite/gcc.target/aarch64/rsqrt.c > > -- > 1.9.1 >
signature.asc
Description: Message signed with OpenPGP using GPGMail