]> granicus.if.org Git - clang/commit
Implement remaining codegen for NEON, all operations should now work.
authorNate Begeman <natebegeman@mac.com>
Sun, 20 Jun 2010 23:05:28 +0000 (23:05 +0000)
committerNate Begeman <natebegeman@mac.com>
Sun, 20 Jun 2010 23:05:28 +0000 (23:05 +0000)
commit4be54302da40d3e7cba3d93115f312d2fcca1879
tree727ff69df5fe35adbecc222e2685f6f22ee58b79
parentb01a552d7bafb889305affe83018563620aab326
Implement remaining codegen for NEON, all operations should now work.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106407 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/arm_neon.td
lib/CodeGen/CGBuiltin.cpp