summaryrefslogtreecommitdiffstats
path: root/test/Sema/arm-neon-types.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite ARM NEON intrinsic emission completely.James Molloy2014-06-171-1/+1
* Define Neon intrinsics as "static inline" to avoid warning. rdar://13108414Bob Wilson2013-04-121-0/+12
* Unpluralize -Wfoo-conversions warnings for consistency.David Blaikie2012-03-151-1/+1
* Check pointer types for arguments of Neon load/store macros. rdar://9958031Bob Wilson2011-11-081-0/+8
* Fix Sema::CheckVectorOperands so that it doesn't try to insert a cast express...Eli Friedman2011-06-231-0/+7
* Add isVCVT_N flag to identify Neon VCVT_N intrinsics, which require specialBob Wilson2011-06-091-1/+8
* Attempt to fix linux buildbots by adding -ffreestanding for arm_neon tests.Bob Wilson2010-12-021-1/+1
* Add a test for calling a Neon intrinsic macro with the wrong vector type.Bob Wilson2010-12-021-0/+13