diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/2006-08-11-RetVector.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/2006-08-11-RetVector.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/2006-08-11-RetVector.ll b/llvm/test/CodeGen/PowerPC/2006-08-11-RetVector.ll index ab9ef35a0f1..cf0cd2c8be3 100644 --- a/llvm/test/CodeGen/PowerPC/2006-08-11-RetVector.ll +++ b/llvm/test/CodeGen/PowerPC/2006-08-11-RetVector.ll @@ -1,4 +1,4 @@ -; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | grep vsldoi && +; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | grep vsldoi ; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | not grep vor <4 x float> %func(<4 x float> %fp0, <4 x float> %fp1) { |