[InstCombine] Add a new formula for SMIN.
[oota-llvm.git] / test / Transforms / InstCombine / 2009-03-24-InfLoop.ll
index 9ee4014e4cbbe795c24c6c49f40a6cffac1ab438..4ce04a1eb5429333aa1af48b16dec2ce7d4d2c84 100644 (file)
@@ -1,5 +1,5 @@
 ; PR3874
-; RUN: opt %s -instcombine | llvm-dis
+; RUN: opt %s -instcombine | llvm-dis
   define i1 @test(i32 %x) {
     %A = lshr i32 3968, %x
     %B = and i32 %A, 1