Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2009-07-04-GroupConstantsWidthMismatch.ll
index c20940584840e597ba15bed52ea08c858c3fd9a1..a4358aa63215264bb857cb13c7395cc4937e7aba 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -analyze -scalar-evolution
+; RUN: opt %s -analyze -scalar-evolution
 ; PR4501
 
 define void @test() {