On Fri, Nov 25, 2016 at 10:46:49AM +, Tamar Christina wrote:
> Hi all,
>
> This adds the following NEON intrinsics
> to the Aarch64 back-end of GCC:
>
> * vsriq_n_p64
> * vsri_n_p64
> * vextq_p64
> * vext_p64
> * vceq_p64
> * vbslq_p64
> * vbsl_p64
>
> Added new tests for these and ran regre
Hi all,
This adds the following NEON intrinsics
to the Aarch64 back-end of GCC:
* vsriq_n_p64
* vsri_n_p64
* vextq_p64
* vext_p64
* vceq_p64
* vbslq_p64
* vbsl_p64
Added new tests for these and ran regression tests on aarch64-none-linux-gnu
and on arm-none-linux-gnueabihf. Tests added in other p