OSDN Git Service

* config/m68k/m68k-protos.h: Convert to ISO C90.
[pf3gnuchains/gcc-fork.git] / gcc / ifcvt.c
2003-07-26 amylaar * Makefile.in (ifcvt.o): Depend on target.h
2003-07-18 rakdver * Makefile.in (ifcvt.o): Add cfgloop.h.
2003-07-06 aj * gcc.c: Convert prototypes to ISO C90.
2003-07-03 hubicka * basic-block.h (create_basic_block, merge_blocks_nomo...
2003-06-16 ghazicp:
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-06-06 rearnshaPR target/11052
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-06-03 rth * optabs.c (expand_abs_nojump): Split out from ...
2003-04-14 kenner * ifcvt.c (noce_process_if_block): Fail on BLKmode...
2003-03-23 rth PR opt/10116
2003-03-20 rearnsha* ifcvt.c (find_if_case_1): If we add a new bb, update...
2003-01-24 rth * ifcvt.c (noce_process_if_block): Re-add check...
2003-01-21 rth PR opt/8848
2003-01-21 danglin * ifcvt.c (noce_emit_store_flag): Don't emit store...
2003-01-17 kazu * ifcvt.c: Fix comment typos.
2003-01-10 hubickaFri Jan 10 22:05:35 CET 2003 Jan Hubicka <jh@suse.cz>
2003-01-07 hubicka * genopinit.c (optabs): Add addc_optab.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-19 rth * ifcvt.c (noce_process_if_block): Correctly...
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-21 shebs * tree.c (finish_vector_type): Fix a typo in...
2002-08-10 ghazi * emit-rtl.c (emit_jump_insn_before, emit_call_insn_be...
2002-08-09 rth * ifcvt.c (find_if_case_2): Test correct basic...
2002-07-30 rth * ifcvt.c (noce_get_alt_condition): Use reg_ove...
2002-07-30 berndsFix null pointer crash and a merge error
2002-07-21 berndsEnhancements for the if-conversion pass
2002-07-18 rth * ifcvt.c (noce_get_condition): Make certain...
2002-06-20 hubicka Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-06 hubicka * i386.md (and promoting splitters): Disable QI to...
2002-05-28 rakdver * basic-block.h (last_basic_block): Declare.
2002-05-27 rakdver * basic-block.h (last_basic_block): Defined as synonym for
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-21 rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-03 rth * ifcvt.c (noce_try_store_flag, noce_try_store_...
2002-04-19 rth * ifcvt.c (find_cond_trap): Handle cases with...
2002-04-18 rth * ifcvt.c: Include except.h.
2002-03-28 hubicka * ifcvt.c (if_convert): Clear aux_for_blocks early...
2002-03-28 hubicka * rtlanal.c: Include flags.h
2002-03-18 ghazi * ifcvt.c (dead_or_predicable): Fix uninitialized...
2002-03-07 rsandifoAdd 2002 to the copyright dates.
2002-03-07 rsandifo * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES)...
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2002-01-31 rsandifo * ifcvt.c (noce_process_if_block): Make a copy of...
2002-01-31 rth * ifcvt.c (dead_or_predicable): Handling mergin...
2002-01-10 hubicka * basic-block.h (update_br_prob_note): Declare.
2001-11-27 rth * ifcvt.c (noce_try_store_flag_constants):...
2001-11-15 jakub * jump.c (squeeze_notes): Return true if no real insns...
2001-11-11 kenner * expmed.c (extract_bit_field): No longer pass in...
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-27 hubicka * ifcvt.c (if_convert): Call clear_aux_for_blocks.
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-08-22 jason * jump.c (squeeze_notes): Take parms by referen...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-22 rth * ifcvt.c (find_if_block): Allow join_bb as...
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-08-03 dj* ifcvt.c (noce_get_alt_condition): Don't make an auxiliary
2001-07-28 dj* ifcvt.c (noce_get_alt_condition): If the condition...
2001-07-22 hubicka * basic-block.h (redirect_edge_and_branch_force,
2001-07-20 geoffk * ifcvt.c (noce_try_store_flag_constants): Correct...
2001-07-19 geoffk * ifcvt.c (noce_try_store_flag_constants): Use trunc_i...
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...
next