Add a test case to check handling of dbg-declare by fast-isel.
[oota-llvm.git] / test / CodeGen / X86 / vec_ext_inreg.ll
index 02b16a79f4a09b8c6da89a0060c68644ad357c93..8d2a3c31aedfd2e14f44ead49b82c6242796a272 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc < %s -march=x86-64 
+; RUN: llc < %s -march=x86-64 -disable-mmx
 
 define <8 x i32> @a(<8 x i32> %a) nounwind {
   %b = trunc <8 x i32> %a to <8 x i16>