Searched refs:gcse_main (Results 1 – 10 of 10) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | gcse.c | 654 gcse_main (rtx f ATTRIBUTE_UNUSED) in gcse_main() function 6668 tem = gcse_main (get_insns ()); in rest_of_handle_gcse()
|
| D | ChangeLog-1999 | 2582 * gcse.c (gcse_main): Do not call free_bb_mem anymore. 4880 (gcse_main): No longer call compute_preds_succs. Rebuild the 5685 * gcse.c (gcse_main): Avoid global optimizations if we have a 7034 (gcse_main): If optimizing for size, then hoist expressions 16693 * gcse.c (gcse_main): Update find_basic_blocks call. 18017 (gcse_main): Always run a cprop pass after finishing global cse. 18026 (gcse_main): Returns an integer. 18030 * rtl.h (gcse_main): Update prototype. 18031 * toplev.c (rest_of_compilation): If gcse_main returns nonzero,
|
| D | ChangeLog-2001 | 78 * gcse.c (gcse_main): Fix typos. 7176 (gcse_main); Use free_modify_mem_tables. 19499 * gcse.c (gcse_main): Use MAX_GCSE_PASSES instead of MAX_PASSES. 24609 * gcse.c (gcse_main): Fix comment typo. 25195 (gcse_main): Don't do GCSE if doing so will take inordinate 25361 (gcse_main): Initialize & finalize alias analysis. Use enhanced
|
| D | ChangeLog-1998 | 2793 * gcse.c (gcse_main): Update call to dump_bb_data. 10944 `fix_sched_param', `purge_addressof', `gcse_main', 11696 (rest_of_compilation): Call gcse_main as requested. Dump RTL
|
| D | ChangeLog-2005 | 248 * gcse.c (gcse_main, bypass_jumps): Likewise. 251 * rtl.h: Remove the prototypes for web_main, gcse_main, and 712 * gcse.c (gcse_main, bypass_jumps): Fix non-GNU-isms from 940 * gcse.c (gcse_main, bypass_jumps): Ditto. 24536 * gcse.c (gcse_main): Make 'f' argument unused.
|
| D | ChangeLog-2006 | 11924 * gcse.c (gcse_main, bypass_jumps): Likewise. 12681 (gcse_main, bypass_jumps, rest_of_handle_jump_bypass,
|
| D | ChangeLog-2003 | 10254 (gcse_main, delete_null_pointer_checks, bypass_jumps): Use it. 27907 (gcse_main): Don't call compute_can_copy. 28142 (gcse_main): Enable store motion. 35821 (gcse_main): Update calls to one_cprop_pass, disabling bypassing.
|
| D | ChangeLog-2000 | 7704 * gcse.c (gcse_main): Add warning when disabled. 22957 * gcse.c (gcse_main): Don't rebuild the CFG here. 29716 * gcse.c (gcse_main): Adjust for find_basic_blocks change.
|
| D | ChangeLog-2002 | 19714 * gcse.c (gcse_main, alloc_gcse_mem, compute_local_properties, 21695 (gcse_main, alloc_gcse_mem, compute_local_properties, compute_sets, 21929 * gcse.c (gcse_main): Disable store_motion.
|
| D | ChangeLog-2004 | 2209 * gcse.c (gcse_main): Add a comment. 20112 (gcse_main): Set the right timevar for each pass. 32878 (gcse_main): Do not perform classic GCSE when optimizing for size.
|