ifcvt.c (cond_exec_process_if_block): Do nothing if the last insn in the block is...
[platform/upstream/gcc.git] / gcc / ifcvt.c
2000-05-31 Jeffrey A Lawifcvt.c (cond_exec_process_if_block): Do nothing if...
2000-05-26 Richard Earnshawifcvt.c (cond_exec_get_condition): Set test_if to the...
2000-05-25 Richard Hendersonifcvt.c (seq_contains_jump): New.
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-24 Jakub Jelinek* ifcvt.c (if_convert): Update life info globally.
2000-05-20 Alexandre OlivaOops, checked in verify-flow.patch by mistake, reverting
2000-05-20 Alexandre Oliva* ifcvt.c (if_convert): Scan and kill dead code.
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-05-19 Richard Henderson* ifcvt.c (find_if_case_2): Don't allow THEN to be...
2000-05-16 Richard Hendersonifcvt.c (cond_exec_process_insns): Drop USE and CLOBBER...
2000-05-13 Philippe De Muyter* ifcvt.c (if_convert): Do not free NULL.
2000-05-12 Richard HendersonMakefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-05-09 Richard Hendersonifcvt.c (cond_exec_process_insns): New argument prob_val.
2000-05-06 Richard Hendersonifcvt.c (noce_process_if_block): Don't use an insn_b...
2000-05-06 Richard Hendersonifcvt.c (noce_process_if_block): Don't use an insn_b...
2000-05-04 Richard Henderson* ifcvt.c (noce_process_if_block): Always reset X in...
2000-05-04 Richard Hendersonifcvt.c (noce_process_if_block): Fail if A or B modifie...
2000-05-03 Jan Hubickaifcvt.c (noce_try_cmove_arith): Use may_trap_p to thest...
2000-05-02 Richard Hendersonifcvt.c (dead_or_predicable): Set merge_bb->end to...
2000-05-01 Richard Henderson* ifcvt.c (if_convert): Only verify_flow_info if ENABLE...
2000-05-01 Richard Hendersonifcvt.c (noce_emit_cmove): Conditionally compile call...
2000-05-01 Richard Hendersonifcvt.c (noce_process_if_block): Fail the conversion...
2000-04-30 Richard Hendersonifcvt.c (dead_or_predicable): Manually squeeze non...
2000-04-30 Richard Hendersonifcvt.c: New file.