Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / JumpThreading / basic.ll
index cd274e78c9fc3bc1360060bc1814222557910111..46271379bd0d4ad0de90c14b1a96dfb213d05261 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -jump-threading -S -enable-jump-threading-lvi | FileCheck %s
+; RUN: opt %s -jump-threading -S | FileCheck %s
 
 declare i32 @f1()
 declare i32 @f2()