summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_set-4.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-04-21 04:58:23 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-04-21 04:58:23 +0000
commit22591417f564a065d991bd4cdca4cf22c7b7977a (patch)
tree57535e587c263a77040956cea4c97cd41e2ac43f /test/CodeGen/X86/vec_set-4.ll
parent714f038e5aae19292a600f3b8044af4a3efda0fc (diff)
downloadllvm-22591417f564a065d991bd4cdca4cf22c7b7977a.tar.gz
llvm-22591417f564a065d991bd4cdca4cf22c7b7977a.tar.bz2
llvm-22591417f564a065d991bd4cdca4cf22c7b7977a.tar.xz
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
Diffstat (limited to 'test/CodeGen/X86/vec_set-4.ll')
-rw-r--r--test/CodeGen/X86/vec_set-4.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/vec_set-4.ll b/test/CodeGen/X86/vec_set-4.ll
index 26f2b798b7..14d84321d9 100644
--- a/test/CodeGen/X86/vec_set-4.ll
+++ b/test/CodeGen/X86/vec_set-4.ll
@@ -1,4 +1,5 @@
; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 | grep pinsrw | wc -l | grep 2
+
<2 x long> %test(short %a) {
entry:
%tmp10 = insertelement <8 x short> zeroinitializer, short %a, uint 3 ; <<8 x short>> [#uses=1]