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>
Maybe Matching Threads
- [LLVMdev] [RFC][CodeGen] What CLI should we provide for overriding the target decision on whether to run a pass (GlobalMerge) ?
- [LLVMdev] CodeGen instructions and patterns
- Pre-RA scheduler does not generate NOPs when getHazardType() returns NoopHazard
- [LLVMdev] Does Mips resolve hazard in pre-ra-sched or post-ra-sched?
- [LLVMdev] Does Mips resolve hazard in pre-ra-sched or post-ra-sched?