Allow AVX vrsqrtps generation.
[oota-llvm.git] / test / CodeGen / PowerPC / ppcf128-3.ll
index 3a51f4d3dd60e427b0ad60b6a00a28818df68739..5043b622584b88ac92ffc9e558dc59878fec2b37 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32
+; RUN: llc < %s -march=ppc32
        %struct.stp_sequence = type { double, double }
 
 define i32 @stp_sequence_set_short_data(%struct.stp_sequence* %sequence, i32 %count, i16* %data) {