Added arm_neon intrinsic tests.
authorMichael Gottesman <mgottesman@apple.com>
Mon, 24 Jun 2013 21:25:42 +0000 (21:25 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 24 Jun 2013 21:25:42 +0000 (21:25 +0000)
commita35103a8cff68da25b0d235e7b319f5e153dcf66
treef640a29b9e7b2a48ebf087661c254545fa65406f
parent1169a52c83e03cdb2f3c19d7653ffe82eadb397a
Added arm_neon intrinsic tests.

This is a large test and thus it will only run if you pass in --param
run_long_tests=trueto LIT. This is intended so that this test can run on
buildbots and not when one runs make check.

llvm-svn: 184787
clang/test/CodeGen/arm_neon_intrinsics.c [new file with mode: 0644]