[LLVMbugs] [Bug 8287] Scheduling takes a very long time

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Nov 12 09:58:13 PST 2010


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

Andrew Trick <atrick at apple.com> changed:

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

--- Comment #1 from Andrew Trick <atrick at apple.com> 2010-11-12 11:58:12 CST ---
There is a much larger issue here in the frontend. If you can reproduce
anything close to this with clang or llvm-gcc, please file a new bug with the C
source (the IR test case of this bug is the output produced by a frontend bug).

Meanwhile, I did commit fix r118904 and test case r118906 for the compile time
issue.

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