Check for extractelement with a variable operand for the element number.
[oota-llvm.git] / test / Transforms / GVN / 2007-07-31-NoDomInherit.ll
index 6cb7785fcd57010d3e00d25f9c05b5638fcc30a9..f2c001296f63f855202bfc10ac3dff6859b6c2f7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {tmp47 = phi i32 }
+; RUN: opt < %s -basicaa -gvn -S | grep {tmp47 = phi i32 }
 
        %struct.anon = type { i32 (i32, i32, i32)*, i32, i32, [3 x i32], i8*, i8*, i8* }
 @debug = external constant i32         ; <i32*> [#uses=0]