| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -27/+15 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -335/+1 |
* | In gcc/ada/ | dberlin | 2005-03-13 | 1 | -0/+43 |
* | * c-common.c, c-opts.c, combine.c, cse.c, dojump.c, | kazu | 2005-03-08 | 1 | -1/+1 |
* | * tree-dfa.c (add_referenced_var): Don't walk initializer of external | hubicka | 2005-03-03 | 1 | -1/+8 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -2/+2 |
* | * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c, | kazu | 2005-02-15 | 1 | -1/+1 |
* | PR tree-optimization/19853 | dnovillo | 2005-02-14 | 1 | -2/+1 |
* | * tree-into-ssa.c (REWRITE_THIS_STMT): Define. | dnovillo | 2004-12-10 | 1 | -0/+15 |
* | * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove. | nathan | 2004-11-04 | 1 | -1/+1 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -1/+1 |
* | 2004-10-27 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-27 | 1 | -1/+8 |
* | patch to remove the analysis of module level static variables. | zadeck | 2004-10-25 | 1 | -1/+0 |
* | * timevar.def (TV_FIND_REFERENCED_VARS): New. | steven | 2004-10-25 | 1 | -1/+1 |
* | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 2004-10-22 | 1 | -1/+1 |
* | Speed up walk_tree by introducing a special-purpose hash table. | austern | 2004-10-14 | 1 | -4/+5 |
* | * tree-ssa-alias.c (collect_points_to_info_r): Move analysis of | dnovillo | 2004-09-30 | 1 | -6/+5 |
* | 2004-09-23 Diego Novillo <dnovillo@redhat.com> | jakub | 2004-09-23 | 1 | -3/+25 |
* | PR tree-optimization/16721 | dnovillo | 2004-09-22 | 1 | -0/+3 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -3/+1 |
* | * tree-dfa.c (free_df_for_stmt): No longer static. | law | 2004-09-15 | 1 | -3/+9 |
* | PR tree-optimization/15262 | dnovillo | 2004-09-14 | 1 | -0/+3 |
* | New code to analyze file level static variables and to determine if | zadeck | 2004-09-13 | 1 | -0/+2 |
* | * tree-cfg.c (set_bb_for_stmt): Use PHI_BB. | rakdver | 2004-09-11 | 1 | -23/+41 |
* | Toplevel: | dberlin | 2004-09-09 | 1 | -1/+0 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -34/+12 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -1/+2 |
* | 2004-08-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-25 | 1 | -161/+29 |
* | * tree-dfa.c (add_referenced_var): Only global variables are | dnovillo | 2004-08-18 | 1 | -4/+2 |
* | PR tree-optimization/16867 | dnovillo | 2004-08-12 | 1 | -3/+8 |
* | 2004-07-26 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-27 | 1 | -24/+32 |
* | * expr.c (expand_expr_real_1): Don't handle non-local variables. | rth | 2004-07-23 | 1 | -5/+0 |
* | * tree-flow.h (struct var_ann_d): Remove has_hidden_use. | rth | 2004-07-16 | 1 | -96/+0 |
* | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-14 | 1 | -1/+1 |
* | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-14 | 1 | -2/+5 |
* | * tree-ssa-loop-im.c: New file. | rakdver | 2004-07-10 | 1 | -1/+14 |
* | * tree-dfa.c (dump_variable): If the variable is a pointer | dnovillo | 2004-07-09 | 1 | -3/+7 |
* | * tree-dfa.c (get_virtual_var): Merge real/imaginary parts with | kenner | 2004-06-25 | 1 | -4/+2 |
* | Update whitespace and comments | kenner | 2004-06-25 | 1 | -18/+13 |
* | * Makefile.in (tree-vn.o): New. | dnovillo | 2004-06-23 | 1 | -4/+0 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -12/+5 |
* | 2004-06-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-06-18 | 1 | -32/+9 |
* | * tree.h (PHI_CHAIN): New. | steven | 2004-06-16 | 1 | -4/+4 |
* | 2004-06-15 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-06-15 | 1 | -1/+1 |
* | 2004-06-11 Steven Bosscher <stevenb@suse.de> | dberlin | 2004-06-12 | 1 | -0/+46 |
* | * doc/tree-ssa.texi: Remove references to VDEF and add descriptions | bbooth | 2004-06-10 | 1 | -27/+81 |
* | Move SSA_NAME annotations into tree_ssa_name. | dnovillo | 2004-06-09 | 1 | -24/+0 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -2/+2 |
* | * c-gimplify.c (c_genericize): | steven | 2004-05-15 | 1 | -2/+2 |
* | 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-14 | 1 | -0/+12 |