<div dir="ltr"><div>As per the discussion in the LLVM thread, can you explain what kind of AST it is - I'm guessing it is NOT Clang's AST, but something else... <br><br>--<br></div>Mats<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 15 May 2015 at 13:19, Aditya Avinash <span dir="ltr"><<a href="mailto:adityaavinash1@gmail.com" target="_blank">adityaavinash1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi,<br></div>I am trying to use Clang to generate C (partly, 
Intel AVX) code to test some abstractions. Apparently, most of the 
documentation is related to generating LLVM-IR. Are there any tools to 
do this? (I have generated AST from these abstractions. I want to 
generate C code from it).<br></div><br></div>My goal is AST->C. That's it. I already have AST and I am not translating to LLVM-IR.<br><div><br>Thank you! :)<span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div><div dir="ltr"><div><div><font style="font-family:trebuchet ms,sans-serif" size="2">Regards,<br></font></div><font style="font-family:trebuchet ms,sans-serif" size="2"><b style="background-color:rgb(255,255,255);color:rgb(0,0,153)">Aditya Atluri,<br></b></font></div><div><font style="font-family:trebuchet ms,sans-serif" size="2"><b style="background-color:rgb(255,255,255);color:rgb(0,0,153)">USA.<br></b></font></div><font style="font-family:trebuchet ms,sans-serif" size="2"><b style="background-color:rgb(255,255,255);color:rgb(0,0,153)"></b><span style="background-color:rgb(255,255,255);color:rgb(0,0,153)"></span></font><br></div></div>
</font></span></div></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>