[LLVMbugs] [Bug 10183] [-Wuninitialized] Large bottleneck observed for certain PostgreSQL TUs

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jul 8 04:23:19 PDT 2011


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

Chandler Carruth <chandlerc at gmail.com> changed:

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

--- Comment #12 from Chandler Carruth <chandlerc at gmail.com> 2011-07-08 06:23:17 CDT ---
This should be fixed in r134697. It brings the compile time for this file from
80 seconds to 1 second for me.

Ted, please review just to make sure this doesn't pessimize some other case.
I've tried as hard as I can to find any such, but you've seen a lot more of
these issues. =D

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