llvm/test/CodeGen/X86: Disable avx in two tests corresponding to r171082.
[oota-llvm.git] / test / CodeGen / X86 / sse-align-2.ll
index 102c3fb06cd7e45203dd348b67191ef7971b8aa2..2148fa616cf86209ce8a30297507db62274c9e79 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 | grep movup | count 2
+; RUN: llc < %s -march=x86-64 -mcpu=penryn | grep movup | count 2
 
 define <4 x float> @foo(<4 x float>* %p, <4 x float> %x) nounwind {
   %t = load <4 x float>* %p, align 4