arm_neon.h now makes it through clang and generates appropriate code for those functi...
authorNate Begeman <natebegeman@mac.com>
Thu, 3 Jun 2010 04:04:09 +0000 (04:04 +0000)
committerNate Begeman <natebegeman@mac.com>
Thu, 3 Jun 2010 04:04:09 +0000 (04:04 +0000)
commit162d3ba464c263256b6876674ceee2cc99969adf
tree880166d04a4bc98acfcec84260d163372cf4de9f
parent7310064f4d14b62029805ab16a11ff443ea309d5
arm_neon.h now makes it through clang and generates appropriate code for those functions which can use
generic vector operators rather than __builtin_neon_*

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