Implement AArch64 Neon instruction set Bitwise Extract.
[oota-llvm.git] / test / CodeGen / PowerPC / fp-int-fp.ll
index 1b78b01e6c936e7430384553f523b59fe87f975c..18f7f83852a26d41297559db0e78548bae41fe7a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 -mcpu=g5 | not grep r1
+; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep r1
 
 define double @test1(double %X) {
         %Y = fptosi double %X to i64            ; <i64> [#uses=1]