X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FTransforms%2FInstCombine%2Fapint-cast-cast-to-and.ll;h=b2069a93ac4c811fcccb760239dd364aed055b70;hb=578c74e35da692fe0435491e1acb245f37bf6930;hp=29a88694d5c56e650e2f797b74b7d35f85fb2219;hpb=5d787bb93e08f0536b1b7b9d53af958508c29de2;p=oota-llvm.git diff --git a/test/Transforms/InstCombine/apint-cast-cast-to-and.ll b/test/Transforms/InstCombine/apint-cast-cast-to-and.ll index 29a88694d5c..b2069a93ac4 100644 --- a/test/Transforms/InstCombine/apint-cast-cast-to-and.ll +++ b/test/Transforms/InstCombine/apint-cast-cast-to-and.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep i41 +; RUN: opt < %s -instcombine -S | not grep i41 define i61 @test1(i61 %X) { %Y = trunc i61 %X to i41 ;; Turn i61o an AND