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

Zoltan Varga vargaz at gmail.com
Fri May 1 08:40:01 PDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090501/fe30fbd0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.diff
Type: text/x-diff
Size: 3432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090501/fe30fbd0/attachment.diff>


More information about the llvm-dev mailing list