[LLVMbugs] problems with llc
Chris Lattner
sabre at nondot.org
Thu Nov 20 22:21:23 PST 2003
On Thu, 20 Nov 2003, Rahul Joshi wrote:
> I am trying to compile SPEC 2000 gcc using LLVM. I can
> generate code for x68 using llc, but when I try to do that for
> Sparc, it takes a lot of time and memory...its still running
> on my machine for about 8-10 minutes. Has anyone tried to
> generate Sparc code for gcc?
Also, if the sparc code generator is being really slow, try disabling the
scheduler...
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/
More information about the llvm-bugs
mailing list