Add support for code generation of the one register with immediate form of vorr.
[oota-llvm.git] / test / Transforms / IndVarSimplify / ashr-tripcount.ll
index c1a4058cac0716e72fe77b519b1170b3f404f957..baaefdc2bc51dd19784b7b3d4b5e35b83aca77f2 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -indvars | llvm-dis > %t
+; RUN: opt < %s -indvars -S > %t
 ; RUN: grep sext %t | count 1
 
 ; Indvars should be able to eliminate all of the sign extensions