OSDN Git Service

PR target/39558
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-phiopt.c
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-26 ghazi * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-06-06 rwildgcc/
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-03-31 pinskia2008-03-31 Andrew Pinski <pinskia@gmail.com>
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-11-01 matz PR tree-optimization/33961
2007-10-22 matz PR tree-optimization/33855
2007-09-10 matz * tree-pass.h (pass_cselim): Declare new pass.
2007-09-07 dnovillo * tree-flow.h (const_block_stmt_iterator): Remove.
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-06-12 rguenth2007-06-12 Richard Guenther <rguenther@suse.de>
2007-06-06 tneumann * tree-ssa-alias-warnings.c (maybe_add_match): Cast...
2007-02-16 sayle PR middle-end/30391
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-05-23 amacleod2006-05-23 Andrew MacLeod <amacleod@redhat.com>
2006-03-10 pinskia2006-03-09 Andrew Pinski <pinskia@physics.uc.edu>
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2005-12-18 gdr * tree-tailcall.c (find_tail_calls): Use XNEW.
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-09-06 steven * tree-ssa-phiopt.c (conditional_replacement): Constru...
2005-06-26 kazu * builtins.c, c-common.c, c-convert.c, c-decl.c, c...
2005-06-25 hubicka * tree-ssa-phiopt.c (replace_phi_edge_with_variable...
2005-06-25 kcookUpdate FSF address.
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-04-20 kazu * tree-ssa-phiopt.c: Fix comments.
2005-04-20 kazu * tree-ssa-phiopt.c (tree_ssa_phi_opt): Update calls to
2005-04-20 kazu PR tree-optimization/21116
2005-04-20 kazu * tree-ssa-phiopt.c: Fix comment typos.
2005-04-20 kazu * tree-ssa-phiopt.c: Update a comment about the pass.
2005-04-19 kazu * tree-ssa-phiopt.c, config/arm/arm.c, config/fr30...
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-04-05 amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-03-14 rakdver * tree-ssa-phiopt.c (minmax_replacement, blocks_in_phi...
2005-03-13 kazu * tree-ssa-phiopt.c (value_replacement): Remove local...
2005-03-12 kazu * tree-ssa-phiopt.c (tree_ssa_phiopt): Remove local...
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-08 kazu * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,
2005-03-08 kazu * tree-ssa-phiopt.c: Fix a comment typo.
2005-03-08 kazu * tree-ssa-phiopt.c (tree_ssa_phiopt,
2005-03-08 kazu * tree-ssa-phiopt.c: Update copyright. Fix indentations.
2005-03-08 pinskia2005-03-06 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-27 kazu * tree.c (operand_equal_for_phi_arg_p): New.
2004-11-17 dberlin2004-11-16 Daniel Berlin <dberlin@dberlin.org>
2004-10-22 kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-08 pinskia2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-24 pinskia2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-18 kazu * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-08-17 dorit * tree-vectorizer.c: New File: loop vectorizati...
2004-07-28 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2004-07-17 rakdver * loop-init.c (loop_optimizer_init, loop_optimizer_fin...
2004-06-16 steven * tree.h (PHI_CHAIN): New.
2004-05-19 law * tree-ssa-phiopt.c (value_replacement): Handle the...
2004-05-19 law * tree-ssa-phiopt.c (abs_replacement): New...
2004-05-18 law * Makefile.in (tree-ssa-phiopt.o): Depends...
2004-05-18 law * tree-ssa-phiopt.c (replace_phi_with_stmt...
2004-05-18 law * tree-ssa-phiopt.c: Fix various formatting...
2004-05-14 pinskia2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.