make GVN try to rename inputs to the resultant replaced values, which
[oota-llvm.git] / test / Transforms / GVN / rle-must-alias.ll
index 7108916d2772a396c8c395672c9008c3c6ae07c1..ada4398571894e5a8419a9e004572558780f696b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {DEAD.rle = phi i32}
+; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {DEAD = phi i32 }
 ; XFAIL: *
 
 ; FIXME: GVN should eliminate the fully redundant %9 GEP which