[LLVMbugs] [Bug 5822] StringRef::endswith compiles into gross code
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Dec 20 22:46:47 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=5822
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Chris Lattner <clattner at apple.com> 2009-12-21 00:46:47 ---
Ok, we now generate better code for this than GCC does. Getting it fully
optimal as currently written is not worth the effort, Eli is going to just
rewrite endswith to be less insane.
--
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