Bill Seurer writes:
> * gcc.target/powerpc/vec-adde.c: New test.
> * gcc.target/powerpc/vec-adde-int128.c: New test.
-m32:
FAIL: gcc.target/powerpc/vec-adde.c execution test
FAIL: gcc.target/powerpc/vec-adde-int128.c (test for excess errors)
Excess errors:
/daten/gcc/gcc-20160501/gcc/testsuite/
On Wed, Apr 13, 2016 at 10:47 AM, Bill Seurer wrote:
> Here is an updated patch:
>
>
> This patch adds support for the signed and unsigned int versions of the
> vec_adde altivec builtins from the Power Architecture 64-Bit ELF V2 ABI
> OpenPOWER ABI for Linux Supplement (16 July 2015 Version 1.1).
Segher pointed out a few formatting issues via IRC which I have fixed.
On 04/13/16 09:47, Bill Seurer wrote:
Here is an updated patch:
This patch adds support for the signed and unsigned int versions of the
vec_adde altivec builtins from the Power Architecture 64-Bit ELF V2 ABI
OpenPOWER ABI f
Here is an updated patch:
This patch adds support for the signed and unsigned int versions of the
vec_adde altivec builtins from the Power Architecture 64-Bit ELF V2 ABI
OpenPOWER ABI for Linux Supplement (16 July 2015 Version 1.1). There are
many of the builtins that are missing and this is the
On 04/08/16 09:50, Segher Boessenkool wrote:
Hi Bill,
On Thu, Apr 07, 2016 at 04:04:30PM -0500, Bill Seurer wrote:
On 04/05/16 21:27, David Edelsohn wrote:
On Tue, Apr 5, 2016 at 3:36 PM, Bill Seurer
* config/rs6000/rs6000-c.c (altivec_overloaded_builtins,
altivec_resolve_o
Hi Bill,
On Thu, Apr 07, 2016 at 04:04:30PM -0500, Bill Seurer wrote:
> On 04/05/16 21:27, David Edelsohn wrote:
> >On Tue, Apr 5, 2016 at 3:36 PM, Bill Seurer
> >> * config/rs6000/rs6000-c.c (altivec_overloaded_builtins,
> >> altivec_resolve_overloaded_builtin): Remove
> >>
On 04/05/16 21:27, David Edelsohn wrote:
On Tue, Apr 5, 2016 at 3:36 PM, Bill Seurer wrote:
This patch adds support for the signed and unsigned int versions of the
vec_adde altivec builtins from the Power Architecture 64-Bit ELF V2 ABI
OpenPOWER ABI for Linux Supplement (16 July 2015 Version 1.
On Tue, Apr 5, 2016 at 3:36 PM, Bill Seurer wrote:
> This patch adds support for the signed and unsigned int versions of the
> vec_adde altivec builtins from the Power Architecture 64-Bit ELF V2 ABI
> OpenPOWER ABI for Linux Supplement (16 July 2015 Version 1.1). There are
> many of the builtins
This patch adds support for the signed and unsigned int versions of the
vec_adde altivec builtins from the Power Architecture 64-Bit ELF V2 ABI
OpenPOWER ABI for Linux Supplement (16 July 2015 Version 1.1). There are
many of the builtins that are missing and this is the first of a series
of patche