[LLVMdev] llvm 2.0 release announcement [draft]

Evan Cheng evan.cheng at apple.com
Tue May 15 01:29:08 PDT 2007


On May 14, 2007, at 10:13 PM, Chris Lattner wrote:

>
>>>   x. Evan added support for the X86-64 large code model to the  
>>> JIT,  which
>>>  is useful if JIT'd function bodies are more than 2G away from   
>>> library
>>>  functions.
>
>> Not true.  See PR1299, which still hasn't been fixed.

It's fine with me if we don't say anything about x86-64 large code  
model. There was enough to get the JIT working on Mac. But I am  
relying on others to test / fix other platforms.  There are plenty  
left to do before we can claim true large code model support.

>
> Actually, it is true - PR1299 not being fixed does not mean the work
> wasn't done.  I did not claim that he fixed every possible x86-64  
> jit bug,
> certainly not on platforms we don't have available to test.
>
> I asked Evan to look into this PR, but if you'd like it fixed, the  
> only
> certain wait to get it fixed is to do it yourself (or pay someone  
> else to
> do it, I suppose).

I don't have a freebsd box to test. Please reduce the test case to  
a .bc file and I'll be happy to look at it.

Evan

>
> -Chris
>
> -- 
> http://nondot.org/sabre/
> http://llvm.org/
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list