[SystemZ] Add test missing from r186148
[oota-llvm.git] / test / Transforms / InstCombine / fp-ret-bitcast.ll
index 8669082957bf74516e11aae9ff662a1185d83692..b2fbc0b882db66724ba3b5fad1b800f78441e986 100644 (file)
@@ -1,5 +1,6 @@
-; RUN: opt %s -instcombine -S | \
-; RUN:    grep {call float bitcast} | count 1
+; RUN: opt < %s -instcombine -S | \
+; RUN:    grep "call float bitcast" | count 1
+target datalayout = "E-p:64:64:64-a0:0:8-f32:32:32-f64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-v64:64:64-v128:128:128"
        %struct.NSObject = type { %struct.objc_class* }
        %struct.NSArray = type { %struct.NSObject }
        %struct.objc_class = type opaque