fix infinite loop in instcombine with more than 4GB memcpy
[oota-llvm.git] / test / Transforms / LoopRotate / preserve-scev.ll
index 9eedaa49c0b8360f2bc9ae711e3dc66abcdd7285..7bd22326864a4e3882efc74d384a05e5ef004b14 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -loop-rotate -loop-reduce -disable-output
+; RUN: opt < %s -loop-rotate -loop-reduce -verify-dom-info -verify-loop-info -disable-output
 
 define fastcc void @foo() nounwind {
 BB: