ia64.c (ia64_expand_prologue): Declare ei variable.
[gcc.git] / gcc / tree-flow.h
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.