Add definitions for the PPC a2q core marked as having QPX available
[oota-llvm.git] / test / CodeGen / PowerPC / vec_vrsave.ll
index 7d5fadbc5ee3dea921e2a6f79a91d6e04072de3c..2a03d5819b835df384d27fd7b55df6285ffa521d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 -mcpu=g5 -o %t
+; RUN: llc < %s -march=ppc32 -mcpu=g5 -o %t
 ; RUN: grep vrlw %t
 ; RUN: not grep spr %t
 ; RUN: not grep vrsave %t