Merging r259696:
[oota-llvm.git] / test / Integer / fold-fpcast_bt.ll
index 8e5f8386d77539e22bbb826866ac0994968d6266..0ce776dbf85117cfc5f2da79e6052af7bfc80cc5 100644 (file)
@@ -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)