Re: [PATCH 4/9][GCC][AArch64/Arm] Add new testsuite directives to check complex instructions.

2018-12-21 Thread Kyrill Tkachov
Hi Tamar, On 11/11/18 10:27, Tamar Christina wrote: Hi All, This patch adds new testsuite directive for both Arm and AArch64 to support testing of the Complex Arithmetic operations form Armv8.3-a. Bootstrap and Regtest on aarch64-none-linux-gnu, arm-none-gnueabihf and x86_64-pc-linux-gnu and

RE: [PATCH 4/9][GCC][AArch64/Arm] Add new testsuite directives to check complex instructions.

2018-12-21 Thread Tamar Christina
Tkachov > > Subject: Re: [PATCH 4/9][GCC][AArch64/Arm] Add new testsuite directives > to check complex instructions. > > On Sun, Nov 11, 2018 at 04:27:04AM -0600, Tamar Christina wrote: > > Hi All, > > > > This patch adds new testsuite directive for both Arm and

Re: [PATCH 4/9][GCC][AArch64/Arm] Add new testsuite directives to check complex instructions.

2018-11-28 Thread James Greenhalgh
On Sun, Nov 11, 2018 at 04:27:04AM -0600, Tamar Christina wrote: > Hi All, > > This patch adds new testsuite directive for both Arm and AArch64 to support > testing of the Complex Arithmetic operations form Armv8.3-a. > > Bootstrap and Regtest on aarch64-none-linux-gnu, arm-none-gnueabihf and >

[PATCH 4/9][GCC][AArch64/Arm] Add new testsuite directives to check complex instructions.

2018-11-11 Thread Tamar Christina
Hi All, This patch adds new testsuite directive for both Arm and AArch64 to support testing of the Complex Arithmetic operations form Armv8.3-a. Bootstrap and Regtest on aarch64-none-linux-gnu, arm-none-gnueabihf and x86_64-pc-linux-gnu and no regressions. The instructions have also been