CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / x86-64-pic-11.ll
index e4032b527faae738cb3afe2e9fa3a7735f5bc9ef..fd64beb696b252c79e9a1940d326318b296719fe 100644 (file)
@@ -1,6 +1,5 @@
-; RUN: llvm-as < %s | \
-; RUN:   llc -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1 -f
-; RUN: grep {call      __fixunsxfti@PLT} %t1
+; RUN: llc < %s -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1
+; RUN: grep "callq     __fixunsxfti@PLT" %t1
 
 define i128 @f(x86_fp80 %a) nounwind {
 entry: