This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Does TI ARM compiler support Neon intrinsics

I am using  arm compiler (armcl) 5.0.1. I want to develop an application using the neon capabilities of cortex A15. Does the the compiler support intrinsics or should I use assembly language?