]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-dfa.c
re PR tree-optimization/17133 (wrong code with -ftree-lim)
[thirdparty/gcc.git] / gcc / tree-dfa.c
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-25  Steven Bosschertimevar.def (TV_FIND_REFERENCED_VARS): New.
2004-10-22  Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-14  Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-09-30  Diego Novillotree-ssa-alias.c (collect_points_to_info_r): Move analy...
2004-09-23  Jakub Jelinektree-flow.h (find_new_referenced_vars): Add prototype.
2004-09-22  Diego Novillore PR tree-optimization/16721 (Accesses to volatile...
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-15  Jeff Lawtree-dfa.c (free_df_for_stmt): No longer static.
2004-09-14  Diego Novillore PR tree-optimization/15262 ([tree-ssa] Alias analyze...
2004-09-13  Kenneth ZadeckNew code to analyze file level static variables and...
2004-09-11  Zdenek Dvoraktree-cfg.c (set_bb_for_stmt): Use PHI_BB.
2004-09-09  Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09  Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06  Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-08-25  Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-18  Diego Novillotree-dfa.c (add_referenced_var): Only global variables...
2004-08-12  Diego Novillore PR tree-optimization/16867 (Inline array initializer...
2004-07-27  Eric Christophertree-dfa.c (add_referenced_var): Register initializers...
2004-07-23  Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-16  Richard Hendersontree-flow.h (struct var_ann_d): Remove has_hidden_use.
2004-07-14  Paolo Bonzinitree-dfa.c (make_rename_temp): *Really* work just like...
2004-07-14  Paolo Bonzinitree-dfa.c (make_rename_temp): Work just like create_tm...
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-06-25  Richard Kennertree-dfa.c (get_virtual_var): Merge real/imaginary...
2004-06-25  Richard KennerUpdate whitespace and comments
2004-06-23  Diego NovilloMakefile.in (tree-vn.o): New.
2004-06-22  Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-18  Daniel Berlintree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.
2004-06-16  Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-15  Daniel Berlintree-flow-inline.h (stmt_ann): Remove use of is_essa_node.
2004-06-12  Daniel Berlin[multiple changes]
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-30  Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-15  Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
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.