]> granicus.if.org Git - clang/commit
Add a test for big-endian NEON on ARM64.
authorJames Molloy <james.molloy@arm.com>
Wed, 30 Apr 2014 12:12:45 +0000 (12:12 +0000)
committerJames Molloy <james.molloy@arm.com>
Wed, 30 Apr 2014 12:12:45 +0000 (12:12 +0000)
commitda1c4e94c3cfa8b74ba81c83b91885dc50c857bd
treec8ecc80d5225ae61e0deabce9f8fbf06f461c8ed
parent2f7e8ffb6c25c3a05560bdcf4ebd80e947b6abb4
Add a test for big-endian NEON on ARM64.

The enabled test #includes <arm_neon.h>, which is sufficient to test all
the code in r207624.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207641 91177308-0d34-0410-b5e6-96231b3b80d8
test/Sema/arm64-neon-args.c