[LLVMdev] [PATH] Fixes for the amd64 JIT code

Nicolas Capens nicolas at capens.net
Mon May 4 22:52:08 PDT 2009


Hi Zoltan,

I reported a bug which appears to be a duplicate of what you've been working
on: http://llvm.org/bugs/show_bug.cgi?id=4149

Could you maybe review my proposed patch? If it's completely fixed in
revision 70929 I can close the bug report.

Thanks!

Nicolas


-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On
Behalf Of vargaz
Sent: maandag 4 mei 2009 5:29
To: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] [PATH] Fixes for the amd64 JIT code


Hi,

  If this looks ok, could somebody check it in ?

               thanks

                   Zoltan


Evan Cheng-2 wrote:
> 
> Looks good. Thanks.
> 
> Evan
> 
> On May 1, 2009, at 8:40 AM, Zoltan Varga wrote:
> 
>> Hi,
>>
>>   The attached patch contains the following changes:
>>
>> * X86InstrInfo.cpp: Synchronize a few places with the code in  
>> X86CodeEmitter.cpp
>> * X86CodeEmitter.cpp: Avoid the longer SIB encoding on amd64 if it  
>> is not neeed.
>>
>>         Zoltan
>> <llvm.diff>_______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> 
> 

-- 
View this message in context:
http://www.nabble.com/-PATH--Fixes-for-the-amd64-JIT-code-tp23335910p2336252
8.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.

_______________________________________________
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