Constfold trunc,rint,nearbyint,ceil and floor using APFloat
[oota-llvm.git] / test / Transforms / InstCombine / 2007-03-21-SignedRangeTest.ll
index ca93af3a6910507c025136724eda240a68921a70..719da7083afcc28b73d0cef00bd5960a9ef2c888 100644 (file)
@@ -1,5 +1,5 @@
 ; For PR1248
-; RUN: opt < %s -instcombine -S | grep {ugt i32 .*, 11}
+; RUN: opt < %s -instcombine -S | grep "ugt i32 .*, 11"
 define i1 @test(i32 %tmp6) {
   %tmp7 = sdiv i32 %tmp6, 12     ; <i32> [#uses=1]
   icmp ne i32 %tmp7, -6           ; <i1>:1 [#uses=1]