[LLVMbugs] [Bug 404] [loopsimplify] Loop simplify is really slow on 252.eon
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jul 14 21:28:27 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=404
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From sabre at nondot.org 2004-07-14 23:28 -------
Note to self: N^2 algorithms are bad:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040712/016028.html
This speeds up gccas on eon from 85s to 42s in a debug build.
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list