[llvm-bugs] [Bug 16756] JumpThreading takes 29% of the wall O3 compile time (C++ to object file) (was: Extremely slow compilation of innocuous C++ source)

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 17 10:38:00 PST 2015


https://llvm.org/bugs/show_bug.cgi?id=16756

Mehdi Amini <mehdi.amini at apple.com> changed:

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

--- Comment #7 from Mehdi Amini <mehdi.amini at apple.com> ---
As of r253350, nothing changed since my last update, still ~30% of the total
clang invocation is spent in JumpThreading.
Did you get different measurements? I measured on OS X.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151117/7949e9bc/attachment.html>


More information about the llvm-bugs mailing list