From: Nick Lewycky Date: Sat, 19 Jul 2008 15:52:06 +0000 (+0000) Subject: XFAIL this test. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e637727bed0dad86dac794b8b28b8905e11ac6cd;p=oota-llvm.git XFAIL this test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53793 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll b/test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll index 228de9e509e..cea2a980f20 100644 --- a/test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll +++ b/test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll @@ -1,6 +1,7 @@ ; RUN: llvm-as < %s | opt -analyze -scalar-evolution \ ; RUN: -scalar-evolution-max-iterations=0 | grep {61 iterations} ; PR2364 +; XFAIL: * define i32 @func_6() nounwind { entry: