]> granicus.if.org Git - clang/commit
[test/CodeGen/ARM] Adpat test to match new codegen after r216274.
authorQuentin Colombet <qcolombet@apple.com>
Fri, 22 Aug 2014 18:08:37 +0000 (18:08 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Fri, 22 Aug 2014 18:08:37 +0000 (18:08 +0000)
commit006f3ae1f2a06100d98909ef1a6269618c49bd1b
tree425cf532d2463ca15cb69b282a53bb9d3e2f9016
parent1292e095c4f119651724b5d861564f6434f85964
[test/CodeGen/ARM] Adpat test to match new codegen after r216274.
Moreover, rework some patterns to actually check the emitted instructions
instead of matching unrelated string!

E.g.,
some of the "// CHECK: vmov" were matching stuff like ".globl
funcname_with_vmov" instead of actual instructions.

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