tree-ssa-alias.c (compute_flow_insensitive_aliasing): If type memory tag is call...
[gcc.git] / gcc / tree-ssa-alias.c
2004-09-08 Jie Zhangtree-ssa-alias.c (compute_flow_insensitive_aliasing...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-03 James E WilsonFix aliasing bug that also caused memory usage problems.
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-30 Diego Novillotree-ssa-alias.c (compute_points_to_and_addr_escape...
2004-07-30 Diego Novillotree-ssa-alias.c (create_alias_map_for): Do not get...
2004-07-28 Diego Novillotree-ssa-alias.c (maybe_create_global_var): Don't just...
2004-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-28 Diego Novillore PR tree-optimization/16705 ([testcase] ICE in verify...
2004-07-27 Diego Novillotree-ssa-alias.c (create_name_tags): Ignore pointers...
2004-07-24 Diego Novillore PR tree-optimization/16688 (ICE in group_aliases...
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-16 Richard Hendersontree-def (WITH_SIZE_EXPR): New.
2004-07-16 Richard Hendersontree-flow.h (struct var_ann_d): Remove has_hidden_use.
2004-07-13 Diego Novillore PR tree-optimization/16443 (ICE during linux kernel...
2004-07-09 Diego Novillotree-dfa.c (dump_variable): If the variable is a pointe...
2004-07-08 Diego Novillotree-flow.h (addressable_vars): Declare.
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
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 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Andrew Pinskitree-ssa-alias.c (delete_alias_info): XFREE bitmaps...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.