Re: unschedule insn functionality needed

2010-11-12 Thread Ian Lance Taylor
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

unschedule insn functionality needed

2010-11-12 Thread Alex Turjan
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