summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/aarch64-mangle-neon-vectors.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove some incorrect test suppressionsAlp Toker2014-06-301-1/+0
* AArch64: re-enable tests that were looking for a non-existent backend.Tim Northover2014-06-181-1/+1
* AArch64/ARM64: update Clang after AArch64 removal.Tim Northover2014-05-241-2/+0
* [ARM64] Port remaining relevant AArch64 clang tests over to ARM64Bradley Smith2014-04-301-0/+2
* [AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.Kevin Qin2014-02-241-2/+2
* Add error checking to reject neon_vector_type attribute on targets without NEON.Amara Emerson2013-09-161-1/+1
* AArch64: initial NEON supportTim Northover2013-08-011-0/+85