Remove caching in FunctionImport: a Module can't be reused after being linked from
[oota-llvm.git] / test / Transforms / IndVarSimplify / lcssa-preservation.ll
index f69c96ce021050541e37a58bda4f5f3c9cab8bd4..5d502f3b6eafcc29b144caef1285963ca0362e90 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: opt < %s -indvars -S | FileCheck %s
-;
+; RUN: opt < %s -indvars -replexitval=always -S | FileCheck %s
 ; Make sure IndVars preserves LCSSA form, especially across loop nests. 
 
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"