InstCombine: fix a bug when combining (fcmp cc0 x, y) && (fcmp cc1 x, y).
[oota-llvm.git] / test / Transforms / InstCombine / 2004-07-27-ConstantExprMul.ll
index bc5ad97f117c9b60b68aa6b868421e69c87f390f..819260b60b127b8ac61495fc10bc35b63a1f2394 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -disable-output
+; RUN: opt %s -instcombine -disable-output
 
 @p = weak global i32 0          ; <i32*> [#uses=1]