X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FTransforms%2FInstCombine%2F2008-06-08-ICmpPHI.ll;h=ec946238d89767f19af39b9763af76611f5f2ec0;hb=578c74e35da692fe0435491e1acb245f37bf6930;hp=da63dd67453f49e2763612b58159707a264e6634;hpb=6783cdcbd2350f929131e8b9472c3ad88713162e;p=oota-llvm.git diff --git a/test/Transforms/InstCombine/2008-06-08-ICmpPHI.ll b/test/Transforms/InstCombine/2008-06-08-ICmpPHI.ll index da63dd67453..ec946238d89 100644 --- a/test/Transforms/InstCombine/2008-06-08-ICmpPHI.ll +++ b/test/Transforms/InstCombine/2008-06-08-ICmpPHI.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep {phi i32} | count 2 +; RUN: opt < %s -instcombine -S | grep "phi i32" | count 2 define void @test() nounwind { entry: