Re: [PATCH, AArch64] Enable shuffle on big-endian and turn on the testsuite

2014-04-24 Thread Tejas Belagod
Marcus Shawcroft wrote: gcc/ChangeLog: 2014-04-11 Alan Lawrence * config/aarch64/aarch64.c (aarch64_evpc_tbl): enable for bigendian. gcc/testsuite/ChangeLog: 2014-04-11 Alan Lawrence * lib/target-supports.exp (check_effective_target_vect_perm): return true for aar

Re: [PATCH, AArch64] Enable shuffle on big-endian and turn on the testsuite

2014-04-24 Thread Marcus Shawcroft
> gcc/ChangeLog: > 2014-04-11 Alan Lawrence > > * config/aarch64/aarch64.c (aarch64_evpc_tbl): enable for bigendian. > > gcc/testsuite/ChangeLog: > 2014-04-11 Alan Lawrence > > * lib/target-supports.exp (check_effective_target_vect_perm): return > true for aarch64_be.

[PATCH, AArch64] Enable shuffle on big-endian and turn on the testsuite

2014-04-11 Thread Alan Lawrence
As a followup to http://gcc.gnu.org/ml/gcc-patches/2014-04/msg00079.html, which implements the shuffle operation but still leaves that unused - if/once that's gone in, I see no reason now we can't start using it, and enable the appropriate tests. I see the following test changes: FAIL->PASS: g