AMDGPU: Rework how private buffer passed for HSA
[oota-llvm.git] / test / CodeGen / PowerPC / int-fp-conv-0.ll
index e8055d32b3e8049d48ad3fedd7562d290e0aec14..983d2b823f10091d9974302403b59b6440778fe1 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc64 -debug |& not grep store
-; RUN: llvm-as < %s | llc -march=ppc64 > %t
+; RUN: llc < %s -march=ppc64 > %t
 ; RUN: grep  __floattitf %t
 ; RUN: grep  __fixunstfti %t