diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/fpcopy.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/fpcopy.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/fpcopy.ll b/llvm/test/CodeGen/PowerPC/fpcopy.ll index 43087bd56dc..ce86da824bc 100644 --- a/llvm/test/CodeGen/PowerPC/fpcopy.ll +++ b/llvm/test/CodeGen/PowerPC/fpcopy.ll @@ -1,4 +1,3 @@ -; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 && ; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | not grep fmr double %test(float %F) { |