aboutsummaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
AgeCommit message (Expand)Author
2007-01-162007-01-15 Eric Christopher <echristo@apple.com>echristo
2007-01-11 * ifcvt.c (struct noce_if_info): Add comments to the fields.steven
2007-01-06 * ifcvt.c (cond_move_convert_if_block): New function, codesteven
2006-11-27 * cfgexpand.c (construct_exit_block): Don't disturb end of last BB.hubicka
2006-11-25 * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver
2006-11-17 * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver
2006-11-132006-11-12 Michael Matz <matz@suse.de>sayle
2006-10-30 * builtins.c (expand_builtin_mathfn_3): Correct coding style.sayle
2006-09-30 PR rtl-optimization/28096ebotcazou
2006-09-20 PR target/28574sje
2006-08-28 * ifcvt.c (cheap_bb_rtx_cost_p): Don't speculatively executesayle
2006-04-192006-04-19 Andreas Krebbel <krebbel1@de.ibm.com>krebbel
2006-03-022006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin
2006-02-152006-02-15 Paolo Bonzini <bonzini@gnu.org>bonzini
2006-01-17 * ifcvt.c (if_convert): Make it static.kazu
2006-01-15./:ian
2006-01-11 * basic-block.h (control_flow_graph): Change the type ofkazu
2005-12-172005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck
2005-11-09 * ifcvt.c (noce_get_alt_condition): Use prev_nonnote_insn.ebotcazou
2005-11-07 PR rtl-optimization/23567jakub
2005-07-22 PR rtl-optimization/20370amylaar
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini
2005-06-25Update FSF address.kcook
2005-06-16 * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka
2005-06-01 PR rtl-optimization/21767amylaar
2005-05-29 * ifcvt.c (noce_emit_move_insn): Construct a SET pattern directlysayle
2005-05-27 PR tree-optimization/9814sayle
2005-05-19 PR 21541rth
2005-04-21 * alias.c (true_dependence): Remove 'abort' from comments. Usenathan
2005-04-13 * genattrtab.c (NULL_ATTR): Remove.kazu
2005-03-31Fix problems with hot/cold partitioning optimization.ctice
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver
2005-03-09 * ifcvt.c (noce_emit_move_insn): Remove inmode.kazu
2005-03-02 * recog.c (verify_changes, confirm_change_group): New functions,amylaar
2005-03-01 * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find,rakdver
2005-01-25 PR rtl-optimization/19579jakub
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu
2005-01-08 * ifcvt.c (find_if_case_1): Reinstate 2005-01-04 change, now thatsayle
2005-01-05 * ifcvt.c (find_if_case_1): Revert 2005-01-04 change.sayle
2005-01-05 * ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block,sayle
2004-12-18 * ifcvt.c (total_bb_rtx_cost): Rename function to cheap_bb_rtx_cost_p.sayle
2004-11-25 * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...nathan
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.nathan
2004-11-182004-11-18 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2004-11-04 * bitmap.c (bitmap_print): Make bitno unsigned.nathan
2004-11-02 * bitmap.h (bitmap_equal_p): Return bool.nathan
2004-10-29 * bitmap.h (bitmap_empty_p): New.nathan
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>bje
2004-09-26 * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver
2004-09-17 PR rtl-optimization/15187uros