Age | Commit message (Expand) | Author |
---|---|---|
2013-04-12 | Define Neon intrinsics as "static inline" to avoid warning. rdar://13108414 | Bob Wilson |
2012-03-15 | Unpluralize -Wfoo-conversions warnings for consistency. | David Blaikie |
2011-11-08 | Check pointer types for arguments of Neon load/store macros. rdar://9958031 | Bob Wilson |
2011-06-23 | Fix Sema::CheckVectorOperands so that it doesn't try to insert a cast express... | Eli Friedman |
2011-06-09 | Add isVCVT_N flag to identify Neon VCVT_N intrinsics, which require special | Bob Wilson |
2010-12-02 | Attempt to fix linux buildbots by adding -ffreestanding for arm_neon tests. | Bob Wilson |
2010-12-02 | Add a test for calling a Neon intrinsic macro with the wrong vector type. | Bob Wilson |