Searched refs:compute_store_table (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | store-motion.c | 621 compute_store_table (void) in compute_store_table() function 1144 num_stores = compute_store_table (); in one_store_motion_pass()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | store-motion.cc | 617 compute_store_table (void) in compute_store_table() function 1140 num_stores = compute_store_table (); in one_store_motion_pass()
|
H A D | ChangeLog-2009 | 24922 * store-motion.c (compute_store_table): Add ENABLE_CHECKING guard. 24991 (compute_store_table): Use DF caches instead of local dataflow 25079 find_moveable_store, compute_store_table, load_kills_store, find_loads, 25662 (compute_store_table): Use max_reg_num directly instead of using the 26045 (compute_store_table): Don't compute reg_set_in_block. Use DF scan
|
H A D | ChangeLog-2001 | 14343 * gcse.c (compute_hash_table, compute_store_table): Update 15425 (compute_store_table): Remove most of the code, it's unnecessary 17314 (compute_kill_rd, compute_store_table): Likewise. 25400 (compute_store_table): Find stores in a function worth moving, maybe.
|
H A D | ChangeLog-2002 | 19720 compute_store_table, build_store_vectors): Likewise. 20234 compute_store_table, build_store_vectors, store_motion): Likewise. 21708 compute_store_table, build_store_vectors, insert_insn_start_bb,
|
H A D | ChangeLog-2004 | 3731 * gcse.c (compute_hash_table_work, compute_store_table) 13820 hoist_code, extract_mentioned_regs_helper, compute_store_table, 30260 (compute_store_table): Likewise.
|
H A D | ChangeLog-2014 | 22880 (compute_store_table): Strengthen local "tmp" from rtx to 25608 (compute_store_table): Likewise for local "insn". 34643 * store-motion.c (compute_store_table, build_store_vectors): Likewise.
|
H A D | ChangeLog-2005 | 6708 (compute_store_table): Likewise^2. 24546 (one_cprop_pass, compute_ld_motion_mems, compute_store_table):
|
H A D | ChangeLog-2016 | 18880 (compute_store_table): Likewise. 27957 (compute_store_table): Likewise.
|
H A D | ChangeLog-2003 | 1801 (compute_store_table): Allocate last_set_in with xcalloc. Do not 28152 (compute_store_table, find_moveable_store): ... here.
|
H A D | ChangeLog-2006 | 19773 compute_store_table, build_store_vectors, insert_insn_start_bb,
|
H A D | ChangeLog-2010 | 40721 * store-motion.c (store_killed_in_insn, compute_store_table,
|
H A D | ChangeLog-2013 | 2824 * store-motion.c (compute_store_table, build_store_vectors,
|
H A D | ChangeLog-2015 | 10357 * store-motion.c (compute_store_table): Likewise.
|