<div dir="ltr">The tutorial from LLVM conference may help, here is the link:<br><div><div><br><a href="http://llvm.org/devmtg/2014-04/PDFs/Talks/Building%20an%20LLVM%20backend.pdf">http://llvm.org/devmtg/2014-04/PDFs/Talks/Building%20an%20LLVM%20backend.pdf</a><br>
</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 16, 2014 at 7:01 PM, John Criswell <span dir="ltr"><<a href="mailto:criswell@illinois.edu" target="_blank">criswell@illinois.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div class="">
    <div>On 7/16/14, 1:57 AM, 黄虎才 wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">Hi, all !<br>
        I am doing some study about code generation in LLVM, It is a
        pity that there is little introduction to it. Some paper
        introduces that code generation in LLVM is based on Table
        Driven, and i have referred paper "<a><font style="font-size:15px"><b>An experiment in <font color="#ff0000"><b>table</b></font> <font color="#ff0000"><b>driven</b></font> <font color="#ff0000"><b>code</b></font> <font color="#ff0000"><b>generation</b></font></b></font></a>",
        But it has not given me any help. Can you give a help
        understanding the code generation in LLVM. Thanks a lot.<br>
      </div>
    </blockquote>
    <br></div>
    There is some documentation on the Code Generator infrastructure in
    the LLVM documentation.  Please see:<br>
    <br>
    <a href="http://llvm.org/docs/CodeGenerator.html" target="_blank">http://llvm.org/docs/CodeGenerator.html</a><br>
    <a href="http://llvm.org/docs/TableGen/index.html" target="_blank">http://llvm.org/docs/TableGen/index.html</a><br>
    <br>
    If you have specific questions about the code generator
    infrastructure, please feel free to ask on the mailing list or on
    the IRC channel.<br>
    <br>
    Regards,<br>
    <br>
    John Criswell<br>
    <br>
    <blockquote type="cite">
      <div dir="ltr">
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
LLVM Developers mailing list
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Best Regards,<br>Erkan Diken<br>------------------<br>
</div>