http://llvm.org/bugs/show_bug.cgi?id=5209
Dan Gohman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Dan Gohman <[email protected]> 2009-10-20 15:46:23 --- With r84673, LoopSimplify::verifyAnalysis went from taking about 70% of the opt -O2 time to using about 7%. I believe this fixes the primary problem here. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
