[LLVMbugs] [Bug 5795] not merging duplicate blocks

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Dec 21 22:08:16 PST 2009


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


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-12-22 00:08:15 ---
Implemented here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20091221/092966.html

This should substantially improve our results on your testsuite compared to
GCC, it occurs in many of the cases where we're "embarrassing".


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