[LLVMdev] How to override a default codegen pass?

Seonggun Kim seonggun.kim at gmail.com
Wed Nov 14 22:24:01 PST 2012


Hello,
I'd like to add some custom functionality into the default post-RA
scheduler. Just overriding a few exisitng virtual methods of the default
scheduler class will be enough. So the question is: how can I override the
post-RA scheduler with my own?

Thank you,
Seonggun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121115/2d1782ba/attachment.html>


More information about the llvm-dev mailing list