Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-ebb.c536 success = schedule_block (&target_bb, NULL); in schedule_ebb()
H A Dsched-int.h1408 extern bool schedule_block (basic_block *, state_t);
H A Dsched-rgn.c3183 schedule_block (&curr_bb, bb_state[first_bb->index]); in schedule_region()
H A DFSFChangeLog.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
H A DFSFChangeLog.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.
H A Dhaifa-sched.c6473 schedule_block (basic_block *target_bb, state_t init_state) in schedule_block() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-ebb.cc536 success = schedule_block (&target_bb, NULL); in schedule_ebb()
H A Dsched-int.h1408 extern bool schedule_block (basic_block *, state_t);
H A DChangeLog.dataflow2268 * haifa-sched.c (schedule_block): New debug counter point.
2860 schedule_block, sched_init, add_block): Remove
2870 (schedule_block, sched_init, add_block, schedule_region): Update
3614 begin_schedule_ready, schedule_ebb, schedule_block): Threaded
3617 * haifa-sched.c (schedule_block, sched_init, sched_finish,
3625 (schedule_block, sched_init, sched_finish, add_block): Added df
3812 schedule_block): Changed to pass instance of df.
3819 schedule_block): Changed to pass instance of df.
3826 compute_jump_reg_dependencies, sched_analyze, schedule_block):
H A Dsched-rgn.cc3179 schedule_block (&curr_bb, bb_state[first_bb->index]); in schedule_region()
H A DChangeLog-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
H A DChangeLog-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 …]
H A DFSFChangeLog.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
H A DChangeLog-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.
H A DChangeLog-201110250 (schedule_block): Return bool, always true for normal scheduling,
10255 * sched-int.h (schedule_block, record_delay_slot_pair): Adjust
18454 (schedule_block): When computing a known value for TODO_SPEC,
18531 (schedule_block): Add machinery to enable backtracking.
18600 (schedule_block): Move some local variables into such a structure.
24288 (schedule_block): Call sched_extend_luids rather than sched_init_luids
27702 (schedule_block): Set it.
29555 * haifa-sched.c (prune_ready_list, schedule_block): Use
31322 * haifa-sched.c (schedule_block): Increment cycle_issued_insns only
31541 (schedule_block): Initialize nonscheduled_insns_begin. If we have
[all …]
H A DFSFChangeLog.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.
H A Dhaifa-sched.cc6482 schedule_block (basic_block *target_bb, state_t init_state) in schedule_block() function
H A DChangeLog-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.
H A DChangeLog-20147994 (schedule_block, fix_tick_ready): Handle sched_fusion.
13671 (schedule_block): Update.
13682 (schedule_block): Use it.
17941 * haifa-sched.c (schedule_block): Advance cycle at the end of BB
19989 (schedule_block): Strengthen local "link" from rtx to
21794 (schedule_block): Strengthen local "next_tail" from rtx to
22823 (schedule_block): Update allocation of insn_queue to reflect the
22943 (schedule_block): Likewise.
23424 (schedule_block): Likewise for locals "insn", "x". Add a checked
24168 (schedule_block): Likewise for locals "prev_head", "head", "tail",
[all …]
H A DChangeLog-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
H A DChangeLog-2012881 (schedule_region): Call realloc_bb_state_array after schedule_block.
8811 * sched-int.h (schedule_block): Adjust declaration.
8816 pass such state to schedule_block.
8819 * haifa-sched.c (schedule_block): New arg init_state. Use it to
10241 * haifa-sched.c (schedule_block): Skip find_modifiable_mems if using
10527 (schedule_block): Call these two as necessary. Call
26924 (schedule_block): Call model_start_schedule and model_end_schedule.
26951 (debug_ready_list, prune_ready_list, schedule_block, sched_init)
H A DChangeLog-20062044 * haifa-sched.c (schedule_block): Remove excessive sanity check.
14343 (schedule_block): Delay insns past MAX_SCHED_READY_INSNS in
16433 (schedule_block): Added code to handle ebb scheduling and scheduling of
16532 (schedule_block): Init readyp. Move init_ready_list call after the
H A DChangeLog-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.
H A DChangeLog-20087455 (schedule_block): Remove rgn_n_insns1 parameter. Don't allocate
7637 (schedule_block): Remove one argument.
15728 * haifa-sched.c (schedule_block, extend_h_i_d, extend_ready,
H A DChangeLog-200711458 (schedule_block): Initialize logical uids of insns emitted by the
17096 (schedule_block): Handle dbg_cnt (sched_insn). Handle
30681 * haifa-sched.c (schedule_block, extend_h_i_d): Likewise.

12