[llvm-commits] [llvm] r71535 - in /llvm/trunk: include/llvm/Analysis/ lib/Analysis/ lib/Target/ lib/Transforms/Scalar/ test/CodeGen/X86/ test/Transforms/IndVarSimplify/ test/Transforms/LoopStrengthReduce/
Duncan Sands
baldrick at free.fr
Wed May 13 12:19:50 PDT 2009
Hi Dan,
> This testcase exposes a mistaken assumption in my patch, that
> terminators never have users.
the Ada testsuite does love to do exception handling in loops...
> I'm working on a fix for this, but it may be a few
> days
> before it's ready. If these failures are causing trouble for you, feel
> free to revert the patch, or possibly just the IndVarSimplify.cpp
> portion
> of the patch.
It's not a problem for the moment. Thanks for looking into it!
Ciao,
Duncan.
More information about the llvm-commits
mailing list