[LLVMbugs] [Bug 1143] Missed LICM load/store hoisting opportunities

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Nov 26 10:54:19 PST 2009


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


Chris Lattner <clattner at apple.com> changed:

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




--- Comment #2 from Chris Lattner <clattner at apple.com>  2009-11-26 12:54:19 ---
Implemented in r89959.  We now compile these loops into straight line code at
both -m32 and -m64.


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