real.h (struct real_format): Split the signbit field into two two fields, signbit_ro...
[gcc.git] / gcc / tree-flow.h
2005-03-13 Daniel BerlinIn gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin...
2005-03-10 Zdenek DvorakMakefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-08 Kazu Hiratagimple-low.c (lower_stmt_body): Make it static.
2005-03-05 Kazu Hiratatree-phinodes.c (remove_phi_node): Drop the last argument.
2005-03-01 Daniel BerlinMakefile.in (tree-ssa-sink.o): New.
2005-02-10 Zdenek Dvorakre PR tree-optimization/18687 (>200% compile time regre...
2005-02-02 Richard Sandifordre PR tree-optimization/19578 (function pointer propaga...
2005-02-01 Diego Novillore PR tree-optimization/19633 (local address incorrectl...
2005-01-24 Kazu Hiratatree-flow-inline.h (phi_arg_from_edge): Remove.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-14 Kazu Hiratac-tree.h, [...]: Remove unused prototypes.
2004-12-10 Diego Novillotree-into-ssa.c (REWRITE_THIS_STMT): Define.
2004-12-06 Zdenek Dvorakre PR tree-optimization/18601 (tree cfglceanup is slow)
2004-11-25 Kazu Hiratatree-phinodes.c (add_phi_arg): Take "tree" instead...
2004-11-25 Andrew MacLeodre PR tree-optimization/18587 (build_v_may_defs and...
2004-11-23 Kazu Hiratatree-cfg.c (tree_execute_on_growing_pred): New.
2004-11-22 Kazu Hiratatree-ssa.c (ssa_remove_edge): Remove.
2004-11-22 Kazu Hiratatree-phinodes.c (remove_phi_arg_num): Make it static.
2004-11-22 Kazu Hiratatree-flow.h: Remove the prototype for remove_phi_arg.
2004-11-19 Andrew Pinskire PR tree-optimization/18507 (block_defs_stack varrray...
2004-11-17 Kazu Hiratabasic-block.h, [...]: Remove unused prototypes.
2004-11-16 Dale Johannesentree-flow.h (add_referenced_temp_var): Remove name...
2004-11-16 Kazu Hiratatree-cfg.c (bsi_commit_edge_inserts): Remove an argument.
2004-11-14 Zdenek Dvorakre PR tree-optimization/18431 (Code for arrays and...
2004-11-14 Dale Johannesentree-flow.h (bsi_commit_one_edge_insert): Remove name...
2004-11-09 Kazu Hiratatree-phinodes.c (phi_reverse): New.
2004-11-08 Kazu Hiratatree-if-conv.c (tree_if_conversion): Make it static.
2004-11-08 Kazu Hiratatree-ssa-operands.c (build_ssa_operands): Make it static.
2004-11-02 Andrew MacLeodre PR tree-optimization/16447 (out of ssa generates...
2004-10-28 Diego Novillore PR tree-optimization/16728 (std::set tests for alloc...
2004-10-28 Kazu Hiratalambda-code.c (nestify_update_pending_stmts): Remove.
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-25 Kenneth Zadeckpatch to remove the analysis of module level static...
2004-10-18 Diego Novillotree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.
2004-10-07 Kazu Hiratatree-cfg.c (tree_block_forwards_to): Remove.
2004-10-06 Daniel Berlinlambda-code.c (lambda_loopnest_to_gcc_loopnest): Conver...
2004-09-29 Ben Ellistontree-flow.h (struct bb_ann_d): Remove num_preds member.
2004-09-29 Richard Hendersonre PR tree-optimization/15089 (local register variable...
2004-09-23 Jakub Jelinektree-flow.h (find_new_referenced_vars): Add prototype.
2004-09-23 Zdenek Dvorakcfgloop.h (update_single_exits_after_duplication):...
2004-09-16 Zdenek DvorakMakefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
2004-09-15 Jeff Lawtree-dfa.c (free_df_for_stmt): No longer static.
2004-09-13 Kenneth ZadeckNew code to analyze file level static variables and...
2004-09-10 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-08 Daniel BerlinMakefile.in (tree-loop-linear.o): Added.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-05 Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-09-04 Devang PatelTree level if-conversion for vectorizer.
2004-08-29 Diego NovilloMakefile.in (OBJS-common): Add tree-ssa-propagate.o
2004-08-24 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-08-19 Steven Bosscherbasic-block.h (struct edge_def): Remove crossing_edge.
2004-08-18 Diego Novillotree-dfa.c (add_referenced_var): Only global variables...
2004-08-17 Dorit Naishlostree-vectorizer.c: New File: loop vectorization on...
2004-08-11 Andrew MacLeodtree-flow-inline.h (get_def_ops, [...]): Add operand...
2004-08-09 Jeff LawMakefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-08-05 Zdenek Dvoraktree-ssa-loop-manip.c: New file.
2004-08-04 Zdenek Dvoraktree-cfg.c (tree_duplicate_bb): Mark duplicated definit...
2004-07-23 Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-22 Diego Novillotree-into-ssa.c (set_livein_block): Fix typo in comment.
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-22 Richard Hendersongimple-low.c (expand_var_p): Don't look at TREE_ADDRESS...
2004-07-17 Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-16 Richard Hendersontree-flow.h (struct var_ann_d): Remove has_hidden_use.
2004-07-10 Zdenek Dvoraktree-ssa-loop-im.c: New file.
2004-07-09 Diego Novillotree-dfa.c (dump_variable): If the variable is a pointe...
2004-07-09 Zdenek Dvoraktree-scalar-evolution.c: New file.
2004-07-08 Diego Novillotree-flow.h (addressable_vars): Declare.
2004-07-07 Richard Hendersontree-flow-inline.h (may_propagate_copy): Move...
2004-07-02 Steven Bosscher* tree-flow.h (bb_ann_d): Remove ephi_nodes field.
2004-06-30 Zdenek Dvorakcommon.opt (ftree-loop-optimize): New flag.
2004-06-30 Zdenek Dvoraktree-ssa-loop-ch.c: New file.
2004-06-29 Richard Hendersontree-cfg.c (verify_stmt): Add last_in_block parameter.
2004-06-29 Diego Novillocommon.opt (ftree-fre): New flag.
2004-06-23 Diego NovilloMakefile.in (tree-vn.o): New.
2004-06-19 Jan HubickaCFG transparent RTL expansion:
2004-06-18 Daniel Berlintree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.
2004-06-17 Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-17 Zdenek Dvorakre PR tree-optimization/15991 (phi nodes with identical...
2004-06-12 Daniel Berlin[multiple changes]
2004-06-10 Diego NovilloMakefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-09 Diego NovilloMove SSA_NAME annotations into tree_ssa_name.
2004-05-18 Jeff Lawtoplev.h (flag_delete_null_pointer_checks): Move from...
2004-05-14 Andrew Pinskire PR tree-optimization/14466 (missed PHI optimization...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.