Have you seen the documentation for TableGen in LLVM.ORG?  Also look at the tutorial on the latest LLVM developer meeting.  It's link is in a sidebar article on the LLVM website.<br><br>黄虎才 <chinahhucai@gmail.com> wrote:<br><br><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>