Add a test for the foldSelectICmpAndOr fix committed in r180779.
[oota-llvm.git] / test / Transforms / InstCombine / bittest.ll
index c4819f8127ad12450359fecb590b3a57db11c0e0..84ee7dd602d5c9e9f0354c0f168f9060593c7324 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: opt %s -instcombine -simplifycfg -S |\
-; RUN:    not grep {call void @abort}
+; RUN: opt %s -instcombine -simplifycfg -S |\
+; RUN:    not grep "call void @abort"
 
 @b_rec.0 = external global i32          ; <i32*> [#uses=2]