]> granicus.if.org Git - clang/commit
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)
commit445df825f4ef83fc941bbda95ceedb425decd24a
treeb46056a481ce6265731f1b6d1bf3a7a270162c1d
parentfdeee9da9e497ef0bbebbf375c32360e9a21376b
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184787 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/arm_neon_intrinsics.c [new file with mode: 0644]