<p dir="ltr">+Lang for jit things</p>
<div class="gmail_quote">On Nov 24, 2014 11:15 PM, "Henry Chung" <<a href="mailto:zhguanwen@gmail.com">zhguanwen@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi llvm-ers,<div><br></div><div>I have integrated an ExecutionEngine in my pass, before I run the execution engine, I check the program has 32 basic blocks. However, after I run the execution engine, the number of basic blocks is 30. Two basic blocks are deleted by the embedded JIT execution engine. </div><div><br></div><div>Does the ExecutionEngine perform any optimization? If yes, how can I disable it?</div><div><br></div><div>Thanks,</div><div>Henry<br><br clear="all"><div><br></div><br></div></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>