[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / InstCombine / 2007-12-18-AddSelCmpSub.ll
index e44fc6f099a76e76a3ea1c5c944c4b2f6ae6fd7d..3745e872eee692ec38691ba336a3a578dd5c886d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep {add} | count 1
+; RUN: opt < %s -instcombine -S | grep "add" | count 1
 
 define i32 @foo(i32 %a) {
 entry: