PR9055: extend the fix to PR4050 (r70179) to apply to zext and anyext.
[oota-llvm.git] / test / Transforms / LICM / 2003-02-26-LoopExitNotDominated.ll
index 90a78cfcb4752683123bae927771f291c447697f..ff20312ec372b00c9b0d3afaa4bf061da8a9006e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -basicaa -licm -disable-output
+; RUN: opt %s -basicaa -licm -disable-output
 
 ;%MoveArray = external global [64 x ulong]