Massive rewrite of MMX:
[oota-llvm.git] / test / CodeGen / X86 / mmx-vzmovl.ll
index d21e2404882d20a51a8430a0234d010ddac33124..e8b34263c671d5c249c46391fe90bb486dd4a360 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=x86-64 -mattr=+mmx | grep movd
-; RUN: llc < %s -march=x86-64 -mattr=+mmx | grep movq
+; RUN: llc < %s -march=x86-64 -mattr=+mmx | grep movq | count 2
+; There are no MMX operations here; this is promoted to XMM.
 
 define void @foo(<1 x i64>* %a, <1 x i64>* %b) nounwind {
 entry: