]> granicus.if.org Git - clang/commit
Revert "Revert r184787: "Added arm_neon intrinsic tests.""
authorMichael Gottesman <mgottesman@apple.com>
Thu, 27 Jun 2013 21:52:01 +0000 (21:52 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Thu, 27 Jun 2013 21:52:01 +0000 (21:52 +0000)
commit267fad813b763a68947a1c2fbc469a7ff82c141a
tree0900058e317eed5efeaa390c3ee7b90a0489e88e
parent49bab4c0046e8300c79e79b7ca9a479696c7e87a
Revert "Revert r184787: "Added arm_neon intrinsic tests.""

This reverts commit r184817. The failure Chandler was seeing was most likely the
bug that Bob Wilson fixed in r184870 (which was a bug caught by these tests).

To be safe, I just checked again on x86-64 mac os x/linux that this test passed
(which it did).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185110 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/arm_neon_intrinsics.c [new file with mode: 0644]