Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2009-01-02-SignedNegativeStride.ll
index 01a3605c0dc10d9e8e0e3bfe917bb71db312399c..82f2608e57471cfc4d5beab43b7e49f615ba53c9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -analyze -scalar-evolution -disable-output | not grep {/u -1}
+; RUN: opt < %s -analyze -scalar-evolution | not grep "/u -1"
 ; PR3275
 
 @g_16 = external global i16            ; <i16*> [#uses=3]