[llvm-commits] [llvm] r150885 - /llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
Joerg Sonnenberger
joerg at britannica.bec.de
Fri Feb 24 05:36:43 PST 2012
On Thu, Feb 23, 2012 at 09:30:14PM -0500, Rafael EspĂndola wrote:
> > I have attached updated versions of the patches.
>
> And now with a testcase Joerg Sonnenberger found :-)
Even with both of the attached test cases, the two-stage bootstrap fails
here due to various cases of
Instruction does not dominate all uses!
when using the optimizer.
Joerg
More information about the llvm-commits
mailing list