[LLVMdev] Custom Static Scheduling

Benjamin Müller mueller.benjamin1 at googlemail.com
Fri Jun 17 20:26:10 PDT 2011


Hi there,
i created a Function Pass to retrieve the Control/Data Flow Graph from
a simple program,
now i would like to statically schedule the Instructions. Is this
possible by starting to modify the SelectionDAG Files ?
Or can i even build a "standalone" custom scheduler?
Thank you very much for any tipps.
Ben



More information about the llvm-dev mailing list