Don't check liveness of unallocatable registers.
[oota-llvm.git] / test / CodeGen / X86 / vector.ll
index 46b0e1890f11a8da09b651017f22af07834923bb..4268d02c5a13a069dd733d59ddc3404063b2322f 100644 (file)
@@ -1,6 +1,6 @@
 ; Test that vectors are scalarized/lowered correctly.
 ; RUN: llc < %s -march=x86 -mcpu=i386 > %t
-; RUN: llc < %s -march=x86 -mcpu=yonah >> %t
+; RUN: llc < %s -march=x86 -mcpu=yonah -verify-machineinstrs >> %t
 
 %d8 = type <8 x double>
 %f1 = type <1 x float>