Home
last modified time | relevance | path

Searched refs:schedule_block (Results 1 – 16 of 16) sorted by relevance

/NextBSD/contrib/gcc/
HDsched-int.h646 extern void schedule_block (basic_block *, int);
HDsched-ebb.c513 schedule_block (&target_bb, n_insns); in schedule_ebb()
HDsched-rgn.c2826 schedule_block (&curr_bb, rgn_n_insns); in schedule_region()
HDChangeLog-19972235 * haifa-sched.c (schedule_block): If the first real insn in a
3586 * haifa-sched.c (schedule_block): Remove old code to get arguments
3706 (schedule_block): When adjusting basic_block_{head,end}, account
HDhaifa-sched.c2261 schedule_block (basic_block *target_bb, int rgn_n_insns1) in schedule_block() function
HDChangeLog-2000462 * haifa-sched.c (schedule_block): Provide empty source statement
549 (schedule_block): Don't use BLOCK_HEAD/BLOCK_END macros.
1742 schedule_block, set_priorities): Change argument to be a real
1753 rm_other_notes, insn_issue_delay, set_priorities, schedule_block,
1798 (schedule_block): Call visualize_alloc and visualize_free. Delete
1828 rank_for_schedule, schedule_insn and schedule_block, where they
1835 variables, moved out of schedule_block.
1836 (schedule_block): Return void. All callers changed.
1840 schedule_block. Call no_real_insns_p to avoid doing work for a
3000 (schedule_block): Initialize a ready_list structure. Use new
[all …]
HDFSFChangeLog.106 * sched.c (schedule_block): CALL_INSNs don't affect fixed regs.
2573 (schedule_block): Call prev_nonnote_insn.
2683 * sched.c (schedule_block): Copy RTX_INTEGRATE_P bit when create
2712 * sched.c (schedule_block): Maintain a valid chain so
7028 (schedule_block): Call reemit_notes twice. Reorganize code for
HDChangeLog-19993046 * haifa-sched.c (schedule_block): Don't crash if there's no
3162 * haifa-sched.c (schedule_block): Fix thinko.
3217 (schedule_block): Likewise.
4732 (schedule_block): Don't set block num for moved insns.
4818 (schedule_block): Keep BLOCK_NUM up-to-date.
5616 (schedule_block): Likewise.
8938 * haifa-sched.c (schedule_block): Use next_nonnote_insn instead
12662 (schedule_block): Remove redundant initial sort. Give clock_var
18693 * sched.c (schedule_block): Likewise.
HDFSFChangeLog.114615 * sched.c (schedule_block): Free space associated with
5147 * sched.c (schedule_block): Dito.
5440 * sched.c (schedule_block): Fix typo in yesterday's changes.
5470 (birthing_insn_p,attach_deaths,unlink_notes,schedule_block): Ditto.
10061 * sched.c (schedule_block): Before scheduling, add code to make all
11412 (unlink_notes, reemit_notes, schedule_block): Likewise.
HDChangeLog-19986853 (schedule_block): Initialize it.
9657 * haifa-sched.c (schedule_block): Add hooks for the machine
12336 * haifa-sched.c (schedule_block): Make verbose output line up.
15766 * sched.c (schedule_block): Remove code to get arguments from hard
15919 (schedule_block): Likewise for `rgn'.
16955 (schedule_block): Likewise.
HDChangeLog-20036141 (schedule_block): Allow early removal of insns from Q.
8554 * haifa-sched.c (schedule_block): Use ready_remove_first instead
11354 * haifa-sched.c (schedule_block): Likewise.
30659 * haifa-sched.c (schedule_block): Don't call reorder when sorting
34345 (schedule_block): Advance cycle after issuing insn if it is
36751 (schedule_block): Do sorting ready queue always
36764 (schedule_block): Allocate and free choice_stack. Set up
36849 * haifa-sched.c (schedule_block): Modify INSN_TICK of depended
36913 (schedule_block): Use `dfa_new_cycle'. Sort `ready' only unless
HDChangeLog-2006122 * haifa-sched.c (schedule_block): Remove excessive sanity check.
7258 (schedule_block): Delay insns past MAX_SCHED_READY_INSNS in
9348 (schedule_block): Added code to handle ebb scheduling and scheduling of
9447 (schedule_block): Init readyp. Move init_ready_list call after the
HDChangeLog-200217233 * haifa-sched.c (schedule_block): Do not count USE or CLOBBER
23698 * haifa-sched.c (schedule_block): Change the DFA state only after
23842 (schedule_block): Use it.
23908 schedule_block, sched_init, sched_finish): Add missed calls of
23997 (schedule_block): Add new code for automaton pipeline interface.
29790 (schedule_block): Use last_scheduled_insn to track last insn.
HDChangeLog-200522276 * haifa-sched.c (schedule_block): Fix thinko in previous
22571 schedule_block): Likewise
32189 * haifa-sched.c (schedule_block): Make queued sched group
HDChangeLog-200422621 schedule_block, advance_one_cycle, sched_init,
24291 (schedule_block): Don't consider inserting bubbles.
30620 * haifa-sched.c (schedule_block): Finish cycle after issuing asm
HDChangeLog-2001286 (schedule_block): Use it.
12697 (schedule_block): Add new code for automaton pipeline interface.