<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>They do work if you have GraphViz binaries in your path when you configure LLVM.</div><div><br></div><div>Cameron</div><br><div><div>On Aug 12, 2011, at 2:59 PM, محمد ﻋﻤﺮ ﺩﻫﻠﻮﻯ wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I need help with visualizing graphs before and after instruction selection.<br>The llc options listed in the docs do not work as specified.<br><br>-Omer<br><br><div class="gmail_quote">2011/8/8 Rafael Ávila de Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 08/06/2011 02:40 AM, Sanjoy Das wrote:<br>
> Hi!<br>
><br>
> I have a DAG (attached), which, according to me, should result in the<br>
> code for coroutine_make be generated _before_ the ret.<br>
><br>
> However, it seems that the corresponding EmitInstrWithCustomInserter is<br>
> being called /after/ the RET instruction has already been emitted.<br>
<br>
</div>That is strange, from the dump it looks like all the chain edges are there.<br>
<br>
What is the MI dump you get for this BB just after instruction selection?<br>
<br>
> Thanks!<br>
<br>
Cheers,<br>
<font color="#888888">Rafael<br>
</font><div><div></div><div class="h5">_______________________________________________<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>
</div></div></blockquote></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">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote></div><br></body></html>