[LLVMbugs] [Bug 2235] llvm-g++ generates awful code for insertion sort

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Apr 21 19:54:52 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2235


Chris Lattner <sabre at nondot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #8 from Chris Lattner <sabre at nondot.org>  2008-04-21 21:54:33 ---
Fixed, patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080421/061395.html

This speeds up insertion sort loop by 45%.

-Chris


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



More information about the llvm-bugs mailing list