summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-dfa.c (add_referenced_var): Only global variables arednovillo2004-08-181-73/+61
* PR tree-optimization/16867dnovillo2004-08-121-13/+10
* * tree-ssa-alias.c (compute_points_to_and_addr_escape): If adnovillo2004-07-301-29/+31
* * tree-ssa-alias.c (create_alias_map_for): Do not get thednovillo2004-07-301-5/+1
* * tree-ssa-alias.c (maybe_create_global_var): Don't justdnovillo2004-07-281-19/+20
* * tree-optimize.c (init_tree_optimization_passes): Schedulednovillo2004-07-281-60/+63
* PR tree-optimization/16705dnovillo2004-07-281-1/+1
* * tree-ssa-alias.c (create_name_tags): Ignore pointers thatdnovillo2004-07-271-2/+10
* PR tree-optimization/16688dnovillo2004-07-241-2/+11
* * expr.c (expand_expr_real_1): Don't handle non-local variables.rth2004-07-231-0/+31
* * tree-into-ssa.c (set_livein_block): Fix typo in comment.dnovillo2004-07-221-41/+225
* * tree-def (WITH_SIZE_EXPR): New.rth2004-07-161-0/+3
* * tree-flow.h (struct var_ann_d): Remove has_hidden_use.rth2004-07-161-7/+4
* PR tree-optimization/16443dnovillo2004-07-131-1/+6
* * tree-dfa.c (dump_variable): If the variable is a pointerdnovillo2004-07-091-58/+174
* * tree-flow.h (addressable_vars): Declare.dnovillo2004-07-081-0/+12
* * tree.h (PHI_CHAIN): New.steven2004-06-161-1/+1
* * doc/tree-ssa.texi: Remove references to VDEF and add descriptionsbbooth2004-06-101-16/+28
* Move SSA_NAME annotations into tree_ssa_name.dnovillo2004-06-091-67/+95
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-1/+1
* * c-gimplify.c (c_genericize):steven2004-05-151-3/+3
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-131-5/+5
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+2118