Re: Multiprecision Arithmetic Builtins

2015-09-21 Thread Oleg Endo
On Mon, 2015-09-21 at 14:42 +0200, Florian Weimer wrote: > On 09/21/2015 08:09 AM, Oleg Endo wrote: > > Hi all, > > > > I was thinking of adding some SH specific builtin functions for the > > addc, subc and negc instructions. > > > > Are there any plans to add clang's target independent multipr

Re: Multiprecision Arithmetic Builtins

2015-09-21 Thread Marc Glisse
On Mon, 21 Sep 2015, Florian Weimer wrote: On 09/21/2015 08:09 AM, Oleg Endo wrote: Hi all, I was thinking of adding some SH specific builtin functions for the addc, subc and negc instructions. Are there any plans to add clang's target independent multiprecision arithmetic builtins (http://cl

Re: Multiprecision Arithmetic Builtins

2015-09-21 Thread Florian Weimer
On 09/21/2015 08:09 AM, Oleg Endo wrote: > Hi all, > > I was thinking of adding some SH specific builtin functions for the > addc, subc and negc instructions. > > Are there any plans to add clang's target independent multiprecision > arithmetic builtins (http://clang.llvm.org/docs/LanguageExten