aboutsummaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
AgeCommit message (Expand)Author
2002-08-21 * tree.c (finish_vector_type): Fix a typo in a comment.shebs
2002-08-10 * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before,ghazi
2002-08-09 * ifcvt.c (find_if_case_2): Test correct basic block for size.rth
2002-07-30 * ifcvt.c (noce_get_alt_condition): Use reg_overlap_mentioned_p.rth
2002-07-30Fix null pointer crash and a merge errorbernds
2002-07-21Enhancements for the if-conversion passbernds
2002-07-18 * ifcvt.c (noce_get_condition): Make certain that the conditionrth
2002-06-20 Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka
2002-06-112002-06-05 David S. Miller <davem@redhat.com>davem
2002-06-06 * i386.md (and promoting splitters): Disable QI to SImode promotinghubicka
2002-05-28 * basic-block.h (last_basic_block): Declare.rakdver
2002-05-27 * basic-block.h (last_basic_block): Defined as synonym forrakdver
2002-05-23 * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver
2002-05-21 * bb-reorder.c (make_reorder_chain_1): Modified.rakdver
2002-05-17 Revert "Basic block renumbering removal", and two followup patches.rth
2002-05-16Basic block renumbering removal.rth
2002-05-03 * ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants,rth
2002-04-19 * ifcvt.c (find_cond_trap): Handle cases with no proper THEN or JOINrth
2002-04-18 * ifcvt.c: Include except.h.rth
2002-03-28 * ifcvt.c (if_convert): Clear aux_for_blocks early enought.hubicka
2002-03-28 * rtlanal.c: Include flags.hhubicka
2002-03-18 * ifcvt.c (dead_or_predicable): Fix uninitialized variable.ghazi
2002-03-07Add 2002 to the copyright dates.rsandifo
2002-03-07 * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.rsandifo
2002-02-28 * basic-block.h (BB_REACHABLE): Renumber.hubicka
2002-01-31 * ifcvt.c (noce_process_if_block): Make a copy of the destinationrsandifo
2002-01-31 * ifcvt.c (dead_or_predicable): Handling merging when other_bbrth
2002-01-10 * basic-block.h (update_br_prob_note): Declare.hubicka
2001-11-27 * ifcvt.c (noce_try_store_flag_constants): Test for overflowrth
2001-11-15 * jump.c (squeeze_notes): Return true if no real insns were found.jakub
2001-11-11 * expmed.c (extract_bit_field): No longer pass in alignment.kenner
2001-11-04 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm28
2001-10-27 * ifcvt.c (if_convert): Call clear_aux_for_blocks.hubicka
2001-10-23 * alias.c (can_address_p): Compnonents are not addressable ifkenner
2001-10-09 * c-common.c: Fix comment typos.kazu
2001-09-21 * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka
2001-09-16 * basic-block.h (free_bb_for_insn): Declare.hubicka
2001-08-22 * jump.c (squeeze_notes): Take parms by reference. Handle END beingjason
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald
2001-08-22 * ifcvt.c (find_if_block): Allow join_bb as EXIT.rth
2001-08-18 * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack
2001-08-13 * expr.h: Split out optab- and libfunc-related code to...zack
2001-08-12 * gcc.c: Fix comment formatting.kazu
2001-08-03* ifcvt.c (noce_get_alt_condition): Don't make an auxiliarydj
2001-07-28* ifcvt.c (noce_get_alt_condition): If the condition is a comparedj
2001-07-22 * basic-block.h (redirect_edge_and_branch_force,hubicka
2001-07-20 * ifcvt.c (noce_try_store_flag_constants): Correct ordergeoffk
2001-07-19 * ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_modegeoffk
2001-07-15 * ifcvt.c (find_cond_trap): Test for exit block.rth
2001-07-14 * ifcvt.c (find_cond_trap): New.rth