Home
last modified time | relevance | path

Searched refs:hoist_code (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcse.c496 static int hoist_code (void);
3069 hoist_code (void) in hoist_code() function
3558 changed = hoist_code (); in one_code_hoisting_pass()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcse.cc496 static int hoist_code (void);
3051 hoist_code (void) in hoist_code() function
3537 changed = hoist_code (); in one_code_hoisting_pass()
H A DChangeLog-201019372 * gcse.c (hoist_code): Use FOR_BB_INSNS macro.
19540 (hoist_code): Partially rewrite, simplify. Use get_dominated_to_depth.
19576 (pre_edge_insert, hoist_code): Update.
19586 * gcse.c (hoist_code): Generate new pseudo for every new set insn.
19595 (hoist_code): Count occurences in current block too.
19608 (hoist_code): Calculate sizes of basic block before any changes are
19627 (alloc_code_hoist_mem, free_code_hoist_mem, hoist_code): Update.
19637 * gcse.c (hoist_code): Use it.
H A DChangeLog-200211491 hoist_code, one_code_hoisting_pass,
14683 * gcse.c (hoist_code): Rewrite to only get list of dominated
15081 (hoist_code): Likewise.
19719 hoist_expr_reaches_here_p, hoist_code, one_code_hoisting_pass,
20233 compute_code_hoist_vbeinout, hoist_code, compute_ld_motion_mems,
21706 hoist_expr_reaches_here_p, hoist_code, one_code_hoisting_pass,
H A DChangeLog-20132757 compute_pre_data, compute_code_hoist_vbeinout, hoist_code,
2941 compute_code_hoist_vbeinout, should_hoist_expr_to_dom, hoist_code,
3073 * gcse.c (hoist_code): Likewise.
6302 * gcse.c (hoist_code): Remove usage of ENTRY_BLOCK_PTR macro.
H A DChangeLog-20124231 (hoist_code): Update LIVE and reg pressure information.
7114 (hoist_code): Use reg pressure to direct the hoist process.
15326 * gcse.c (hoist_code): Likewise.
H A DChangeLog-19994191 (hoist_code): Likewise.
7033 (hoist_code, one_code_hoisting_pass): Likewise.
H A DChangeLog-20114607 (hoist_code): Fix long line. Adjust call to gcse_emit_move_after.
34855 * gcse.c (hoist_code): Remove bogus asserts.
H A DChangeLog.tree-ssa3599 (free_code_hoist_mem, compute_code_hoist_data, hoist_code):
H A DChangeLog-201426575 (hoist_code): Likewise for local "insn".
43435 (hoist_code): Likewise.
H A DChangeLog-200822844 (hoist_code): Likewise.
H A DChangeLog-202122957 * gcse.c (hoist_code): Likewise.
H A DChangeLog-200925658 (hoist_code): Return non-zero if something changed. Keep track of
H A DChangeLog-200125327 (hoist_code): Pass basic_blocks instead of ints as parameters.
H A DChangeLog-200022330 (compute_transout, hoist_code): Likewise.
H A DChangeLog-200718908 * gcse.c (hoist_code): Change domby to vector.
H A DChangeLog-200510933 * gcse.c (hoist_code): Fix hoist_exprs[] check.
H A DChangeLog-2003248 (free_code_hoist_mem, compute_code_hoist_data, hoist_code):
H A DChangeLog-20195545 (hoist_code): Likewise.
H A DChangeLog-201736522 (hoist_code): Likewise.
H A DChangeLog-200413820 hoist_code, extract_mentioned_regs_helper, compute_store_table,