X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2007-05-05-VecCastExpand.ll;fp=test%2FCodeGen%2FX86%2F2007-05-05-VecCastExpand.ll;h=e58b1932197de786089644c55aa4271e532b936b;hb=36a0947820fd4aa4b8a5fa26e3f079bdf572bc81;hp=b0bcf5c155aaf278cee79d0c4af23245c4d13c1c;hpb=fc227be725872bb5d46be3810106f60fc7776fea;p=oota-llvm.git diff --git a/test/CodeGen/X86/2007-05-05-VecCastExpand.ll b/test/CodeGen/X86/2007-05-05-VecCastExpand.ll index b0bcf5c155a..e58b1932197 100644 --- a/test/CodeGen/X86/2007-05-05-VecCastExpand.ll +++ b/test/CodeGen/X86/2007-05-05-VecCastExpand.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=x86 -mcpu=i386 -mattr=+sse +; RUN: llc < %s -march=x86 -mcpu=i386 -mattr=+sse ; PR1371 @str = external global [18 x i8] ; <[18 x i8]*> [#uses=1]