Alex Turjan writes:
> Can anybody give me a hint on where (perhaps some branch) I can find
> functionality
> which allows during scheduling to un-schedule an instruction? I basically
> need
> a function that does the oposite of schedule_insn.
>
> During scheduling I want o schedule_insn(INSN
Hi,
Can anybody give me a hint on where (perhaps some branch) I can find
functionality
which allows during scheduling to un-schedule an instruction? I basically need
a function that does the oposite of schedule_insn.
During scheduling I want o schedule_insn(INSN), then check the ready_list and