summaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-7/+7
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-07-111-6/+0
* * ifcvt.c (find_cond_trap): Avoid invalid RTL sharing.hubicka2007-07-031-2/+2
* 2007-06-15 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-06-191-5/+13
* Merge dataflow branch into mainlinedberlin2007-06-111-82/+83
* * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.rakdver2007-05-271-5/+2
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-3/+0
* 2007-05-04 Josh Conner <jconner@apple.com>jconner2007-05-041-1/+1
* * ifcvt.c (struct noce_if_info): Add then_else_reversed field.steven2007-03-291-6/+16
* * ifcvt.c (cond_exec_find_if_block): Return FALSE if nosteven2007-03-281-0/+2
* * ifcvt.c (noce_try_store_flag_constants): Don't checksteven2007-03-261-171/+206
* Fix accidental commitsteven2007-03-231-11/+6
* * tracer.c (tracer): Don't take FLAGS argument. Assert we aresteven2007-03-231-6/+11
* * doc/loop.texi: Document possibility not to perform disambiguationrakdver2007-02-061-10/+5
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-2/+2
* * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and setsteven2007-01-181-2/+6
* 2007-01-15 Eric Christopher <echristo@apple.com>echristo2007-01-161-48/+62
* * ifcvt.c (struct noce_if_info): Add comments to the fields.steven2007-01-111-53/+95
* * ifcvt.c (cond_move_convert_if_block): New function, codesteven2007-01-061-78/+74
* * cfgexpand.c (construct_exit_block): Don't disturb end of last BB.hubicka2006-11-271-1/+1
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-1/+1
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-5/+6
* 2006-11-12 Michael Matz <matz@suse.de>sayle2006-11-131-1/+3
* * builtins.c (expand_builtin_mathfn_3): Correct coding style.sayle2006-10-301-7/+6
* PR rtl-optimization/28096ebotcazou2006-09-301-1/+9
* PR target/28574sje2006-09-201-0/+7
* * ifcvt.c (cheap_bb_rtx_cost_p): Don't speculatively executesayle2006-08-281-5/+7
* 2006-04-19 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2006-04-191-39/+74
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-3/+6
* 2006-02-15 Paolo Bonzini <bonzini@gnu.org>bonzini2006-02-151-1/+1
* * ifcvt.c (if_convert): Make it static.kazu2006-01-171-1/+1
* ./:ian2006-01-151-28/+282
* * basic-block.h (control_flow_graph): Change the type ofkazu2006-01-111-1/+1
* 2005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck2005-12-171-2/+2
* * ifcvt.c (noce_get_alt_condition): Use prev_nonnote_insn.ebotcazou2005-11-091-15/+22
* PR rtl-optimization/23567jakub2005-11-071-25/+63
* PR rtl-optimization/20370amylaar2005-07-221-0/+8
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-0/+119
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka2005-06-161-15/+16
* PR rtl-optimization/21767amylaar2005-06-011-0/+19
* * ifcvt.c (noce_emit_move_insn): Construct a SET pattern directlysayle2005-05-291-1/+5
* PR tree-optimization/9814sayle2005-05-271-1/+152
* PR 21541rth2005-05-191-0/+8
* * alias.c (true_dependence): Remove 'abort' from comments. Usenathan2005-04-211-25/+15
* * genattrtab.c (NULL_ATTR): Remove.kazu2005-04-131-1/+0
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-12/+14
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-25/+24
* * ifcvt.c (noce_emit_move_insn): Remove inmode.kazu2005-03-091-2/+1