]> granicus.if.org Git - clang/commit
[NeonIntrinsicTestEmitter] Add requirement to arm neon intrinsic tests for the featur...
authorMichael Gottesman <mgottesman@apple.com>
Mon, 24 Jun 2013 21:25:34 +0000 (21:25 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 24 Jun 2013 21:25:34 +0000 (21:25 +0000)
commitbb5595ddf52f1be7988486630a2999d6e738db64
tree5c9cf2379bcd4b206fe6fd57676cc00e066357d4
parent1f3ff6a709432e1131ff802d660def2fab2aea58
[NeonIntrinsicTestEmitter] Add requirement to arm neon intrinsic tests for the feature long_tests.

This will prevent the tests from running on normal make check. You will need to
actually pass in --param run_long_tests=true to LIT in order to run these.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184784 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/NeonEmitter.cpp