Re: [PATCH, rs6000] Enable and document some additional builtin overloads

2014-08-20 Thread David Edelsohn
On Wed, Aug 20, 2014 at 8:41 PM, Bill Schmidt wrote: > Hi, > > The Power ISA 2.07 enables some additional forms of existing vector > builtins, in particular allowing use of vector long long (signed and > unsigned) and vector double forms. This patch adds those builtins and > provides documentatio

[PATCH, rs6000] Enable and document some additional builtin overloads

2014-08-20 Thread Bill Schmidt
Hi, The Power ISA 2.07 enables some additional forms of existing vector builtins, in particular allowing use of vector long long (signed and unsigned) and vector double forms. This patch adds those builtins and provides documentation for them. There are also cases where builtins from ISA 2.06 we