diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/fp-int-fp.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/fp-int-fp.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/fp-int-fp.ll b/llvm/test/CodeGen/PowerPC/fp-int-fp.ll index bcea406ab71..63ebc494eb8 100644 --- a/llvm/test/CodeGen/PowerPC/fp-int-fp.ll +++ b/llvm/test/CodeGen/PowerPC/fp-int-fp.ll @@ -1,4 +1,3 @@ -; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 && ; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | not grep r1 double %test1(double %X) { |