Searched refs:scan_loop (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.1 | 4947 * loop.c (scan_loop): Call reg_in_basic_block_p before 5184 (scan_loop): ... moved out of here. Always initialize. 5428 * loop.c (scan_loop): New argument loop_cont. Changed caller. 7735 (scan_loop): Free reg_single_usage before strength reduction. 10873 * loop.c (scan_loop): Be more selective about what invariants are 12601 * loop.c (scan_loop): Apply DeMorgan's laws and add documentation 13087 * loop.c (loop_optimize, scan_loop, strength_reduce): New argument 14143 * loop.c (scan_loop): Count down from max_reg_num - 1 to 14274 (scan_loop): Tweak AVOID_CC_MODE_COPIES code. 14354 * loop.c (scan_loop): Allocate some slop to handle pseudos [all …]
|
| H A D | loop.c | 250 static void scan_loop PARAMS ((struct loop*, int)); 557 scan_loop (loop, flags); 613 scan_loop (loop, flags) in scan_loop() function
|
| H A D | ChangeLog.5 | 1524 * loop.c (scan_loop): Do not combine asm statements. 4114 * loop.c (scan_loop): Don't set it. Use count_insns_in_loop. 13555 (scan_loop): Set loop->sink. 13620 scan_loop, and load_mems_and_recount_loop_regs_set. 13621 (scan_loop): Call load_mems directly and loop_regs_scan 13667 * loop.c (scan_loop): Use xcalloc for the regs array. 14343 * loop.c (scan_loop): Use xmalloc to allocate movables.
|
| H A D | ChangeLog.3 | 2465 * loop.c (scan_loop, verify_dominator, find_and_verify_loops, 3466 * loop.c (scan_loop, strength_reduce, loop_optimize): Change unroll_p 14855 * loop.c (scan_loop): Replace loop->info with LOOP_INFO (loop). 15229 prior to calling scan_loop. 15246 (scan_loop): Set current_loop_info. 15560 (loop_reg_used_before_p, scan_loop, strength_reduce): Likewise.
|
| H A D | ChangeLog.0 | 3681 * loop.c (scan_loop): Don't call move_movables for optimize_size. 5430 loop_reg_used_before_p, scan_loop, replace_call_address, 6049 * loop.c (scan_loop): Initialize move_insn_first to zero. 6292 (scan_loop): In consec sets code, set it. Clear it otherwise. 9860 (loop_optimize, scan_loop, strength_reduce): New argument unroll_p.
|
| H A D | ChangeLog.6 | 462 * loop.c (scan_loop, move_movables, count_one_set): Do not 10022 * loop.c (scan_loop, loop_delete_insns): Likewise. 10345 * loop.c (scan_loop): Likewise. 11604 * loop.c (scan_loop): Ditto. 14920 * loop.c (scan_loop): Likewise. 17426 * loop.c (scan_loop): Add USEs inside PARALLELs into dependencies
|
| H A D | ChangeLog.4 | 9119 (scan_loop): Change movables to be of type struct movables. 11123 * loop.c (scan_loop): Use CONST_CALL_P instead of 12192 * loop.c (scan_loop): Use INSN_P. 12528 * loop.c (scan_loop): Ensure update_end label does not
|
| H A D | ChangeLog | 4654 * loop.c (scan_loop): Don't try to optimize a MODE_CC set with a 14518 * loop.c (scan_loop): Don't mark separate insns out of a libcall 15803 * loop.c (scan_loop, move_movables, count_one_set): Cast to avoid
|
| H A D | ChangeLog.2 | 816 (scan_loop): Call reg_scan_update whenever we may have added new 9762 (scan_loop): New variable loop_info, initialize to address of
|
| H A D | FSFChangeLog.11 | 1889 * loop.c (scan_loop, valid_initial_value_p): Likewise. 5488 (scan_loop): n_times{set,used} are now int pointers.
|
| H A D | ChangeLog.7 | 15777 * loop.c (scan_loop): Update reg info if move_movables created new 18751 * loop.c (scan_loop): Don't hoist insns that set pic_offset_table_rtx
|
| H A D | FSFChangeLog.10 | 2222 * loop.c (scan_loop): Correct comment.
|