Allow AVX vrsqrtps generation.
[oota-llvm.git] / test / CodeGen / PowerPC / delete-node.ll
index 0b1d734f8a8c0f06f84ee456117faa36314a1786..a26c21154824a95de66ffb89f7f612d7557fc0f4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32
+; RUN: llc < %s -march=ppc32
 
 ; The DAGCombiner leaves behind a dead node in this testcase. Currently
 ; ISel is ignoring dead nodes, though it would be preferable for