Add support for code generation of the one register with immediate form of vorr.
[oota-llvm.git] / test / Transforms / IndVarSimplify / ada-loops.ll
index b5fcbed8fc802e7de3e4bc310e7c15d90e4bdbd6..436840ae907502fe1c37ce25e824f88e808635d0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -indvars -S > %t
+; RUN: opt %s -indvars -S > %t
 ; RUN: grep phi %t | count 4
 ; RUN: grep {= phi i32} %t | count 4
 ; RUN: not grep {sext i} %t