Home
last modified time | relevance | path

Searched refs:sched_analyze (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-ebb.c505 sched_analyze (&tmp_deps, head, tail); in schedule_ebb()
H A Dsched-int.h1352 extern void sched_analyze (class deps_desc *, rtx_insn *, rtx_insn *);
H A Dddg.c453 sched_analyze (&tmp_deps, head, tail); in build_intra_loop_deps()
H A Dsched-rgn.c2737 sched_analyze (&tmp_deps, head, tail); in compute_block_dependences()
H A Dsched-deps.c3823 sched_analyze (class deps_desc *deps, rtx_insn *head, rtx_insn *tail) in sched_analyze() function
H A DFSFChangeLog.101170 * sched.c (sched_analyze): Record NOTE_INSN_SETJMP if no
1745 (sched_analyze): Always flush pending write list for call, even const.
2572 (sched_analyze): Add abort call.
H A DFSFChangeLog.1111411 * sched.c (sched_analyze): Smuggle exception region notes around.
11413 (sched_analyze): Add extra element since we remove two at a time.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-ebb.cc505 sched_analyze (&tmp_deps, head, tail); in schedule_ebb()
H A Dsched-int.h1352 extern void sched_analyze (class deps_desc *, rtx_insn *, rtx_insn *);
H A Dddg.cc453 sched_analyze (&tmp_deps, head, tail); in build_intra_loop_deps()
H A DChangeLog.dataflow1230 * sched-deps.c (sched_analyze): Don't free LOG_LINKS here.
3811 compute_jump_reg_dependencies, schedule_ebb, sched_analyze,
3815 * ddg.c (build_intra_loop_deps, sched_analyze,
3822 * sched-deps.c (sched_analyze_insn, sched_analyze):
3826 compute_jump_reg_dependencies, sched_analyze, schedule_block):
H A Dsched-rgn.cc2733 sched_analyze (&tmp_deps, head, tail); in compute_block_dependences()
H A Dsched-deps.cc3808 sched_analyze (class deps_desc *deps, rtx_insn *head, rtx_insn *tail) in sched_analyze() function
H A DChangeLog-19991856 sched_analyze_2, sched_analyze_insn, sched_analyze): Accept new
5613 (sched_analyze): Use REG_SAVE_NOTE to stuff NOTE_INSN notes away.
6879 * haifa-sched.c (sched_analyze): Rename local variable `region' to
7172 * haifa-sched.c (sched_analyze): Use free_INSN_LIST_list instead of
7288 * haifa-sched.c (sched_analyze): Keep the list of notes organized
7403 * haifa-sched.c (sched_analyze): Don't put NOTE_BLOCK_NUMBER on
9811 * haifa-sched.c (sched_analyze): Clear LOG_LINKS before calling
10117 (sched_analyze, compute_block_backward_dependences): Use new routines.
13554 (sched_analyze): Likewise. Don't clear reg_last_uses on calls.
13563 * haifa-sched.c (sched_analyze): Mark call-user regs as clobbered
[all …]
H A DFSFChangeLog.101170 * sched.c (sched_analyze): Record NOTE_INSN_SETJMP if no
1745 (sched_analyze): Always flush pending write list for call, even const.
2572 (sched_analyze): Add abort call.
H A DChangeLog-19972555 sched_analyze, init_rgn_data_dependences,
H A DChangeLog-19986687 * haifa-sched.c (sched_analyze): Handle NOTE_INSN_RANGE_START
7287 * haifa-sched.c (sched_analyze): Put all JUMP_INSNs on the last
12323 * sched.c (sched_analyze): Keep live range start/stop notes.
12325 * haifa-sched.c (sched_analyze): Keep live range start/stop notes.
H A DChangeLog-20022439 * sched-deps.c (sched_analyze): Check HARD_REGNO_CALL_PART_CLOBBERED.
16842 * sched-deps.c (sched_analyze): Remove unused variable.
17231 (sched_analyze): Set and clear libcall_block_tail_insn appropriately.
19226 * haifa-sched (sched_analyze): Remove another useless clearing
19526 * sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P.
33037 * sched-deps.c (sched_analyze): Make a call read the frame pointer.
33301 (sched_analyze): Don't add reg dependencies for calls, just
H A DChangeLog-200114794 (sched_analyze): Call cselib_init/cselib_finish if necessary.
14871 * sched-deps (sched_analyze_insn, sched_analyze): Likewise.
14923 * sched-deps (sched_analyze): Likewise.
16248 (sched_analyze): After a jump, if the pending memory flush list is too
32421 (sched_analyze, init_deps): Likewise.
H A DChangeLog-20001780 sched_analyze, group_leader, compute_forward_dependences,
2816 * haifa-sched.c (sched_analyze_1, sched_analyze_2, sched_analyze):
3123 (sched_analyze): Zap reg_last_uses and reg_last_sets after calls.
16261 (sched_analyze): Clear stale SCHED_GROUP_P. Set in_post_call_group_p.
21313 * haifa-sched.c (sched_analyze, unlink_other_notes): Likewise.
H A DChangeLog-20043594 (sched_analyze): Die if we see EH_REGION_BEG or EH_REGION_END notes.
13768 sched_analyze, add_forward_dependence): Likewise.
24661 sched_analyze_insn, sched_analyze, add_forward_dependence): Likewise.
29932 sched_analyze): Likewise.
30874 (sched_analyze): When in_post_call_group_p is post_call_initial,
30877 (sched_analyze): When the previous basic block ended in a CALL_INSN,
39363 * sched-deps.c (sched_analyze): Update call of cselib_init.
H A DFSFChangeLog.1111411 * sched.c (sched_analyze): Smuggle exception region notes around.
11413 (sched_analyze): Add extra element since we remove two at a time.
H A DChangeLog-200711430 (sched_analyze): Use sd_init_insn ().
20439 * sched-deps.c (sched_analyze): Likewise.
30538 (sched_analyze): Ditto. Initialize dependencies lists.
H A DChangeLog-20087546 (sched_analyze): ... here. Also move some logic to ...
16486 (sched_analyze): Don't set up deps->libcall_block_tail_insn.
H A DChangeLog-200616687 * sched-deps.c (sched_analyze_insn, sched_analyze): Ditto.

12