If a vr is already marked alive in a bb, then it has PHI uses that are visited earlie...
[oota-llvm.git] / test / CodeGen / PowerPC / vec_perf_shuffle.ll
index 4bae1c4a76cb57258c9556e4c4c1169659a79077..6177b5f4c68a74f11224b9f6b391200741de3aae 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 -mcpu=g5 &&
-; RUN: llvm-as < %s | llc -march=ppc32 -mcpu=g5 | not grep vperm
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | not grep vperm
 
 <4 x float> %test_uu72(<4 x float> *%P1, <4 x float> *%P2) {
        %V1 = load <4 x float> *%P1