[InstCombine] Split off SSE4a tests.
[oota-llvm.git] / test / Transforms / InstCombine / mul-masked-bits.ll
index 88c4065ae2bc827976b46d2ce115e5614ab1b45b..a43d5f20beaaeede2cb1754e3f2ec0f0d825c569 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | grep ashr
+; RUN: opt < %s -instcombine -S | grep ashr
 
 define i32 @foo(i32 %x, i32 %y) {
   %a = and i32 %x, 7