X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2009-01-31-BigShift2.ll;fp=test%2FCodeGen%2FX86%2F2009-01-31-BigShift2.ll;h=b478f27a95b955825cd98e7e72c5841c5a4e56d2;hb=4177e6fff50552908bab510f1e896fa974a6f155;hp=3e425536d1b947b862382b48e23627f654df7ca8;hpb=563add96ce541e02ef976c4948b640f0a1462967;p=oota-llvm.git diff --git a/test/CodeGen/X86/2009-01-31-BigShift2.ll b/test/CodeGen/X86/2009-01-31-BigShift2.ll index 3e425536d1b..b478f27a95b 100644 --- a/test/CodeGen/X86/2009-01-31-BigShift2.ll +++ b/test/CodeGen/X86/2009-01-31-BigShift2.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86 | grep {mov.*56} +; RUN: llc < %s -march=x86 | grep "mov.*56" ; PR3449 define void @test(<8 x double>* %P, i64* %Q) nounwind {