<div dir="ltr">sorry for typo,<div><br></div><div><span style="font-size:12.8px">Dear All,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I wanted to write MachineFunctionPass which needs to be run after global register allocation pass. </div><div style="font-size:12.8px">I have read LLVM documentation and blogs and able to write simple pass which is invoked through opt commands.</div><div style="font-size:12.8px"> <br></div><div style="font-size:12.8px">However, I could able to find any blogs or document to explains clear steps for writing MachineFunctionPass.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Please suggest some documents or blogs which will help me write MachineFunctionPass.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Any help is going to be appreciated.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,<br></div><div style="font-size:12.8px">Bala</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 28, 2016 at 1:27 AM, Balasaheb Dabhade <span dir="ltr"><<a href="mailto:dabhadebalasaheb@gmail.com" target="_blank">dabhadebalasaheb@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">Deer All,<div><br></div><div>I wanted to write MachineFunctionPass which needs to be run after global register allocation pass. </div><div>I have read LLVM documentation and blogs and able to write simple pass which will is invoked through opt command line.</div><div> <br></div><div>However, I could able to find any blogs or document to explains clear steps for writing MachineFunctionPass.</div><div><br></div><div>Please suggest some documents or blogs which will help me write MachineFunctionPass.</div><div><br></div><div>Any help is going to be appreciated.</div><div><br></div><div>Thanks,<br></div><div>Bala</div></div>
</blockquote></div><br></div>