aboutsummaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-03ifcvt.c (noce_try_cmove_arith): Use may_trap_p to thest whether address may t...Jan Hubicka1-2/+2
2000-05-01ifcvt.c (dead_or_predicable): Set merge_bb->end to the insn before the sequen...Richard Henderson1-2/+3
2000-05-01* ifcvt.c (if_convert): Only verify_flow_info if ENABLE_CHECKING.Richard Henderson1-0/+2
2000-05-01ifcvt.c (noce_emit_cmove): Conditionally compile call to emit_conditional_move.Richard Henderson1-0/+8
2000-04-30ifcvt.c (noce_process_if_block): Fail the conversion if X is referenced bewte...Richard Henderson1-6/+11
2000-04-30ifcvt.c (dead_or_predicable): Manually squeeze non-movable notes from the las...Richard Henderson1-0/+13
2000-04-30ifcvt.c: New file.Richard Henderson1-0/+2024