Fix bug in GPR to FPR moves in PPC64LE.
[oota-llvm.git] / test / CodeGen / PowerPC / vec_shuffle.ll
index e234f06289826a1b473e2e658abd504d7fdbb848..82706321c1c194c52ed8a77b50292659d246581f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | \
+; RUN: opt %s -instcombine | \
 ; RUN:   llc -march=ppc32 -mcpu=g5 | not grep vperm
 ; RUN: llc < %s -march=ppc32 -mcpu=g5 > %t
 ; RUN: grep vsldoi  %t | count 2