]> granicus.if.org Git - clang/commit
Add the new alignment arguments for NEON load/store intrinsics, based on the
authorBob Wilson <bob.wilson@apple.com>
Fri, 27 Aug 2010 17:14:29 +0000 (17:14 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 27 Aug 2010 17:14:29 +0000 (17:14 +0000)
commit06b6c589a5fff8e5476fe2b4cd6a660af71bfddd
treef548c90aef5895850858adcf113f4e8a8f16c40f
parentf155dfa4e284be7dca8f1abf002476b2aaee8546
Add the new alignment arguments for NEON load/store intrinsics, based on the
types of the pointer address expressions used with those intrinsics.

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