[X86][SSE] Fix PerformSExtCombine bug that accessed the wrong return value of an...
[oota-llvm.git] / test / CodeGen / PowerPC / 2008-05-01-ppc_fp128.ll
index 5c40b9e0aed9c931e50a31a1a6cccd7cc0afd594..d42c814a46a238556b94864ddeaef46c640fd62d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32
+; RUN: llc < %s -march=ppc32
 target triple = "powerpc-apple-darwin9.2.2"
 
 define i256 @func(ppc_fp128 %a, ppc_fp128 %b, ppc_fp128 %c, ppc_fp128 %d) nounwind readnone  {