[llvm-dev] Need help on how to write MachineFunctionPass

Balasaheb Dabhade via llvm-dev llvm-dev at lists.llvm.org
Sat Feb 27 11:57:06 PST 2016


Deer All,

I wanted to write MachineFunctionPass which needs to be run after global
register allocation pass.
I have read LLVM documentation and blogs and able to write simple pass
which will is invoked through opt command line.

However, I could able to find any blogs or document to explains clear steps
for writing MachineFunctionPass.

Please suggest some documents or blogs which will help me write
MachineFunctionPass.

Any help is going to be appreciated.

Thanks,
Bala
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160228/c4b54769/attachment.html>


More information about the llvm-dev mailing list