Move the re-sort of invalidated NonLocalPointerDeps cache earlier
[oota-llvm.git] / test / Transforms / GVN / 2007-07-26-InterlockingLoops.ll
index 5403a1bdb5e9dc1b1c74cc76e6cc5f782131bdd0..076ba4c4f1143c5bf49b7dd22ea033d278b072a6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {tmp17625 = phi i32. }
+; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {tmp17625.* = phi i32. }
 ; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {tmp17631.* = phi i32. }
 
 @last = external global [65 x i32*]            ; <[65 x i32*]*> [#uses=1]