InstCombine: Don't assume that m_ZExt matches an Instruction
[oota-llvm.git] / test / Transforms / InstCombine / 2008-06-08-ICmpPHI.ll
index 917d3ae1f84383c351951f4108be7eab1848a3af..ec946238d89767f19af39b9763af76611f5f2ec0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -instcombine -S | grep {phi i32} | count 2
+; RUN: opt < %s -instcombine -S | grep "phi i32" | count 2
 
 define void @test() nounwind  {
 entry: