aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
2005-04-12Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.Jeff Law1-1/+0
2005-04-12Makefile.in: Add function.h to BASIC_BLOCK_H.Steven Bosscher1-1/+2
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo1-6/+55
2005-04-08tree-flow.h: Remove the prototype for redirect_immediate_uses.Kazu Hirata1-5/+0
2005-04-06cse.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-04-05tree-flow.h (number_of_iterations_cond): Declaration removed.Zdenek Dvorak1-2/+0
2005-04-05lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod1-51/+27
2005-03-29Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) $(TREE_H) and...Dale Johannesen1-0/+6
2005-03-21re PR tree-optimization/20542 (Bootstrap failure at -Os)Daniel Berlin1-0/+3
2005-03-13In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-4/+30
2005-03-10Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.Zdenek Dvorak1-1/+2
2005-03-08gimple-low.c (lower_stmt_body): Make it static.Kazu Hirata1-2/+0
2005-03-05tree-phinodes.c (remove_phi_node): Drop the last argument.Kazu Hirata1-1/+1
2005-03-01Makefile.in (tree-ssa-sink.o): New.Daniel Berlin1-0/+2
2005-02-10re PR tree-optimization/18687 (>200% compile time regression compared to gcc-...Zdenek Dvorak1-0/+1
2005-02-02re PR tree-optimization/19578 (function pointer propagation fails for noretur...Richard Sandiford1-0/+3
2005-02-01re PR tree-optimization/19633 (local address incorrectly thought to escape)Diego Novillo1-0/+3
2005-01-24tree-flow-inline.h (phi_arg_from_edge): Remove.Kazu Hirata1-1/+0
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-14c-tree.h, [...]: Remove unused prototypes.Kazu Hirata1-1/+0
2004-12-10tree-into-ssa.c (REWRITE_THIS_STMT): Define.Diego Novillo1-0/+1
2004-12-06re PR tree-optimization/18601 (tree cfglceanup is slow)Zdenek Dvorak1-4/+0
2004-11-25tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first a...Kazu Hirata1-1/+1
2004-11-25re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improv...Andrew MacLeod1-0/+8
2004-11-23tree-cfg.c (tree_execute_on_growing_pred): New.Kazu Hirata1-0/+1
2004-11-22tree-ssa.c (ssa_remove_edge): Remove.Kazu Hirata1-1/+0
2004-11-22tree-phinodes.c (remove_phi_arg_num): Make it static.Kazu Hirata1-1/+0
2004-11-22tree-flow.h: Remove the prototype for remove_phi_arg.Kazu Hirata1-1/+1
2004-11-19re PR tree-optimization/18507 (block_defs_stack varrray should not be GC'ed)Andrew Pinski1-1/+4
2004-11-17basic-block.h, [...]: Remove unused prototypes.Kazu Hirata1-3/+0
2004-11-16tree-flow.h (add_referenced_temp_var): Remove name from prototype.Dale Johannesen1-1/+1
2004-11-16tree-cfg.c (bsi_commit_edge_inserts): Remove an argument.Kazu Hirata1-1/+1
2004-11-14re PR tree-optimization/18431 (Code for arrays and pointers are not the same)Zdenek Dvorak1-0/+1
2004-11-14tree-flow.h (bsi_commit_one_edge_insert): Remove name from prototype.Dale Johannesen1-7/+7
2004-11-09tree-phinodes.c (phi_reverse): New.Kazu Hirata1-0/+1
2004-11-08tree-if-conv.c (tree_if_conversion): Make it static.Kazu Hirata1-4/+0
2004-11-08tree-ssa-operands.c (build_ssa_operands): Make it static.Kazu Hirata1-4/+0
2004-11-02re PR tree-optimization/16447 (out of ssa generates bloated code)Andrew MacLeod1-0/+1
2004-10-28re PR tree-optimization/16728 (std::set tests for allocator/insert core in ma...Diego Novillo1-0/+1
2004-10-28lambda-code.c (nestify_update_pending_stmts): Remove.Kazu Hirata1-0/+1
2004-10-27re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin1-0/+1
2004-10-25patch to remove the analysis of module level static variables.Kenneth Zadeck1-5/+0
2004-10-18tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.Diego Novillo1-1/+1
2004-10-07tree-cfg.c (tree_block_forwards_to): Remove.Kazu Hirata1-1/+0
2004-10-06lambda-code.c (lambda_loopnest_to_gcc_loopnest): Convert to use FOR_EACH_SSA_...Daniel Berlin1-0/+2
2004-09-30tree-flow.h (struct bb_ann_d): Remove num_preds member.Ben Elliston1-4/+0
2004-09-28re PR tree-optimization/15089 (local register variable with a specified regis...Richard Henderson1-0/+1
2004-09-23tree-flow.h (find_new_referenced_vars): Add prototype.Jakub Jelinek1-0/+2
2004-09-23cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak1-0/+7
2004-09-16Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.Zdenek Dvorak1-0/+7