PR9055: extend the fix to PR4050 (r70179) to apply to zext and anyext.
[oota-llvm.git] / test / Transforms / LICM / 2003-02-27-NestedLoopExitBlocks.ll
index f2e3bea567589ea253d6bf43aac64baa7efb1d2a..4559e31017928a3a8b4d52354d80de1d3c8afadb 100644 (file)
@@ -1,6 +1,6 @@
 ; Exit blocks need to be updated for all nested loops...
 
-; RUN: opt %s -loopsimplify
+; RUN: opt < %s -loop-simplify
 
 define i32 @yyparse() {
 bb0: