X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FInteger%2Ffold-fpcast_bt.ll;h=0ce776dbf85117cfc5f2da79e6052af7bfc80cc5;hb=06e68434a5fdc33de8a4b704f63c89a45eb2d699;hp=8e5f8386d77539e22bbb826866ac0994968d6266;hpb=c2ec2baf3d4de95695e695ee404efc251efba6d4;p=oota-llvm.git diff --git a/test/Integer/fold-fpcast_bt.ll b/test/Integer/fold-fpcast_bt.ll index 8e5f8386d77..0ce776dbf85 100644 --- a/test/Integer/fold-fpcast_bt.ll +++ b/test/Integer/fold-fpcast_bt.ll @@ -1,4 +1,5 @@ -; RUN: llvm-as < %s | llvm-dis | not grep bitcast +; RUN: llvm-as < %s | llvm-dis | FileCheck %s +; CHECK-NOT: bitcast define i60 @test1() { ret i60 fptoui(float 0x400D9999A0000000 to i60)