summaryrefslogtreecommitdiff
path: root/gcc/tree-dfa.c
Commit message (Expand)AuthorAgeFilesLines
...
* * tree-ssa-alias.c (collect_points_to_info_r): Move analysis ofdnovillo2004-09-301-6/+5
* 2004-09-23 Diego Novillo <dnovillo@redhat.com>jakub2004-09-231-3/+25
* PR tree-optimization/16721dnovillo2004-09-221-0/+3
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-3/+1
* * tree-dfa.c (free_df_for_stmt): No longer static.law2004-09-151-3/+9
* PR tree-optimization/15262dnovillo2004-09-141-0/+3
* New code to analyze file level static variables and to determine ifzadeck2004-09-131-0/+2
* * tree-cfg.c (set_bb_for_stmt): Use PHI_BB.rakdver2004-09-111-23/+41
* Toplevel:dberlin2004-09-091-1/+0
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-34/+12
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-1/+2
* 2004-08-25 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-251-161/+29
* * tree-dfa.c (add_referenced_var): Only global variables arednovillo2004-08-181-4/+2
* PR tree-optimization/16867dnovillo2004-08-121-3/+8
* 2004-07-26 Eric Christopher <echristo@redhat.com>echristo2004-07-271-24/+32
* * expr.c (expand_expr_real_1): Don't handle non-local variables.rth2004-07-231-5/+0
* * tree-flow.h (struct var_ann_d): Remove has_hidden_use.rth2004-07-161-96/+0
* 2004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-141-1/+1
* 2004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-141-2/+5
* * tree-ssa-loop-im.c: New file.rakdver2004-07-101-1/+14
* * tree-dfa.c (dump_variable): If the variable is a pointerdnovillo2004-07-091-3/+7
* * tree-dfa.c (get_virtual_var): Merge real/imaginary parts withkenner2004-06-251-4/+2
* Update whitespace and commentskenner2004-06-251-18/+13
* * Makefile.in (tree-vn.o): New.dnovillo2004-06-231-4/+0
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-12/+5
* 2004-06-18 Daniel Berlin <dberlin@dberlin.org>dberlin2004-06-181-32/+9
* * tree.h (PHI_CHAIN): New.steven2004-06-161-4/+4
* 2004-06-15 Daniel Berlin <dberlin@dberlin.org>dberlin2004-06-151-1/+1
* 2004-06-11 Steven Bosscher <stevenb@suse.de>dberlin2004-06-121-0/+46
* * doc/tree-ssa.texi: Remove references to VDEF and add descriptionsbbooth2004-06-101-27/+81
* Move SSA_NAME annotations into tree_ssa_name.dnovillo2004-06-091-24/+0
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-2/+2
* * c-gimplify.c (c_genericize):steven2004-05-151-2/+2
* 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-141-0/+12
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+1153