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 bf209eaa479f0c5ac2f3a176e2c4569b67239c64..4559e31017928a3a8b4d52354d80de1d3c8afadb 100644 (file)
@@ -1,6 +1,6 @@
 ; Exit blocks need to be updated for all nested loops...
 
-; RUN: llvm-as < %s | opt -loopsimplify
+; RUN: opt < %s -loop-simplify
 
 define i32 @yyparse() {
 bb0: