| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -325/+1785 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -2/+3 |
* | * tree-into-ssa.c: Remove obsolete comments. | kazu | 2005-03-21 | 1 | -6/+3 |
* | * tree-into-ssa.c (find_idf): Use VEC_quick_push instead of | kazu | 2005-03-18 | 1 | -1/+5 |
* | * tree-into-ssa.c (find_idf): Speed up by putting the indexes | kazu | 2005-03-13 | 1 | -11/+8 |
* | * tree-into-ssa.c (ann): Remove ann. | kazu | 2005-03-09 | 1 | -2/+0 |
* | PR tree-optimization/20204 | dnovillo | 2005-02-25 | 1 | -5/+1 |
* | * tree-into-ssa.c: Re-organize internal functions. | dnovillo | 2005-02-24 | 1 | -712/+726 |
* | * tree-into-ssa.c (rewrite_blocks): Move debug dumps from ... | dnovillo | 2005-02-22 | 1 | -7/+8 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -17/+17 |
* | * tree-into-ssa.c (mark_def_sites_global_data): Make KILLS | law | 2005-02-01 | 1 | -18/+18 |
* | * tree-into-ssa.c (ssa_rewrite_initialize_block): Do not register | law | 2005-01-27 | 1 | -14/+8 |
* | * tree-into-ssa.c (rewrite_ssa_into_ssa): Free SSA_NAME_AUX | kazu | 2004-12-11 | 1 | -0/+5 |
* | * tree-into-ssa.c (REWRITE_THIS_STMT): Define. | dnovillo | 2004-12-10 | 1 | -13/+46 |
* | * tree-into-ssa.c (insert_phi_nodes_for): Pass argument | dnovillo | 2004-11-29 | 1 | -12/+15 |
* | * tree-phinodes.c (add_phi_arg): Take "tree" instead of | kazu | 2004-11-25 | 1 | -2/+2 |
* | * tree-into-ssa.c (DEF_VEC_MALLOC_P(basic_block)): Declare. | dnovillo | 2004-11-23 | 1 | -21/+20 |
* | 2004-11-19 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-19 | 1 | -19/+22 |
* | * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c, | kazu | 2004-11-08 | 1 | -6/+6 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -19/+7 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -3/+2 |
* | 2004-10-28 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-29 | 1 | -10/+51 |
* | 2004-10-27 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-27 | 1 | -85/+119 |
* | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 2004-10-22 | 1 | -1/+1 |
* | * tree-flow.h (struct bb_ann_d): Remove num_preds member. | bje | 2004-09-29 | 1 | -8/+2 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -20/+14 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -33/+51 |
* | * tree-into-ssa.c (rewrite_ssa_into_ssa): Expect ssa_name to return | hubicka | 2004-09-18 | 1 | -2/+3 |
* | * tree-into-ssa.c (block_defs_stack): New toplevel varray. | law | 2004-09-16 | 1 | -79/+79 |
* | Toplevel: | dberlin | 2004-09-09 | 1 | -1/+0 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -15/+4 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -1/+2 |
* | * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c, | kazu | 2004-09-05 | 1 | -1/+1 |
* | 2004-08-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-25 | 1 | -217/+26 |
* | * tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions. | law | 2004-08-04 | 1 | -7/+11 |
* | * tree-into-ssa.c (set_livein_block): Fix typo in comment. | dnovillo | 2004-07-22 | 1 | -7/+9 |
* | * tree-ssa-loop-ch.c: New file. | rakdver | 2004-06-30 | 1 | -58/+739 |
* | 2004-06-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-06-17 | 1 | -46/+60 |
* | * tree.h (PHI_CHAIN): New. | steven | 2004-06-16 | 1 | -2/+2 |
* | * doc/tree-ssa.texi: Remove references to VDEF and add descriptions | bbooth | 2004-06-10 | 1 | -17/+48 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * tree-into-ssa.c (prepare_operand_for_rename): New argument is_use. | law | 2004-05-19 | 1 | -23/+33 |
* | * c-gimplify.c (c_genericize): | steven | 2004-05-15 | 1 | -1/+1 |
* | * tree-gimple.c: Rename from tree-simple.c. | dnovillo | 2004-05-14 | 1 | -1/+1 |
* | * tree-into-ssa.c (compute_global_livein): Use EXECUTE_IF_SET_IN_BITMAP | law | 2004-05-13 | 1 | -9/+6 |
* | 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-13 | 1 | -1/+1 |
* | 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-13 | 1 | -2/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+1179 |