<div dir="ltr">Thanks all. The documentation for TableGen in <a href="http://LLVM.ORG">LLVM.ORG</a> gives a detailed introduction of TableGen Tool, the matcher table produced by TableGen can be understood after analysing the source code. I hope get a paper introducing How target select its code and why. <br>
<a href="http://eli.thegreenplace.net/2013/02/25/a-deeper-look-into-the-llvm-code-generator-part-1/">http://eli.thegreenplace.net/2013/02/25/a-deeper-look-into-the-llvm-code-generator-part-1/</a>   This is a page for the explanation of How Select Instruction works.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-17 5:05 GMT+08:00 erkan diken <span dir="ltr"><<a href="mailto:erkandiken@gmail.com" target="_blank">erkandiken@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<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" target="_blank">http://llvm.org/devmtg/2014-04/PDFs/Talks/Building%20an%20LLVM%20backend.pdf</a><br>

</div></div></div><div class="gmail_extra"><div><div class="h5"><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>
    <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" target="_blank">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></div></div><span class="HOEnZb"><font color="#888888">-- <br>Best Regards,<br>Erkan Diken<br>------------------<br>
</font></span></div>
</blockquote></div><br></div>