PowerPC: Expand VSELECT nodes.
[oota-llvm.git] / test / CodeGen / PowerPC / vec_br_cmp.ll
index 6d799676b77b4d642f0b7b22e72acdda19683522..c34d850c0ac704df72664252064b0ee47f3749f7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 -mcpu=g5 -o %t -f
+; RUN: llc < %s -march=ppc32 -mcpu=g5 -o %t
 ; RUN: grep vcmpeqfp. %t
 ; RUN: not grep mfcr %t