summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.c
Commit message (Expand)AuthorAgeFilesLines
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-8/+8
* * tree-ssa-phiopt.c (replace_phi_edge_with_variable): Update profile.hubicka2005-06-251-0/+4
* 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-phiopt.c: Fix comments.kazu2005-04-201-2/+3
* * tree-ssa-phiopt.c (tree_ssa_phi_opt): Update calls tokazu2005-04-201-19/+19
* PR tree-optimization/21116kazu2005-04-201-1/+1
* * tree-ssa-phiopt.c: Fix comment typos.kazu2005-04-201-2/+2
* * tree-ssa-phiopt.c: Update a comment about the pass.kazu2005-04-201-37/+48
* * tree-ssa-phiopt.c, config/arm/arm.c, config/fr30/fr30.md,kazu2005-04-191-1/+1
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-3/+7
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-1/+1
* * tree-ssa-phiopt.c (minmax_replacement, blocks_in_phiopt_order):rakdver2005-03-141-76/+387
* * tree-ssa-phiopt.c (value_replacement): Remove local variablekazu2005-03-131-2/+0
* * tree-ssa-phiopt.c (tree_ssa_phiopt): Remove local variablekazu2005-03-121-4/+0
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-6/+6
* * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,kazu2005-03-081-1/+1
* * tree-ssa-phiopt.c: Fix a comment typo.kazu2005-03-081-1/+1
* * tree-ssa-phiopt.c (tree_ssa_phiopt,kazu2005-03-081-2/+0
* * tree-ssa-phiopt.c: Update copyright. Fix indentations.kazu2005-03-081-74/+70
* 2005-03-06 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-03-081-152/+152
* * tree.c (operand_equal_for_phi_arg_p): New.kazu2004-11-271-4/+4
* 2004-11-16 Daniel Berlin <dberlin@dberlin.org>dberlin2004-11-171-6/+1
* * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu2004-10-221-8/+8
* 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-081-3/+3
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-25/+21
* 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-09-241-2/+2
* * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c,kazu2004-09-181-1/+1
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-1/+1
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-1/+2
* * tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.dorit2004-08-171-2/+1
* * tree-optimize.c (init_tree_optimization_passes): Schedulednovillo2004-07-281-1/+1
* * loop-init.c (loop_optimizer_init, loop_optimizer_finalize): Do notrakdver2004-07-171-4/+8
* * tree.h (PHI_CHAIN): New.steven2004-06-161-1/+1
* * tree-ssa-phiopt.c (value_replacement): Handle the case wherelaw2004-05-191-0/+13
* * tree-ssa-phiopt.c (abs_replacement): New function.law2004-05-191-20/+207
* * Makefile.in (tree-ssa-phiopt.o): Depends on flags.h.law2004-05-181-14/+101
* * tree-ssa-phiopt.c (replace_phi_with_stmt): New function extractedlaw2004-05-181-60/+107
* * tree-ssa-phiopt.c: Fix various formatting issues.law2004-05-181-79/+76
* 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-141-14/+54
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+306