Modify the code that lowers shuffles to blends from using blendvXX to vblendXX.
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-20.ll
index fc06b9514e436b6f268152db50987f7afda1653f..107411e351d6cf937c7f8dc62d228175e1eeafb8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -o /dev/null -march=x86 -mattr=+sse2 -mtriple=i686-apple-darwin9 -stats -info-output-file - | grep asm-printer | grep 3
+; RUN: llc < %s -o /dev/null -march=x86 -mattr=+sse2 -mtriple=i686-apple-darwin9 -stats -info-output-file - | grep asm-printer | grep 2
 
 define <4 x float> @func(<4 x float> %fp0, <4 x float> %fp1) nounwind  {
 entry: