Fix operand type for int_x86_ssse3_phadd_sw_128 intrinsic
[oota-llvm.git] / test / CodeGen / X86 / 2009-06-07-ExpandMMXBitcast.ll
index 56015c6473b28dea515656640b9b88a68806dfa7..66caedfc0692e9b500f46fd196b25599a1af57e8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc | grep movl | count 2
+; RUN: llc < %s -mtriple=x86_64-linux -mcpu=corei7 -mattr=+mmx | grep movd | count 2
 
 define i64 @a(i32 %a, i32 %b) nounwind readnone {
 entry: