Limiting gep merging to fix the performance problem described in
[oota-llvm.git] / test / Transforms / InstCombine / apint-rem2.ll
index 111a1b07fff986508ff7098bdb82262146604a42..9bfc4cde9521c706c7b74cdb6601ce82499ee98f 100644 (file)
@@ -1,10 +1,8 @@
 ; This test makes sure that these instructions are properly eliminated.
 ; This test is for Integer BitWidth >= 64 && BitWidth <= 1024.
 ;
-; RUN: llvm-as < %s | opt -instcombine -disable-output &&
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep rem
+; RUN: opt < %s -instcombine -S | not grep rem
 
-implementation
 
 define i333 @test1(i333 %A) {
     %B = urem i333 %A, 70368744177664