add aliases for movs between seg registers and mem. There are multiple
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-07-12-UnneededSelect2.ll
index 59e9fda41e646612fde50a710516b7092b6facf4..18476655525f1e7ac369d7ffadcdf52ed6e77eeb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -analyze -scalar-evolution -disable-output |& not grep smax
+; RUN: opt < %s -analyze -scalar-evolution |& not grep smax
 ; PR2070
 
 define i32 @a(i32 %x) nounwind  {