Home
last modified time | relevance | path

Searched refs:local_alloc (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dlocal-alloc.c343 local_alloc (void) in local_alloc() function
2548 rebuild_notes = local_alloc (); in rest_of_handle_local_alloc()
H A DChangeLog-19992088 (local_alloc): Allocate qty, do not allocate the removed variables.
3006 * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.
3117 * local-alloc.c (local_alloc): Free qty_phys_num_sugg.
3152 * local-alloc.c (local_alloc): Likewise.
16144 * rtl.h (local_alloc): Returns an integer now.
16146 (local_alloc): Initialize recorded_label_ref to zero. Return its
H A DChangeLog-19973928 * local_alloc (validate_equiv_mem_from_store): Add new arguments
H A DChangeLog-200615544 * local-alloc.c (local_alloc): Make it static.
15545 * rtl.h: Remove the prototype for local_alloc.
H A DChangeLog-200213490 new allocator, instead of local_alloc(), global_alloc() and
20242 * local-alloc.c (local_alloc, update_equiv_regs): Likewise.
21723 * local-alloc.c (alloc_qty, local_alloc, update_equiv_regs): Modified.
26880 * local-alloc.c (local_alloc): Avoid call of update_equiv_regs
H A DChangeLog-19981701 * local-alloc.c (local_alloc): Use malloc not alloca for
6271 even for registers allocated by local_alloc in case
H A DChangeLog-20004487 (local_alloc), loop.c (combine_movables, count_loop_regs_set,
9565 * local-alloc.c (local_alloc): Ignore CLASS_LIKELY_SPILLED.
H A DFSFChangeLog.115502 * local-alloc.c (local_alloc): Call allocate_reg_info to allocate
H A DChangeLog-200110605 * local-alloc.c (local_alloc): Move call to allocate_reg_info from
H A DChangeLog-200514958 (local_alloc): Always call update_equiv_regs.
H A DChangeLog-20031947 declaration. Rebuild jump labels following local_alloc if necessary.
H A DChangeLog-20042633 if local_alloc modified jumps.