PR9139: Specify ARM/Darwin triple for vector-DAGCombine.ll test.
authorBob Wilson <bob.wilson@apple.com>
Mon, 14 Feb 2011 22:12:50 +0000 (22:12 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 14 Feb 2011 22:12:50 +0000 (22:12 +0000)
commit56519aac04d509e1ce7ec82e79fec1a65227d4ec
tree002b481799711990e6d869dc03e4606e12d1000e
parentcf75ab597514effb6f8e915f05d74f45debb89ec
PR9139: Specify ARM/Darwin triple for vector-DAGCombine.ll test.

The i64_buildvector test in this file relies on the alignment of i64 and
f64 types being the same, which is true for Darwin but not AAPCS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125525 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/vector-DAGCombine.ll