Add && to each RUN: line (except the last one).
authorEvan Cheng <evan.cheng@apple.com>
Fri, 21 Apr 2006 04:58:23 +0000 (04:58 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 21 Apr 2006 04:58:23 +0000 (04:58 +0000)
commit22591417f564a065d991bd4cdca4cf22c7b7977a
tree57535e587c263a77040956cea4c97cd41e2ac43f
parent714f038e5aae19292a600f3b8044af4a3efda0fc
Add && to each RUN: line (except the last one).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27927 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vec_extract.ll
test/CodeGen/X86/vec_insert.ll
test/CodeGen/X86/vec_set-2.ll
test/CodeGen/X86/vec_set-3.ll
test/CodeGen/X86/vec_set-4.ll
test/CodeGen/X86/vec_shuffle-2.ll
test/CodeGen/X86/vec_shuffle-3.ll
test/CodeGen/X86/vec_shuffle-4.ll
test/CodeGen/X86/vec_shuffle.ll
test/CodeGen/X86/vec_splat.ll
test/CodeGen/X86/vec_zero.ll