implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-12-14-StrideAndSigned.ll
index e1f2da46570df057efa07f9006f6b88fd6da4a04..8152e988ffc6134648be221171db026785c15189 100644 (file)
@@ -1,5 +1,6 @@
-; RUN: llvm-as < %s | opt -analyze -scalar-evolution |& \
+; RUN: opt < %s -analyze -scalar-evolution |& \
 ; RUN: grep {(((-1 \\* %i0) + (100005 smax %i0)) /u 5)}
+; XFAIL: *
 
 define i32 @foo0(i32 %i0) nounwind {
 entry: