summaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * recog.c (verify_changes, confirm_change_group): New functions,amylaar2005-03-021-7/+1
* * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find,rakdver2005-03-011-32/+8
* PR rtl-optimization/19579jakub2005-01-251-5/+21
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+2
* * ifcvt.c (find_if_case_1): Reinstate 2005-01-04 change, now thatsayle2005-01-081-1/+16
* * ifcvt.c (find_if_case_1): Revert 2005-01-04 change.sayle2005-01-051-15/+1
* * ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block,sayle2005-01-051-1/+15
* * ifcvt.c (total_bb_rtx_cost): Rename function to cheap_bb_rtx_cost_p.sayle2004-12-181-15/+28
* * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...nathan2004-11-251-4/+4