[LLVMdev] LLVM target specific built-ins

Jim Grosbach grosbach at apple.com
Wed Jun 13 09:39:26 PDT 2012


Or just look at the generated arm_neon.h header file.

-Jim

On Jun 13, 2012, at 8:09 AM, "Villmow, Micah" <Micah.Villmow at amd.com> wrote:

> The easiest way is probably to look at the source tree and look at the intrinsicsARM.td in llvm/include/llvm directory.
>  
> Micah
>  
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Sebastien DELDON-GNB
> Sent: Wednesday, June 13, 2012 6:16 AM
> To: LLVMdev at cs.uiuc.edu
> Subject: [LLVMdev] LLVM target specific built-ins
>  
> Hi all,
>  
> Does someone knows if there is an easy way to list LLMV built-ins that are target specific ?
> For instance I would like to know all LLVM built-ins that are implemented for ARM NEON unit, how can I list them ? get their prototype ?
> Thanks for your answers
> Best Regards
> Seb
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120613/1899e677/attachment.html>


More information about the llvm-dev mailing list