Add a test for the foldSelectICmpAndOr fix committed in r180779.
[oota-llvm.git] / test / Transforms / InstCombine / 2006-09-15-CastToBool.ll
index 71d173920c050a1cb4ed6b03b895e22d73cb5dc6..ee261ced5869adb7eef84a3daca4340531a76178 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep and
+; RUN: opt %s -instcombine -S | grep and
 ; PR913
 
 define i32 @test(i32* %tmp1) {