]> granicus.if.org Git - clang/commit
[test/CodeGen/ARM] Update arm_neon_intrinsics test case to actually test the
authorQuentin Colombet <qcolombet@apple.com>
Tue, 26 Aug 2014 18:43:31 +0000 (18:43 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Tue, 26 Aug 2014 18:43:31 +0000 (18:43 +0000)
commit8188b32923c735fc60dc89649b5885fbb363e71b
tree87ceba86c77050da963f7a07cbe4c97de116b1e7
parentbffbc2abe17906b9a68009d44066a9bbc39bad7e
[test/CodeGen/ARM] Update arm_neon_intrinsics test case to actually test the
lowering of the intrinsics.
Prior to this commit, most of the copy-related intrinsics could be optimized
away. The situation is still not ideal as there are several possibilities to
lower a given intrinsic. Currently, we match LLVM behavior.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216474 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/arm_neon_intrinsics.c