[LLVMdev] LLVM target specific built-ins

Villmow, Micah Micah.Villmow at amd.com
Wed Jun 13 08:09:00 PDT 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120613/15d96f4d/attachment.html>


More information about the llvm-dev mailing list