summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-forwprop.c
Commit message (Expand)AuthorAgeFilesLines
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-1/+1
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-2/+2
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-38/+13
* 2007-06-06 Richard Guenther <rguenther@suse.de>rguenth2007-06-061-6/+15
* 2007-05-25 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-05-261-7/+7
* * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c,kazu2007-05-251-1/+1
* 2007-05-24 Richard Guenther <rguenther@suse.de>rguenth2007-05-251-19/+21
* 2007-05-12 Richard Guenther <rguenther@suse.de>rguenth2007-05-121-2/+9
* 2007-05-02 Richard Guenther <rguenther@suse.de>rguenth2007-05-021-4/+17
* 2007-04-27 Richard Guenther <rguenther@suse.de>rguenth2007-04-271-5/+20
* 2007-04-27 Richard Guenther <rguenther@suse.de>rguenth2007-04-271-1/+1
* 2007-04-27 Richard Guenther <rguenther@suse.de>rguenth2007-04-271-376/+365
* 2007-04-18 Richard Guenther <rguenther@suse.de>rguenth2007-04-181-0/+299
* 2007-03-19 Andrew Pinski <andrew_pinski@playstation.sony.com>rguenth2007-03-191-6/+3
* 2007-03-16 Richard Guenther <rguenther@suse.de>rguenth2007-03-161-34/+46
* * tree-pass.h (TODO_update_smt_usage): Remove.dnovillo2007-03-101-25/+4
* * tree-ssa-copyrename.c (copy_rename_partition_coalesce): Returnhubicka2007-02-041-0/+1
* * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.hubicka2007-01-181-1/+1
* PR tree-optimization/1046hubicka2007-01-111-2/+1
* Better handling of COND_EXPRs in rhsrobc2007-01-081-8/+14
* * tree-ssa-forwprop.c (forward_propagate_into_cond,hubicka2007-01-081-1/+5
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-4/+9
* 2006-12-05 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-051-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-44/+49
* PR middle-end/29584jakub2006-11-171-1/+3
* 2006-05-16 Daniel Berlin <dberlin@dberlin.org>dberlin2006-05-171-9/+30
* Implement new immediate use iterators.amacleod2006-04-271-3/+2
* 2006-03-03 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-041-6/+16
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.dnovillo2006-03-011-2/+2
* 2006-02-20 Daniel Berlin <dberlin@dberlin.org>dberlin2006-02-201-2/+3
* 2006-01-11 Richard Guenther <rguenther@suse.de>rguenth2006-01-111-2/+1
* * tree-ssa-dom.c (simplify_cond_and_lookup_avail_expr): Removelaw2006-01-091-1/+135
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-2/+2
* 2006-01-06 Richard Guenther <rguenther@suse.de>rguenth2006-01-061-3/+1
* * tree-ssa-dom.c (simplify_switch_and_lookup_avail_expr): Codelaw2005-12-181-0/+60
* * tree-ssa-dom.c (update_rhs_and_lookup_avail_expr): Kill.law2005-12-171-5/+60
* * tree.c (recompute_tree_invariant_for_addr_expr): Rename fromdnovillo2005-12-091-1/+1
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-3/+3
* 2005-12-01 Richard Guenther <rguenther@suse.de>rguenth2005-12-011-1/+1
* 2005-11-30 Richard Guenther <rguenther@suse.de>rguenth2005-11-301-25/+49
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* * tree-ssa-forwprop.c (forward_propagate_addr_expr):law2005-05-261-3/+7
* * tree-ssa-dom.c (cprop_into_stmt): Do not calllaw2005-05-241-1/+5
* gcc/kazu2005-05-191-1/+1
* * tree-ssa-forwprop.c (cfg_changed): New.rth2005-05-181-19/+34
* * tree-ssa-forwprop.c (forward_propagate_addr_expr): Do notlaw2005-05-181-0/+5
* * Makefile.in (tree-ssa-forwprop.o): Depend on langhooks.h.law2005-05-171-10/+294
* * tree-ssa-forwprop.c (forward_propagate_into_cond_1): Removekazu2005-05-111-5/+0