| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency. | rakdver | 2004-09-16 | 1 | -0/+7 |
* | * tree-dfa.c (free_df_for_stmt): No longer static. | law | 2004-09-15 | 1 | -0/+1 |
* | New code to analyze file level static variables and to determine if | zadeck | 2004-09-13 | 1 | -0/+6 |
* | * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c, | kazu | 2004-09-10 | 1 | -1/+1 |
* | 2004-09-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-08 | 1 | -0/+3 |
* | * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h, | kazu | 2004-09-05 | 1 | -1/+1 |
* | * tree-ssa-loop-ivopts.c: New file. | rakdver | 2004-09-05 | 1 | -0/+12 |
* | Tree level if-conversion for vectorizer. | dpatel | 2004-09-04 | 1 | -0/+16 |
* | * Makefile.in (OBJS-common): Add tree-ssa-propagate.o | dnovillo | 2004-08-29 | 1 | -5/+0 |
* | * tree-ssa-loop-ivcanon.c: New file. | rakdver | 2004-08-24 | 1 | -0/+5 |
* | * basic-block.h (struct edge_def): Remove crossing_edge. | steven | 2004-08-19 | 1 | -1/+0 |
* | * tree-dfa.c (add_referenced_var): Only global variables are | dnovillo | 2004-08-18 | 1 | -0/+3 |
* | * tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees. | dorit | 2004-08-17 | 1 | -0/+6 |
* | 2004-08-11 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-11 | 1 | -8/+5 |
* | * Makefile.in (OBJC-common): Add tree-ssa-threadupdate.c | law | 2004-08-09 | 1 | -2/+5 |
* | * tree-ssa-loop-manip.c: New file. | rakdver | 2004-08-05 | 1 | -0/+2 |
* | * tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions. | law | 2004-08-04 | 1 | -1/+1 |
* | * expr.c (expand_expr_real_1): Don't handle non-local variables. | rth | 2004-07-23 | 1 | -1/+1 |
* | * tree-into-ssa.c (set_livein_block): Fix typo in comment. | dnovillo | 2004-07-22 | 1 | -1/+1 |
* | 2004-07-22 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-22 | 1 | -0/+7 |
* | * gimple-low.c (expand_var_p): Don't look at TREE_ADDRESSABLE, | rth | 2004-07-22 | 1 | -2/+1 |
* | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 2004-07-17 | 1 | -0/+2 |
* | * tree-flow.h (struct var_ann_d): Remove has_hidden_use. | rth | 2004-07-16 | 1 | -13/+0 |
* | * tree-ssa-loop-im.c: New file. | rakdver | 2004-07-10 | 1 | -0/+8 |
* | * tree-dfa.c (dump_variable): If the variable is a pointer | dnovillo | 2004-07-09 | 1 | -0/+5 |
* | * tree-scalar-evolution.c: New file. | rakdver | 2004-07-09 | 1 | -0/+44 |
* | * tree-flow.h (addressable_vars): Declare. | dnovillo | 2004-07-08 | 1 | -0/+4 |
* | * tree-flow-inline.h (may_propagate_copy): Move... | rth | 2004-07-07 | 1 | -1/+1 |
* | * tree-flow.h (bb_ann_d): Remove ephi_nodes field. | steven | 2004-07-02 | 1 | -3/+0 |
* | * common.opt (ftree-loop-optimize): New flag. | rakdver | 2004-06-30 | 1 | -0/+1 |
* | * tree-ssa-loop-ch.c: New file. | rakdver | 2004-06-30 | 1 | -1/+5 |
* | * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify | rth | 2004-06-29 | 1 | -0/+5 |
* | * common.opt (ftree-fre): New flag. | dnovillo | 2004-06-29 | 1 | -7/+38 |
* | * Makefile.in (tree-vn.o): New. | dnovillo | 2004-06-23 | 1 | -8/+14 |
* | CFG transparent RTL expansion: | hubicka | 2004-06-19 | 1 | -1/+4 |
* | 2004-06-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-06-18 | 1 | -31/+7 |
* | 2004-06-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-06-17 | 1 | -3/+3 |
* | PR tree-optimization/15991 | rakdver | 2004-06-17 | 1 | -0/+2 |
* | 2004-06-11 Steven Bosscher <stevenb@suse.de> | dberlin | 2004-06-12 | 1 | -1/+38 |
* | * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H. | dnovillo | 2004-06-10 | 1 | -2/+6 |
* | * doc/tree-ssa.texi: Remove references to VDEF and add descriptions | bbooth | 2004-06-10 | 1 | -3/+4 |
* | Move SSA_NAME annotations into tree_ssa_name. | dnovillo | 2004-06-09 | 1 | -31/+1 |
* | * toplev.h (flag_delete_null_pointer_checks): Move from here to... | law | 2004-05-18 | 1 | -1/+1 |
* | 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-14 | 1 | -0/+1 |
* | * tree-gimple.c: Rename from tree-simple.c. | dnovillo | 2004-05-14 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+596 |