OSDN Git Service

update the sample output
[pf3gnuchains/gcc-fork.git] / gcc / ifcvt.c
2001-07-15 rth * ifcvt.c (find_cond_trap): Test for exit block.
2001-07-14 rth * ifcvt.c (find_cond_trap): New.
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-06-14 rth * ifcvt.c (dead_or_predicable): Fix return...
2001-06-13 rth * ifcvt.c (cond_exec_get_condition): Use revers...
2001-06-11 rth * ifcvt.c (life_data_ok): New.
2001-06-09 hubicka * predict.def: New file.
2001-05-10 law * ifcvt.c (merge_if_block): Use any_uncondjump_...
2001-04-11 ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-04-02 jakub * ifcvt.c (noce_emit_move_insn): New.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-21 kenner * cse.c (find_comparison_args): Remove previous change.
2001-03-07 rthBrad's -ffast-math breakup.
2001-03-02 hubicka * ifcvt.c (noce_operand_ok): Handle properly unarry...
2001-02-28 hubicka * ifcvt.c (noce_emit_store_flag, noce_try_store_flag_c...
2001-02-25 rth * ifcvt.c (struct noce_if_info): Add test_bb.
2001-02-18 rth * ifcvt.c (dead_or_predicable): Don't move...
2000-12-27 nickcHandle jump insns that are PARALLEL.
2000-11-27 berndsWhile building global lifetime information, keep track...
2000-11-14 rthMichael Matz <matzmich@cs.tu-berlin.de>
2000-09-12 wilsonFix ia64-linux glibc intl/loadmsgcat.c miscompilation.
2000-08-20 meissnerMake sure THEN block has any insns at before testing...
2000-08-19 meissnerDo not consider a THEN block ending in an indirect...
2000-06-14 wehle * ifcvt.c (EDGE_COMPLEX): Move definition ...
2000-06-13 meissnerDo not handle dead code via conditional execution if...
2000-06-11 ghaziWarning fixes:
2000-06-04 meissneradd IFCVT_MODIFY macros for the MD file to tweak the...
2000-06-01 rth * ifcvt.c (merge_if_block): Be prepared for...
2000-05-31 rth * ifcvt.c (cond_exec_process_insns): Don't...
2000-05-31 law * ifcvt.c (cond_exec_process_if_block): Do...
2000-05-26 rearnsha* ifcvt.c (cond_exec_get_condition): Set test_if to...
2000-05-25 rth * ifcvt.c (seq_contains_jump): New.
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-05-24 aoliva* ifcvt.c (if_convert): Update life info globally.
2000-05-20 aolivaOops, checked in verify-flow.patch by mistake, reverting
2000-05-20 aoliva* ifcvt.c (if_convert): Scan and kill dead code.
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-05-19 rth * ifcvt.c (find_if_case_2): Don't allow THEN...
2000-05-16 rth * ifcvt.c (cond_exec_process_insns): Drop USE...
2000-05-13 law * ifcvt.c (if_convert): Do not free NULL.
2000-05-12 rth * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-05-09 rth * ifcvt.c (cond_exec_process_insns): New argume...
2000-05-06 rth * ifcvt.c (noce_process_if_block): Don't use...
2000-05-06 rth * ifcvt.c (noce_process_if_block): Don't use...
2000-05-04 rth * ifcvt.c (noce_process_if_block): Always reset...
2000-05-04 rth * ifcvt.c (noce_process_if_block): Fail if...
2000-05-03 hubicka * ifcvt.c (noce_try_cmove_arith): Use may_trap_p...
2000-05-02 rth * ifcvt.c (dead_or_predicable): Set merge_bb...
2000-05-01 rth * ifcvt.c (if_convert): Only verify_flow_info...
2000-05-01 rth * ifcvt.c (noce_emit_cmove): Conditionally...
2000-05-01 rth * ifcvt.c (noce_process_if_block): Fail the...
2000-04-30 rth * ifcvt.c (dead_or_predicable): Manually squeez...
2000-04-30 rth * ifcvt.c: New file.