InstCombine: fix a bug when combining (fcmp cc0 x, y) && (fcmp cc1 x, y).
[oota-llvm.git] / test / Transforms / InstCombine / 2008-06-13-ReadOnlyCallStore.ll
index 9b32b00e299a1212fe7d968c651b010b47fbe382..aed1b14ce316595658b5b4a88fe4b74c6500b3a8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep {store i8} | count 2
+; RUN: opt %s -instcombine -S | grep {store i8} | count 2
 
 define i32 @a(i8* %s) nounwind  {
 entry: