[llvm-commits] [llvm] r150885 - /llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp

Rafael Espíndola rafael.espindola at gmail.com
Fri Feb 24 06:07:21 PST 2012


> 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.

I was able to reproduce it. Thanks.

I will send updated patches today.

> Joerg

Cheers,
Rafael




More information about the llvm-commits mailing list