summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
Commit message (Expand)AuthorAgeFilesLines
* * tree-into-ssa.c (REWRITE_THIS_STMT): Define.dnovillo2004-12-101-0/+1
* PR tree-optimization/18601kazu2004-12-061-4/+0
* * tree-phinodes.c (add_phi_arg): Take "tree" instead ofkazu2004-11-251-1/+1
* 2004-11-25 Andrew Macleod <amacleod@redhat.com>amacleod2004-11-251-0/+8
* * tree-cfg.c (tree_execute_on_growing_pred): New.kazu2004-11-231-0/+1
* * tree-ssa.c (ssa_remove_edge): Remove.kazu2004-11-221-1/+0
* * tree-phinodes.c (remove_phi_arg_num): Make it static.kazu2004-11-221-1/+0
* * tree-flow.h: Remove the prototype for remove_phi_arg.kazu2004-11-221-1/+1
* 2004-11-19 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-191-1/+4
* * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,kazu2004-11-171-3/+0
* 2004-11-15 Dale Johannesen <dalej@apple.com>dalej2004-11-161-1/+1
* * tree-cfg.c (bsi_commit_edge_inserts): Remove an argument.kazu2004-11-161-1/+1
* PR tree-optimization/18431rakdver2004-11-141-0/+1
* 2004-11-13 Dale Johannesen <dalej@apple.com>dalej2004-11-141-7/+7
* * tree-phinodes.c (phi_reverse): New.kazu2004-11-091-0/+1
* * tree-if-conv.c (tree_if_conversion): Make it static.kazu2004-11-081-4/+0
* * tree-ssa-operands.c (build_ssa_operands): Make it static.kazu2004-11-081-4/+0
* 2004-11-01 Andrew MacLeod <amacleod@redhat.com>amacleod2004-11-021-0/+1
* PR tree-optimization/16728dnovillo2004-10-281-0/+1
* * lambda-code.c (nestify_update_pending_stmts): Remove.kazu2004-10-281-0/+1
* 2004-10-27 Daniel Berlin <dberlin@dberlin.org>dberlin2004-10-271-0/+1
* patch to remove the analysis of module level static variables.zadeck2004-10-251-5/+0
* * tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.dnovillo2004-10-181-1/+1
* * tree-cfg.c (tree_block_forwards_to): Remove.kazu2004-10-071-1/+0
* 2004-10-06 Daniel Berlin <dberlin@dberlin.org>dberlin2004-10-061-0/+2
* * tree-flow.h (struct bb_ann_d): Remove num_preds member.bje2004-09-291-4/+0
* PR 15089rth2004-09-291-0/+1
* 2004-09-23 Diego Novillo <dnovillo@redhat.com>jakub2004-09-231-0/+2
* * cfgloop.h (update_single_exits_after_duplication): Declare.rakdver2004-09-231-0/+7
* * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.rakdver2004-09-161-0/+7
* * tree-dfa.c (free_df_for_stmt): No longer static.law2004-09-151-0/+1
* New code to analyze file level static variables and to determine ifzadeck2004-09-131-0/+6
* * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c,kazu2004-09-101-1/+1
* 2004-09-08 Daniel Berlin <dberlin@dberlin.org>dberlin2004-09-081-0/+3
* * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,kazu2004-09-051-1/+1
* * tree-ssa-loop-ivopts.c: New file.rakdver2004-09-051-0/+12
* Tree level if-conversion for vectorizer.dpatel2004-09-041-0/+16
* * Makefile.in (OBJS-common): Add tree-ssa-propagate.odnovillo2004-08-291-5/+0
* * tree-ssa-loop-ivcanon.c: New file.rakdver2004-08-241-0/+5
* * basic-block.h (struct edge_def): Remove crossing_edge.steven2004-08-191-1/+0
* * tree-dfa.c (add_referenced_var): Only global variables arednovillo2004-08-181-0/+3
* * tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.dorit2004-08-171-0/+6
* 2004-08-11 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-111-8/+5
* * Makefile.in (OBJC-common): Add tree-ssa-threadupdate.claw2004-08-091-2/+5
* * tree-ssa-loop-manip.c: New file.rakdver2004-08-051-0/+2
* * tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions.law2004-08-041-1/+1
* * expr.c (expand_expr_real_1): Don't handle non-local variables.rth2004-07-231-1/+1
* * tree-into-ssa.c (set_livein_block): Fix typo in comment.dnovillo2004-07-221-1/+1
* 2004-07-22 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-221-0/+7
* * gimple-low.c (expand_var_p): Don't look at TREE_ADDRESSABLE,rth2004-07-221-2/+1