Home
last modified time | relevance | path

Searched refs:fixup_abnormal_edges (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgrtl.h49 extern bool fixup_abnormal_edges (void);
H A Dlra.c2595 inserted_p = fixup_abnormal_edges (); in lra()
H A Dreg-stack.c3307 inserted |= fixup_abnormal_edges (); in convert_regs()
H A Dcfgrtl.c3385 fixup_abnormal_edges (void) in fixup_abnormal_edges() function
H A Dreload1.c1268 inserted = fixup_abnormal_edges (); in reload()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgrtl.h50 extern bool fixup_abnormal_edges (void);
H A Dlra.cc2525 inserted_p = fixup_abnormal_edges (); in lra()
H A Dreg-stack.cc3318 inserted |= fixup_abnormal_edges (); in convert_regs()
H A Dcfgrtl.cc3406 fixup_abnormal_edges (void) in fixup_abnormal_edges() function
H A Dreload1.cc1267 inserted = fixup_abnormal_edges (); in reload()
H A DChangeLog-200212816 * reload1.c (fixup_abnormal_edges): Remove unused variable.
13520 * reload1.c (fixup_abnormal_edges): Don't insert on NULL edge.
16318 (fixup_abnormal_edges): Avoid losing REG_NOTES more intelligently
20256 * reload1.c (reload, reload_combine, fixup_abnormal_edges): Likewise.
27058 * reload1.c (fixup_abnormal_edges): Move insn to edge via sequence.
29217 * basic-block.h (fixup_abnormal_edges): Declare.
29218 * reload1.c (fixup_abnormal_edges): New function.
H A DChangeLog-200110354 (fixup_abnormal_edges): Use delete_insn.
12152 * reload1.c (fixup_abnormal_edges): Allow NOTEs in the sequence.
15043 (fixup_abnormal_edges): Accept deleted insns.
15169 * reload1.c (fixup_abnormal_edges): New static function.
H A DChangeLog-201133314 * basic-block.h (fixup_abnormal_edges): Adjust prototype.
33315 * reload1.c (reload): Adjust call to fixup_abnormal_edges. Rediscover
33317 (fixup_abnormal_edges): Move from here to...
33318 * cfgrtl.c (fixup_abnormal_edges): ...here. Only insert instructions
H A DChangeLog-201423647 (fixup_abnormal_edges): Drop use of SET_BB_END.
27171 (fixup_abnormal_edges): Likewise for locals "insn", "stop", "next".
28422 (fixup_abnormal_edges): Likewise.
28523 (fixup_abnormal_edges): Likewise.
H A DChangeLog-200410883 * reload1.c (fixup_abnormal_edges): Likewise.
13754 do_output_reload, fixup_abnormal_edges): Likewise.
24642 delete_output_reload, delete_address_reloads_1, fixup_abnormal_edges):
H A DChangeLog-200714746 * reload1.c (fixup_abnormal_edges): Free sbitmap.
18266 * reload1.c (fixup_abnormal_edges): Clear bb field for insns
H A DChangeLog-20057451 (fixup_abnormal_edges): Reverted removal of call to
7881 (fixup_abnormal_edges): Allow all throwing insns to be deleted;
H A DChangeLog-20038131 from call to fixup_abnormal_edges.
33311 * reload1.c (fixup_abnormal_edges): Split basic blocks when EH edges
H A DChangeLog-20109109 * reload1.c (fixup_abnormal_edges): Likewise.
29789 (fixup_abnormal_edges): Likewise.
H A DChangeLog-20183995 * cfgrtl.c (fixup_abnormal_edges): Guard moving insns to fallthru edge
H A DChangeLog-20132713 fixup_abnormal_edges, record_effective_endpoints,
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS17210 * [393]9786 ICE in fixup_abnormal_edges with -fnon-call-exceptions
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS19060 * [393]9786 ICE in fixup_abnormal_edges with -fnon-call-exceptions