]> granicus.if.org Git - clang/commit
weekend checkpoint of arm neon builtins codegen.
authorNate Begeman <natebegeman@mac.com>
Mon, 7 Jun 2010 16:01:56 +0000 (16:01 +0000)
committerNate Begeman <natebegeman@mac.com>
Mon, 7 Jun 2010 16:01:56 +0000 (16:01 +0000)
commit998622c10198a25ba06c93d7e908f88ba0acc920
tree5d7d6e863d07ca13f28181fa0eb21aa9877215a7
parent57d12fd4a2bc739c4a4d62a364b7f08cd483c59e
weekend checkpoint of arm neon builtins codegen.
TODO: add remainder of builtins to CGBuiltin, add code to SemaChecking to validate constants.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105532 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp