[llvm-commits] [patch] Add fp128 RTLIB call names to LLVM

Duncan Sands baldrick at free.fr
Tue Jan 8 08:22:55 PST 2013


Hi Tim, this looks OK.  I wasn't brave enough to search the whole thing for
typos etc though.

Ciao, Duncan.

On 07/01/13 15:06, Tim Northover wrote:
> Hi all,
>
> This patch adds fp128 RTLIB names to LLVM so that it can make the appropriate
> calls when the operation is set to Expand. It also sets the usual suspects to
> "Expand", as for other floating types.
>
> It's part of the change to generic LLVM code that we had to implement while
> developing the AArch64 backend. These are the changes that no other target
> exercises, so sending them to the list before would have been a little
> motive-less, and often untestable.
>
> This one is reasonably simple too, I hope; OK to commit?
>
> Cheers.
>
> Tim.
>
> -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list