summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/18307nathan2004-11-051-2/+11
* * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.nathan2004-11-041-3/+1
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-4/+4
* * bitmap.h (bitmap_empty_p): New.nathan2004-10-291-3/+2
* PR tree-optimization/16728dnovillo2004-10-281-2/+1
* * tree-ssa-alias.c (collect_points_to_info_r): Move analysis ofdnovillo2004-09-301-86/+72
* 2004-09-29 Daniel Berlin <dberlin@dberlin.org>dberlin2004-09-291-3/+1
* * tree-ssa-alias.c (create_name_tags): If PTR points to adnovillo2004-09-281-1/+4
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-26/+38
* 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>dorit2004-09-231-4/+7
* PR tree-optimization/16721dnovillo2004-09-221-3/+3
* * tree-ssa-alias.c (setup_pointers_and_addressables): Don'tdnovillo2004-09-181-0/+1
* * tree-ssa-alias.c (dump_alias_info): Ignore NULL SSA_NAMEs.dnovillo2004-09-181-1/+6
* * tree-into-ssa.c (rewrite_ssa_into_ssa): Expect ssa_name to returnhubicka2004-09-181-1/+1
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-1/+1
* PR tree-optimization/17319dnovillo2004-09-171-0/+9
* PR tree-optimization/17528dnovillo2004-09-171-3/+0
* PR tree-optimization/17252dnovillo2004-09-151-1/+2
* PR tree-optimization/15262dnovillo2004-09-141-89/+76
* * tree-ssa-alias.c (collect_points_to_info_r): Handlejakub2004-09-111-4/+8
* Revertdnovillo2004-09-101-27/+20
* Toplevel:dberlin2004-09-091-23/+2
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-114/+104
* * tree-ssa-alias.c (compute_flow_insensitive_aliasing): If typegiovannibajo2004-09-081-20/+27
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-1/+2
* * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c,kazu2004-09-051-1/+1
* Fix aliasing bug that also caused memory usage problems.wilson2004-09-031-4/+6
* 2004-08-25 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-251-31/+11
* * 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